Re: [Nagios-users] monitoring remote windows machines over vpn

2010-09-09 Thread Stefan Fuhrmann
Hello Greg, Am Dienstag, 7. September 2010, 15:09:54 schrieb Greg Pangrazio: > Is the tunnel always active or are you building the tunnel every time? the connections are ssl vpn via UDP and the connections are always active. > > I use three checks before marking the host down. The first check i

Re: [Nagios-users] monitoring remote windows machines over vpn

2010-09-07 Thread Greg Pangrazio
Is the tunnel always active or are you building the tunnel every time? I am monitoring about 200 hosts all windows using standard tcp and icmp checks (not nsca). If the tunnel gets torn down between checks i often miss the first check as the tunnel is renegotiated. There are two choices, you can

[Nagios-users] monitoring remote windows machines over vpn

2010-09-06 Thread Stefan Fuhrmann
Hello all, Im running nagios 3.2 on ubuntu server 10.04 and want to monitor win 2003/ 2008 over vpn connections. I do a host check: check_ping -H $HOSTADDRESS$ -w 3000.0,80% -c 5000.0,100% -p 30 -t 60 I get often a host check time out but when I have a look all is running well also I do a chec