Showing 4101-4110 of 4379 results.
Sort by:
SNMP Polling
http://www.groundworkopensource.com/I wrote a Dell OM plugin for the command line on Linux. We had a lot of trouble getting SNMP and OM to run reliably.…
PERC3Di II
http://www.techno-obscura.com/~delgado/notes/sles9-NagiosAfacli.htmlThis is the second plugin
OM Python Plugin
Nagios plugin to check the hardware status of a Dell machine using Dell's snmp extensions.
DELL SNMP Temp
This Shell Script uses snmpwalk on a Linux machine to get CPU temperatures from a DELL Server and reports back to Nagios. Ripped from the…
Dell OpenManage Storage
Checks controllers, disks and RAID drives using the "omreport storage" command from Dell OpenManage. Tested with various plain SCSI and Perc3, Perc4, Perc5 and Perc6…
Dell OpenManage Chassis
http://www.riege.com/Perl script that checks the hardware of Dell servers using the "omreport chassis" command. These values are checked: - fan rotation - case open status…
Dell Array Disks Status Script
This is a bash script that checks all disk status on Dell Servers. You have to have the Dell MIBs installed in your system.
check_snmp_dell-hardware.sh
Usage: ./check_snmp_dell-hardware.sh [snmp community] [hostname/IP] The first version uploaded had a bug that caused it to not meet the design goal of avoiding the battery…
check_perc
This script will check your Dell hardware for storage problems. It can check the Controller State, Global State, Logical Disk State,and Physical Disk State. Based…