When it comes to monitoring Linux or Unix systems, PRTG Network Monitor offers various interesting possibilities: Use one of PRTG's sensors for Linux monitoring via SNMP (Simple Network Management Protocol), SSH (Secure Shell), or WBEM (Web-Based Enterprise Management). Especially the SSH Script sensor offers you real freedom in customizing your Linux monitoring: Just write a script which returns the desired data from your Linux system (for example, the validity of your SSL certificate used by an Apache instance, see screenshot below), and you can monitor all changes and detect issues before they become a problem.
The SSH Script sensor connects to a Linux/Unix system via SSH (Secure Shell). Optionally it allows you to use a private key instead of a user name and password. The sensor allows you to execute a script file located on the target system and then shows the execution time, and one value returned by the executable file or script. If you set a limit in PRTG for this value, you'll get notified if the sensor surpasses this value and goes into error state.
The following examples are typical areas of application for the SSH Script sensor—you can find detailed descriptions of the scripts in the Paessler Knowledge Base:
If you're looking for more detailed information on the SSH Script sensor, please have a look at the above mentioned examples and take a look at the PRTG manual. For deeper insights into your Linux systems also take a look at the Python Mini Probe, which enables you to run a mini probe directly on the Linux target system.
You have missed other articles of our "Sensors of the Week" blog series? Just take a look at the last 10 sensors:
Subscribe to our RSS feed to always stay up to date on new articles!