Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

> Port Problem With Check_disk_remote Plugin, nagios


ghost's Avatar
0 0

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!