What is this?

This knowledgebase contains questions and answers about PRTG Network Monitor and network monitoring in general.

Learn more

PRTG Network Monitor

Intuitive to Use. Easy to manage.
More than 500,000 users rely on Paessler PRTG every day. Find out how you can reduce cost, increase QoS and ease planning, as well.

Free Download

Top Tags


View all Tags

How can I monitor a server ssh without the password?

Votes:

0

I'm trying to monitor the status of a server. This isn't a web server, so it doesn't use http or https. However, it does have ssh, but I don't have the passwords.

Since the server will respond to http sent to the ssh port, I hope to use that as a substitute for a ping. For example:

"http://coarc.on.ca:xxxx" where xxxx is the ssh port number, gets a reply of "SSH-2.0-OpenSSH_4.3" which is a 20 byte text only reply.

I've tried http, https and ssh sensors, but can't get any of them to check for this specific text.

Does anyone have an idea of how I can monitor these servers without the ssh password?

http-advanced port port-check prtg ssh-remote-ping

Created on May 19, 2015 12:59:16 PM

Last change on May 20, 2015 7:48:53 AM by  Luciano Lingnau [Paessler]



3 Replies

Accepted Answer

Votes:

0

Please check our Port Sensor, it monitors a network service by connecting to its port. It tries to connect to the specified TCP/IP port number of a device and waits for the request to be accepted. Depending on your settings, it can alert you either when the monitored port is open, or when it is closed.

Created on May 20, 2015 7:48:25 AM by  Luciano Lingnau [Paessler]



Votes:

0

Hi,

Did you also try the HTTP Advanced Sensor with the option 'Require Keyword' and 'Response Must Include' ?

Created on May 20, 2015 7:57:42 AM



Votes:

0

SOLUTION: The 'port' sensor solved the problem.

HTTPS Advanced did not work in this case. It works very well for web server applications, but not in this specific case.

Thank you to all who made suggestions.

Created on May 20, 2015 12:27:47 PM




Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.