[Xymon] two sshd monitor
Oliver
r.oliver at web.de
Fri Jul 25 10:14:10 CEST 2014
Dear Rodolfo,
I have done this exactly the way you mentioned, see this part of
bb-services:
--------
[ssh80]
send "SSH-2.0-OpenSSH_4.1\r\n"
expect "SSH"
options banner
port 80
--------
After that you can configure your bb-hosts file with this test like this:
--------
0.0.0.0 host.domain.com # ssh80
--------
Or if you have two sshd's running:
--------
0.0.0.0 host.domain.com # ssh ssh80
--------
Hope that helps!
Regards
More information about the Xymon
mailing list