Dropping packet with future timestamp - Nagios XI
Posted: Mon Jul 18, 2011 2:39 am
Hi, I am getting the following error message when i configure the NSCA for some windows remote host:
localhost xinetd[3651]: START: nsca pid=20516 from=x.x.x.x Jul 18 09:00:38
localhost nsca[20516]: Handling the connection...
Jul 18 09:00:39 localhost nsca[20516]: Dropping packet with future timestamp.
Jul 18 09:00:39 localhost xinetd[3651]: EXIT: nsca status=0 pid=20516''
I have tried to resolve this problem setting the max_packet_age=0 in NSCA.cfg but i still get the same error message also i have tried to setup the time_delay in nsc.ini of the remote host but the same thing.
I have checking the time in both sides (Nagios Server and Remote Host)and difference is less than 2 minutes.
Is NSCA the best solution to monitor (CPU, Mem, Storage, Service) of Windows Remote Servers using Passive checks?
[NSCA Commands]
my_cpu_check=checkCPU warn=80 crit=90 time=20m time=10s time=4
my_mem_check=checkMem MaxWarn=80% MaxCrit=90% ShowAll type=page
my_c_drive_check=CheckDriveSize ShowAll MinWarnFree=10% MinCritFree=5% Drive=c:\
my_d_drive_check=CheckDriveSize ShowAll MinWarnFree=10% MinCritFree=5% Drive=d:\
host_check=check_ok
Any suggestion?
Thanks for your help
localhost xinetd[3651]: START: nsca pid=20516 from=x.x.x.x Jul 18 09:00:38
localhost nsca[20516]: Handling the connection...
Jul 18 09:00:39 localhost nsca[20516]: Dropping packet with future timestamp.
Jul 18 09:00:39 localhost xinetd[3651]: EXIT: nsca status=0 pid=20516''
I have tried to resolve this problem setting the max_packet_age=0 in NSCA.cfg but i still get the same error message also i have tried to setup the time_delay in nsc.ini of the remote host but the same thing.
I have checking the time in both sides (Nagios Server and Remote Host)and difference is less than 2 minutes.
Is NSCA the best solution to monitor (CPU, Mem, Storage, Service) of Windows Remote Servers using Passive checks?
[NSCA Commands]
my_cpu_check=checkCPU warn=80 crit=90 time=20m time=10s time=4
my_mem_check=checkMem MaxWarn=80% MaxCrit=90% ShowAll type=page
my_c_drive_check=CheckDriveSize ShowAll MinWarnFree=10% MinCritFree=5% Drive=c:\
my_d_drive_check=CheckDriveSize ShowAll MinWarnFree=10% MinCritFree=5% Drive=d:\
host_check=check_ok
Any suggestion?
Thanks for your help