Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Category: AIX

Nagios plugins for monitoring AIX.

Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download

Submit Your Nagios Project!

Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.
Category Listings:
There are 41 Listings in this Category.List your addon or plugin here!

AIX 5.3/6.1/7.1 - Check Filesystems

www.hauxi.is

Collection of scripts to monitor file-systems on AIX 5.3, 6.1, 7.1 and VIOS 1-2 operating systems. The script has features to exclude file-systems and to include only certain types (jfs, nfs, cifs f.ex) of file-systems. The check includes scripts fo ...

LicenseMIT

AIX check cpu usage

sponic.com/nagios

using vmstat to check idle percentage

AIX check errpt

www.thisurl.com/main.php

This little script send a nsca message to the nagios server whenever a new entry appear in the errpt of an AIX server.

AIX Check Errpt - 2

Checks for new error reports using a shell script.

AIX Check Space for all Filesystems.

www.hauxi.is

Goes through all mounted file systems and checks if they have free space from given parameters (percentages). + EDIT: Small modification was made in regards of file-system types. You can now define a type pattern, so that we can exclude file-system ty ...

LicenseOther

AIX check_lpq

www.hoschie.org/b2evolution/index.php

This little script checks a PrinterQueue and can restart it if necessary.

AIX HACMP Plugins

sponic.com/nagios

A few plugins to check the health of HACMP and the health of the cluster nodes/resources

AIX Harddisk Checks

www.hoschie.org/b2evolution/index.php

Small little script which checks Harddisks via SNMP lookups. Uses NET-SNMP and PHP.

AIX ksh system check plugins

www.nolose.com/

This scripts check various parameters of AIX servers

AIX Native Checks

AIX Native Checks Unfortunaly there are not that much check plugins for AIX. Further almost all of them use other programs to access performance data. Therefore I was inspired by Perfstat API Programming from IBM to change those issues.

AIX simplest CPU/Memory/Network agents

www.this1design.com/tiki/

A simple memory and cpu plugins based on libperfstat.h

LicenseGPL

AIX_errpt

www.thisproj.org/

Check AIX errpt over SSH

Check AIX Disk IO

Plugin shows IO consumption on your certain AIX server for defined list of disks.

LicenseGPL

Check AIX Last Update

Plugin calculates number of days since last success update on your AIX server.

LicenseGPL

Check cpu, men and pagin space for AIX

Plugins AIX to monitore : - cpu (cumul,us,sy,id,wa,pc). - mem (srfr,numperm,pctused). - pagin space.

Check LPAR Physical CPU Usage

Plugin shows physical processor usage on your certain LPAR AIX server.

LicenseGPL

Check Printer Queue State

Check printer queue status (using enq) on AIX. If the queue matches the given status then return OK.

Check_AIX_CPU

This checks the CPU Utilization on AIX V4.3 and V5

check_aix_daemons

github.com/nickjeffrey/check_aix_daemons

check to confirm AIX daemons are running appropriately

check_AIX_disk

This checks the Disk Space Utilization on AIX V4.3 and V5

LicenseGPL

check_aix_disk_paths

github.com/nickjeffrey/check_aix_disk_paths

check to verify AIX disk paths (vscsi, fibre channel)

check_aix_errpt

github.com/nickjeffrey/check_aix_errpt

check for messages in AIX error report

check_aix_filesystems

github.com/nickjeffrey/check_aix_filesystems

check to confirm all AIX filesystems are mounted correctly This checks for both "normal" filesystems, as well as NFS-mounted filesystems. NFS filesystems can be tricky - this will tell us if a filesystem goes away / hangs / etc. This is important to know, ...

check_AIX_memory

This checks the memory Utilization on AIX V4.3 and V5

LicenseGPL

check_aix_misc

github.com/nickjeffrey/check_aix_misc

plugin for performing miscellaneous checks of AIX systems

check_aix_mpio.pl

Check paths for MPIO capable device

LicenseGPL

check_aix_paging

github.com/nickjeffrey/check_aix_paging

check for AIX paging activity and paging space usage

check_aix_printers

github.com/nickjeffrey/check_aix_printers

check for AIX print queues By default, this script will check all print queues. However, if a single queue name is provided as a command line parameter, only that queue will be checked.

Check_AIX_processes

This checks processes on AIX V4.3 and V5

LicenseGPL

Check_AIX_swap

This checks the swap space usage on AIX V4.3 and V5

Check_AIX_users

This checks the total number of users logged into an AIX V4.3 and V5

LicenseGPL

check_aix_users.pl

github.com/nickjeffrey/check_aix_users

check for AIX user accounts (locked out, expired passwords)

check_nmon

This plugin will read a data file generated by NMON and return the value for the key/subkey params passed to it. A second script, nmond.pl, is included. It is intended to control the execution of nmon being run periodically for example as a cron job. ...

LicenseGPL

check_sys

check_sys is a multiple purpose plugin that performs the following checks: disk space, process list, swap utilization, load (run queue), syslog and errpt (AIX)

check_unix_password_age

github.com/nickjeffrey/check_unix_password_age

check for password age on UNIX-like operating systems (AIX, Linux, *BSD, etc)

check_unix_time_sync

github.com/nickjeffrey/check_unix_time_sync

check for NTP time sync on UNIX-like operating systems (AIX, Linux, *BSD, etc). Supports the following time daemons: ntpd, xntpd, chronyd, systemctl-timesyncd

check_uptime

Simple script to check the uptime of a Linux, Unix, or Solaris host. This check is informational only, it always returns 'OK' Sample use: define service Sample output: System Uptime - up 9 days, 5 Hours, 02 Minutes

check_version

Simple script to check the kernel version of your Linux or Unix server. Sample configuration: define service Sample output: Kernel Version - 2.6.18-164.2.1.el5 (Red Hat 4.1.2-46)

check_vios_sea

github.com/nickjeffrey/check_vios_sea/

check for IBM VIOS Shared Ethernet Adapter / Virtual Network Bridge for determining status of Shared Ethernet Adapter (SEA) on IBM VIOS. This check will alert if the primary SEA fails over to the standby SEA.