Search found 3 matches

by MrGrey
Tue Aug 13, 2013 1:53 am
Forum: Open Source Nagios Projects
Topic: Help with Monitoring Windows over SSH
Replies: 5
Views: 2150

Re: Help with Monitoring Windows over SSH

We have freesshd running on our server :) We just got it to work, thanks for the help ^^ However is it possible to make the command, so that you don't need several of them atm we use Define command{ command_name check_ssh_load command_line $USER1$/check_ssh -p xxxxx $ARG1$ $HOSTADDRESS$ } atm we use...
by MrGrey
Mon Aug 12, 2013 10:50 am
Forum: Open Source Nagios Projects
Topic: Help with Monitoring Windows over SSH
Replies: 5
Views: 2150

Re: Help with Monitoring Windows over SSH

Yes we are allowed to do that :)
by MrGrey
Mon Aug 12, 2013 6:19 am
Forum: Open Source Nagios Projects
Topic: Help with Monitoring Windows over SSH
Replies: 5
Views: 2150

Help with Monitoring Windows over SSH

Hello everyone. My Friend and I started working with Nagios as a project. We have managed to setup nagios fine and its working on the local network. However we also need to be able to monitor servers on a different network, VPN is not an option for us, since its required to be secure. We have looked...