Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Category: AIX
Nagios plugins for monitoring AIX.
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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.AIX 5.3/6.1/7.1 - Check Filesystems
www.hauxi.isCollection 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 ...
AIX check errpt
www.thisurl.com/main.phpThis 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.isGoes 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 ...
AIX check_lpq
www.hoschie.org/b2evolution/index.phpThis little script checks a PrinterQueue and can restart it if necessary.
AIX HACMP Plugins
sponic.com/nagiosA few plugins to check the health of HACMP and the health of the cluster nodes/resources
AIX Harddisk Checks
www.hoschie.org/b2evolution/index.phpSmall little script which checks Harddisks via SNMP lookups. Uses NET-SNMP and PHP.
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
Check AIX Disk IO
Plugin shows IO consumption on your certain AIX server for defined list of disks.
Check AIX Last Update
Plugin calculates number of days since last success update on your AIX server.
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.
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_daemonscheck to confirm AIX daemons are running appropriately
check_aix_disk_paths
github.com/nickjeffrey/check_aix_disk_pathscheck to verify AIX disk paths (vscsi, fibre channel)
check_aix_filesystems
github.com/nickjeffrey/check_aix_filesystemscheck 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_misc
github.com/nickjeffrey/check_aix_miscplugin for performing miscellaneous checks of AIX systems
check_aix_paging
github.com/nickjeffrey/check_aix_pagingcheck for AIX paging activity and paging space usage
check_aix_printers
github.com/nickjeffrey/check_aix_printerscheck 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_swap
This checks the swap space usage on AIX V4.3 and V5
check_aix_users.pl
github.com/nickjeffrey/check_aix_userscheck 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. ...
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_agecheck for password age on UNIX-like operating systems (AIX, Linux, *BSD, etc)
check_unix_time_sync
github.com/nickjeffrey/check_unix_time_synccheck 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.