Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.
> Port Problem With Check_disk_remote Plugin, nagios
Hi
./check_disk_remote -e ssh -H xxx.xxx.xxx.xx -w 79 -c 99
ssh: connect to host 202.157.168.76 port 22: Connection refused ssh: connect to host 202.157.168.76 port 22: Connection refused
the server port is not 22. how can i change port number in command.
i try this: ./check_disk_remote -e ssh -H xxx.xxx.xxx.xx 222 -w 79 -c 99 , but no luck.
I do appreciate any help.
Thanks!