I didn't know about nmap; looks like a very useful tool; I will install and give it a try.
Thanks for the help.
Search found 2 matches
- Wed Jun 19, 2013 6:24 am
- Forum: Open Source Nagios Projects
- Topic: check_ssh_off
- Replies: 3
- Views: 1259
- Sat Jun 15, 2013 7:39 am
- Forum: Open Source Nagios Projects
- Topic: check_ssh_off
- Replies: 3
- Views: 1259
check_ssh_off
I’m looking for the best (appropriate) way to change how the ‘service state’ is returned (reported) from a service. For example; the SSH service on a virtual host machine is desired to be normally ‘off’; when using the check_comand ‘check_ssh’, it returns “Connection refused” (return code of ‘2’) an...