Home Directory Plugins Hardware Server Hardware Dell Dell Server Monitor via iDRAC & SNMP

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

Dell Server Monitor via iDRAC & SNMP

Current Version
v0.1
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
19226
Files:
FileDescription
check_dell_server_idrac.pycheck_dell_server_idrac.py
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!
Monitor Dell Server via iDRAC & SNMP? don't neet install openmanager or anyother software
This script is based on the Dell OpenManage Plug-in for Nagios XI, link is https://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/Dell/Dell-OpenManage-Plug-2Din-for-Nagios-XI/details.

I get some snmp mibs information from the offical script , and write this simple script. This script just support 12th and later generations of PowerEdge Servers. Moniotor information include cpu,memory,physical disk, virtual disk, temperature, involtage and disk controller, and can output nagios perfdate.

You can use it by "./check_dell_server_idrac.py -H -C ", if your need more detail information, please with "--detail", or more with "--date", it can output nagios perfdate.

This script is compatible with dell R720 and R920 server,.

I just learn python few months, so this scripts is very simple, and must have many bug. For example, the scripts doesn't have snmp timeout or error escape.
Reviews (1)
python 2 outdated...