Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
A small plugin to check the cpu temperature of your raspberry pi.
Current Version
1.0
Last Release Date
2017-01-05
Owner
Adrian Drexler
License
GPL
Compatible With
Successfull tested with Raspberry Pi 1 Model B, Nagios 4 + NagiosGraph and Raspbian (Debian).
Installation ======== 1. Put the plugin into your plugin-directory. 2. Dont forget to set the permissions of the file to 755 on your linux machine. 3. use the command "sudo usermod -G video NAGIOSUSER" to add your nagiosuser to the group "video". 4. At commands.cfg add the following lines: define command { command_name check_raspberry_temp command_line $USER1$/check_raspberry_temp -w $ARG1$ -c $ARG2$ } Now you are ready to define your own service with "check_command check_raspberry_temp!55!60" or other values.
I copied the file to remote raspberry and get error: (No output on stdout) stderr: execvp(/usr/local/nagios/libexec/check_raspberry_temp, ...) failed. errno is 2: No such file or directory I set the command to: $USER1$/check_raspberry_temp -H $HOSTADDRESS$ -w $ARG1$ -c $ARG2$
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!