AIX

Nagios plugins for monitoring AIX.

Showing 37-39 of 39 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
First you should add an hook to errpt to launch a script when an message appears. (For example put the file sendnagios in /tmp) After…
$ ./check_aix_cpu.pl usage: ./check_aix_cpu.pl -w # -c # options: -w warning threshold (%) -c critical threshold (%) $ ./check_aix_cpu.pl -w 90 -c 95 OK -…
Purpose: check_sys is a multiple purpose plugin that performs the following checks: * disk space * process list * swap utilization * load (run queue)…