Search found 2 matches
- Thu Dec 27, 2012 10:42 am
- Forum: Open Source Nagios Projects
- Topic: package loss monitor Windows 2008 r2
- Replies: 3
- Views: 1533
Re: package loss monitor Windows 2008 r2
Can you show us what you have defined for the ping check thresholds? "Args." define command{ command_name check_icmp command_line $USER1$/check_icmp -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$ } define service{ use server-service host_name NYO45 service_description Ping check_command check_icmp!...
- Thu Dec 27, 2012 7:35 am
- Forum: Open Source Nagios Projects
- Topic: package loss monitor Windows 2008 r2
- Replies: 3
- Views: 1533
package loss monitor Windows 2008 r2
Hi, I have a quite big environment that i monitoring with Nagios, everything is working fine except from monitoring Windows 2008 servers. (i can monitor Windows 2003 servers and all other equipment without any problems) very often do i get unknown or timeout messages so for troubleshooting had i onl...