Dell

Check iDrac via IPMI

Description:

This script uses an iDRAC user to check the server hardware via iDRAC. It has been tested and used with dell servers and blades running iDRAC 6 & 7. It uses freeipmi to perform the actual query.

I strongly recommend using a read only user for this.

**Do not use the download listed here** Use the scripts from the GitHub link

Current Version

1.4

Last Release Date

2011-05-09

Compatible With

  • Nagios 3.x
  • Nagios 4.x

Owner

License

GPL


Project Notes
::Dell Server Check via iDRAC IPMI Instructions:: -h, Display this help information -H, Hostname or IP to check -M, Specify a message to return on failure -U, Username to connect -P, Password to connect This script has been tested on iDRAC 6 & 7 and requires /usr/sbin/ipmi-sensors Script written by Noah Guttman and Copyright (C) 2011 Noah Guttman. This script is released and distributed under the terms of the GNU General Public License. >>>> http://www.gnu.org/licenses/ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. >>>> http://www.gnu.org/licenses/
Reviews (1) Add a Review
ipmi 2
by lvfranz, August 31, 2016

new drac firmware disabled ipmi 1.5. to use ipmi 2 you must change the script with this line /usr/sbin/ipmi-sensors -h $opt_H -u $opt_U -p $opt_P -Q -D LAN2_0 -l Administrator



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
2.5 (2)
Favorites
0
Views
39,513