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
18353
Files:
FileDescription
check_dell_server_idrac.pycheck_dell_server_idrac.py
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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...