Home Directory Plugins Hardware Server Hardware HP (Compaq) check_HPBladeSystemTemperature

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_HPBladeSystemTemperature

Rating
0 votes
Favoured:
0
Current Version
1.0
Last Release Date
2013-02-01
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
  • Nagios XI
  • Nagios Fusion
License
MIT
Hits
48672
Files:
FileDescription
check_HPBladeSystemTemperature.phpcheck_HPBladeSystemTemperature.php
Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
check_HPBladeSystemTemperature
Plugin (written in PHP) dedicated for Nagios which allows to read ambient mean temperature of HP Blade System.
Input parameters :

-H host_ip_address
-U username
-P password
-c critical_level
-w warning_level
-m minimum_level
-x maximum_level

Output :

Mean temperature=17 C|MeanTemp=17;50;5;18;45 minTemp=16;50;5;18;45 maxTemp=18;50;5;18;45

MeanTemp=mean_temperature;warning_level;critical_level;minimum_level;maximum_level
minTemp=min_temperature;warning_level;critical_level;minimum_level;maximum_level
maxTemp=max_temperature;warning_level;critical_level;minimum_level;maximum_level