On 2010-01-04 15:13, James Peel wrote:
> can it be that check_snmp_uptime has a bug?This sounds like a 16 bit counter issue, so potentially this plugin needs updating.-- James
Think it's a 32 bits (timeticks) problem. Max is 2^32 - 1 = 4294967295 == 497 days Day 498 is reported as day 1, causing events in our enviroment. /Urban _______________________________________________ Opsview-users mailing list [email protected] http://lists.opsview.org/lists/listinfo/opsview-users
