Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Dell Server Monitor via iDRAC & SNMP
Current Version
v0.1
Compatible With
- Nagios 2.x
- Nagios 3.x
- Nagios 4.x
Owner
License
GPL
Hits
17308
Files:
File | Description |
---|---|
check_dell_server_idrac.py | check_dell_server_idrac.py |
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.
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
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)
byJo-Roy, December 26, 2021
python 2 outdated...