Skip to content

Nagios plugin to check temperature on HP servers

Notifications You must be signed in to change notification settings

unamuno/check_hp_temp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This utility uses the hpasmcli command line utility to check the temperature on HP hardware. It can be used as a nagios plugin or directly from the command line

This script only checks temperature sensors

It requires Python version 2.6 and has been tested on the following: RHEL 6

You have to run hpasmcli as root so marke sure your NRPE Command looks like this:

command[check_temp]=/usr/bin/sudo /usr/lib64/nagios/plugins/check_hp_temp

About

Nagios plugin to check temperature on HP servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%