nagiostats reports wrong times

Messner Albrecht Albrecht.Messner at firstdata.com
Thu Sep 8 08:47:43 CEST 2005


Hi,

I have my nagios server send me a status report every morning. Lately, I
was a little puzzled when I read the program running time:

Program Running Time:                 7d 55h 21m 44s

Uh... Shouldn't this read 9d 7h 21m 44s? Looking into the nagiostats
code, I found that the routine to compute the time breakdown is actually
correct, however it is called with parameters in the wrong order:
"days,minutes,hours,seconds" instead of "days,hours,minutes,seconds". I
have attached a little patch that should correct this problem.

Regards,
A. Messner
--
Albrecht Messner   ***   Senior Software Architect
First Data International    ***   Mobile Solutions
Industriestrasse 3 *** 70565 Stuttgart *** Germany
Albrecht.Messner at firstdata.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nagiostats.patch
Type: application/octet-stream
Size: 1705 bytes
Desc: nagiostats.patch
URL: <https://www.monitoring-lists.org/archive/developers/attachments/20050908/710e1c6a/attachment.obj>


More information about the Developers mailing list