> > The problem is the too large values of time_down_unscheduled > and the fact that the total_time_down is not the sum of sched > and unsched downtime. >
We get this as well, and it is a big nuisance. It looks very much like someone is using signed integers when they should be using unsigned, or vice-versa. We have had to revert to using an in-house tool to calculate availabilities. I am using Nagios 1.2 -- I don't really want to modify the code since we're likely to move up to 2.0 in a few months time, once it is out of beta and generally stable. Steve ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
