Page 1 of 1

ports for monitor my clients via check_by_ssh

Posted: Thu Dec 29, 2016 8:58 am
by baber
Dear friend
Hi

i want nagios can monitor my client via check_by_ssh what ports have to be opened on my client ?

BR

Re: ports for monitor my clients via check_by_ssh

Posted: Thu Dec 29, 2016 10:33 am
by dwhitfield
Generally port 22. Are you getting any sort of error?

Re: ports for monitor my clients via check_by_ssh

Posted: Thu Dec 29, 2016 12:34 pm
by baber
dwhitfield wrote:Generally port 22. Are you getting any sort of error?
is your means don't need port 5666 or other ports? just 22 is opend that enough ?

BR

Re: ports for monitor my clients via check_by_ssh

Posted: Thu Dec 29, 2016 12:39 pm
by rkennedy
check_by_ssh uses port 22, and whatever ports your executing plugins may use.
NRPE uses 5666, and whatever ports your executing plugins may use.