I have implemented a check where if a server fails to reboot during our monthly patching cycle Nagios will notify us. But I have come across a problem where the time displayed by Nagios is not the same as what is displaying on the host.
For example.
Code: Select all
[root@nagios libexec]# ./check_nrpe -H SQLNMNP01 -c check_uptime
OK: uptime: 8w 56d 1195:71636h, boot: 2019-Jul-02 04:38:12 (UTC)|'uptime'=5392100s;172800;86400
Current setup:
Nagios XI 5.6.6
Nagios Core 4.2.4 running Gearman
NRPE Plugin 3.2.1
If you need anymore info please let me know.