Service check timed out after 60.00 seconds

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Service check timed out after 60.00 seconds

Post by sgoffar »

Hi Team,

We are getting the error Service check timed out after 60.00 seconds suddenly. Event though vMA servers load is fine.

Can you please help on this.

admin@dfwap:~> free -g
total used free shared buffers cached
Mem: 7 5 2 0 0 4
-/+ buffers/cache: 0 7
Swap: 0 0 0
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
dwasswa

Re: Service check timed out after 60.00 seconds

Post by dwasswa »

Hi @sgoffar,

Please run the check command from the command line and post the output.
sgoffar
Posts: 122
Joined: Wed Sep 21, 2016 9:30 am

Re: Service check timed out after 60.00 seconds

Post by sgoffar »

Please find below requested details:

/usr/local/nagios/libexec/check_by_ssh -E 1 -t 90 -l vi-admin -H 172.2x.xx.xxx -C "~/box293_check_vmware.pl --timeout 90 --server 172.2x.xx.xx --check \"Host_License_Status\" --host \"dfwesx.levi.com\" \"\" \"\" \"\" \"\""
OK: Licensed {Version: VMware vSphere 5 Enterprise Plus} {Key: M1082-#####-#####-#####-A5564}

[nagios@dfwxxngxi root]$ time /usr/local/nagios/libexec/check_by_ssh -E 1 -t 90 -l vi-admin -H 172.26.xx.xx -C "~/box293_check_vmware.pl --timeout 90 --server 172.26.xx.xx --check \"Host_License_Status\" --host \"dfwesx.levi.com\" \"\" \"\" \"\" \"\""
OK: Licensed {Version: VMware vSphere 5 Enterprise Plus} {Key: M1082-#####-#####-#####-A5564}

real 0m19.785s
user 0m0.007s
sys 0m0.005s

FYI: Alert recovering automatically on next checks
Regards,
Sk Abdul Goffar
Nagios Version:Nagios XI 5.4.8
OS:CentOS release 6.5
kyang

Re: Service check timed out after 60.00 seconds

Post by kyang »

Is this the service check that timed out after 60 seconds?

It looks like it ran when you put 90 seconds?

Could you show us which service check is timing out after 60 seconds? The command and a screenshot?
Locked