Performance graph of temperature service check
Posted: Mon Jan 15, 2018 2:41 pm
Hi Guys,
I am having an issue here with performance graph. We are monitoring a sensor probe, running service checks on Battery, UPS, AirCon etc all the services are plotting performance graph including humidity check but Temperature check is not plotting graph.
Plugin used for monitoring is check_snmp OID based with version 1
/usr/local/nagios/libexec/check_snmp -H x.x.x.x -o 1.3.6.1.4.1.3854.1.2.2.1.17.1.3.0 -C ****** -P 1 -l "Humidity" -u "%" -w :70,:25 -c :80,:20
SNMP OK - Humidity 42 % | Humidity=42%;70;80; This is plotting graph
But this is not
/usr/local/nagios/libexec/check_snmp -H x.x.x.x -o 1.3.6.1.4.1.3854.1.2.2.1.16.1.3.0 -C -P 1 -l "Temperature" -u "Deg. Celsius" -w :27,:15 -c :30,:12
SNMP OK - Temperature 22 Deg. Celsius | Temperature=22Deg. Celsius;27;30;
I have compared the service setting on services but can not pin point any difference, what could be an issue here ??
Any help would be appreciated.
Cheers.
I am having an issue here with performance graph. We are monitoring a sensor probe, running service checks on Battery, UPS, AirCon etc all the services are plotting performance graph including humidity check but Temperature check is not plotting graph.
Plugin used for monitoring is check_snmp OID based with version 1
/usr/local/nagios/libexec/check_snmp -H x.x.x.x -o 1.3.6.1.4.1.3854.1.2.2.1.17.1.3.0 -C ****** -P 1 -l "Humidity" -u "%" -w :70,:25 -c :80,:20
SNMP OK - Humidity 42 % | Humidity=42%;70;80; This is plotting graph
But this is not
/usr/local/nagios/libexec/check_snmp -H x.x.x.x -o 1.3.6.1.4.1.3854.1.2.2.1.16.1.3.0 -C -P 1 -l "Temperature" -u "Deg. Celsius" -w :27,:15 -c :30,:12
SNMP OK - Temperature 22 Deg. Celsius | Temperature=22Deg. Celsius;27;30;
I have compared the service setting on services but can not pin point any difference, what could be an issue here ??
Any help would be appreciated.
Cheers.