LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   monitor SSH in windows (https://www.linuxquestions.org/questions/general-10/monitor-ssh-in-windows-822868/)

Xanios 07-29-2010 09:23 AM

monitor SSH in windows
 
how to monitor SSH in windows for nagios?

do i have to download and install SSH in windows before i could monitor it in nagios? i have opened the port for SSH.

if i do have to install it, any recommended links to download? or just any links on the web will do.

thank you.

sem007 07-29-2010 09:37 AM

Quote:

how to monitor SSH in windows for nagios?
Use check_ssh nagios plugin to monitor ssh.


Quote:

do i have to download and install SSH in windows before i could monitor it in nagios? i have opened the port for SSH.

if i do have to install it, any recommended links to download? or just any links on the web will do.
Do you really want ssh service on windows? if no then why you want to install ssh on windows? just for ssh monitoring?

If ssh service not running and not needed, remove ssh service entry from file.

Xanios 07-29-2010 09:48 AM

i know i have to use check_ssh.
but the thing is, in the windows server which i'm monitoring, i have to install SSH server right?
because for ftp,smtp etc, i have installed the ftp, smtp (by checking the check box in control panel>programs etc) in order to monitor it in nagios.

sem007 07-29-2010 09:56 AM

Code:

but the thing is, in the windows server which i'm monitoring, i have to install SSH server right?
yes if you want to monitor ssh then ssh service must be running on pc.

Generally people monitor services because they are running.But it seems like you want to install service because you want to monitor.

Xanios 07-29-2010 10:01 AM

I see. so i just download any SSH server on the web will do? I'm kind of afraid if the SSH server i download is not suitable. Because i never use SSH server before.

Ya, because i'm asked to monitor SSH service running on windows. And sadly there isn't any default SSH service on the computer.

sem007 07-29-2010 10:14 AM

download and install openssh for windows

Xanios 07-29-2010 10:34 AM

thank you =]

i'll try it tomorrow and hopefully works =)
thanks again.

pixellany 07-31-2010 07:01 AM

Moved to General (not a Linux question)


All times are GMT -5. The time now is 05:39 PM.