Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
The Plugin checks the (S.M.A.R.T.-)Disktemperature using the hddtool-Daemon. Other to the Commandlineversions the hddtemp-Daemon must be installed, configured and running to use the Plugin. On the other hand there is no need for sudo-rights (or other tricks) to use the mesurement. It's written in Perl and needs the Nagios::Plugin Module to run.
Current Version
0.2
Last Release Date
2013-06-20
Owner
Benjamin Alfery
License
GPL
Compatible With
My command.cfg define command{ command_name check_hddtemp_socket.pl command_line $USER1$/check_hddtemp_socket.pl -H $HOSTADDRESS$ -p $ARG1$ $ARG2$ } My localhost.cfg define service{ use local-service ; Name of service template to use host_name localhost service_description Hard Disk Temperature Socket check_command check_hddtemp_socket.pl!40!50 notifications_enabled 0 } Nagios is giving "null" value in "Web Interface".
What are you trying to do? The -p parameter is specifing the port the hddtemp-daemon listens on. Is it 40? Values for Warning and Critical are appied by using -w and -c options.
You must be logged in to submit a review.
To:
From: