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

Monitor temperature with SSH

Votes:

0

Is there a way to monitor a Linux machine temperature using an SSH script? Currently to get the temperature I use this command.

/opt/vc/bin/vcgencmd measure_temp

This command will return this:

temp=51.4'C

Any way I can use this with PRTG SSH?

Thanks

linux ssh-script temperature

Created on Jun 25, 2015 12:03:16 PM



1 Reply

Votes:

0

If you put this into an SSH script and put it into the directory that PRTG looks for scripts in, you will be able to set up an SSH Sensor with that script. The only thing that you will need to change is to format the result into a PRTG readable XML format. You can see more about how to set up this formatting under Setup->PRTG API.

Created on Jun 26, 2015 2:01:44 PM by  Greg Campion [Paessler Support]




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.