I'm experiencing an issue after the v5.4 update:
One of my checks is no longer working properly.
So far, only 1 check is affected.
When NagiosXI performs the check, it will always return unknown.
But when I execute the check from CLI or with Run Check Command from the service configuration page, then it works just fine:
Code: Select all
[[email protected] ~]$ /usr/local/nagios/libexec/check_cluster --service -l SQL Server Cluster -c 1 -d $SERVICESTATEID:sh-mgt-db1.shr.local:SQL Server$,$SERVICESTATEID:sh-mgt-db2.shr.local:SQL Server$
CLUSTER OK: SQL: 1 ok, 0 warning, 0 unknown, 0 criticalDoes anybody have an idea what could be causing this strange behavior?
Any help would be very apreciated.
Thanks in advance!
Alex