Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
Noah Guttman
Website
https://noahguttman.wordpress.com/
Download URL
https://github.com/nguttman/Nagios-Checks/tree/master/Dell%20iDRAC
License
GPL
Compatible With
::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/
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
Updated scripts can be found at: https://github.com/nguttman/Nagios-Checks/tree/master/Dell%20iDRAC
You must be logged in to submit a review.
To:
From: