I am trying to use netsaint to check on remote
machines from a host machine using check_by_ssh.
My host machine is XX.XX.XX.26, remote is
XX.XX.XX.166.
I have tried a couple commands from the .26 machine:
./check_by_ssh -H XX.XX.XX.166 -C 'check_users'
./check_by_ssh -H XX.XX.XX.166 -C 'check_disk 20%
10% /dev/sda2'
Both attemps time out after 10 seconds. Or, more
precisely:
CRITICAL - Plugin timed out after 10 seconds
Please help. Thanks in advance-
SunMie