iseries plugin issue
Posted: Tue Oct 31, 2017 11:25 pm
Hi there,
monitor issues running on an as_400 system (iseries).
We have an issue running the following command (ASP):
[nagios@noc_nagiosxi01 /]$ /usr/local/nagios/libexec/check_as400 -H mp_as400 -v ASP 1 -w 90 -c 95
OK - 72.2% used in ASP 1 | asp=72.2%;90.0;95.0;0;
[nagios@noc_nagiosxi01 /]$ /usr/local/nagios/libexec/check_as400 -H df_as400 -v ASP 1 -w 90 -c 95
CRITICAL - 1775.0% used in ASP 1! | asp=1775.0%;90.0;95.0;0;
The first command (running on mp_as400) runs fine and reports true. The 2nd gives a false reading and goes critical (this is percent used and obviously should always be below 100%)
Of note the OS is slighly different levels (mp_as400 runs IBM i 7.1 df_as400 runs IBM i 7.3)
plugin version is:
[nagios@noc_nagiosxi01 /]$ /usr/bin/java -cp /usr/local/nagios/libexec check_as400 -V
Check_as400 Version: 1.4.4
---------------------------
Check_as400 is Nagios Plugin to check IBM System i.
I'm guessing an updated plugin may be of order, but this appears to be the latest version.
Could anybody point me in the right direction?
monitor issues running on an as_400 system (iseries).
We have an issue running the following command (ASP):
[nagios@noc_nagiosxi01 /]$ /usr/local/nagios/libexec/check_as400 -H mp_as400 -v ASP 1 -w 90 -c 95
OK - 72.2% used in ASP 1 | asp=72.2%;90.0;95.0;0;
[nagios@noc_nagiosxi01 /]$ /usr/local/nagios/libexec/check_as400 -H df_as400 -v ASP 1 -w 90 -c 95
CRITICAL - 1775.0% used in ASP 1! | asp=1775.0%;90.0;95.0;0;
The first command (running on mp_as400) runs fine and reports true. The 2nd gives a false reading and goes critical (this is percent used and obviously should always be below 100%)
Of note the OS is slighly different levels (mp_as400 runs IBM i 7.1 df_as400 runs IBM i 7.3)
plugin version is:
[nagios@noc_nagiosxi01 /]$ /usr/bin/java -cp /usr/local/nagios/libexec check_as400 -V
Check_as400 Version: 1.4.4
---------------------------
Check_as400 is Nagios Plugin to check IBM System i.
I'm guessing an updated plugin may be of order, but this appears to be the latest version.
Could anybody point me in the right direction?