Hello, 

Thanks for the replies Mark and James.

How would I find out what package i've installed to provide the 'sensors'
command?

I have 'sensors' now appearing in my Nagios admin, and it is reporting as
'sensors ok'

Below are my command and service definitions. Do you know of any extra
parameters I need to add so that it reports the actual cpu temp?

# 'check_sensors' command definition
define command{
command_name    check_sensors
command_line    $USER1$/check_sensors
}
 
define service {
 use  local-service
host_name  webserver
service_description   sensors
check_command         check_sensors
}

Kind regards,
Anthony
 

------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Nagios-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to