https://www.site24x7.com/help/admin/adding-a-monitor/plugins/windows-custom-plugins.html
- Server Hardware Monitoring for Dell iDRAC via SNMP
- Server Hardware Monitoring for HP iLO via SNMP
We are actually very interested in this option, as well as OpenManage support (if agent is installed on the same server).
Can't wait for an ETA !
what is wrong in robert11 demanding for ETA while paying money for the services.
Hello Everyone,
Greetings !
We have exclusive iDRAC Monitoring supported with our Plugin Integrations. There are exclusive plugins, specific to monitoring iDRAC's performance, Battery, CPU, Memory, Fan, Power Unit, Power Source and more.
For more details, please refer our web page.
https://www.site24x7.com/plugins/idrac-monitoring.html
The iDRAC plugins are available in below links, please download the appropriate plugins and monitor the performance of it.
iDRAC performance - https://github.com/site24x7/plugins/tree/master/idrac
iDRAC Battery - https://github.com/site24x7/plugins/tree/master/idrac_battery
iDRAC CPU - https://github.com/site24x7/plugins/tree/master/idrac_cpu
iDRAC Memory - https://github.com/site24x7/plugins/tree/master/idrac_memory
iDRAC Fan - https://github.com/site24x7/plugins/tree/master/idrac_fan
iDRAC Power Unit - https://github.com/site24x7/plugins/tree/master/idrac_powerunit
iDRAC Power Source - https://github.com/site24x7/plugins/tree/master/idrac_powersource
Any feedback or further queries please reply the post.
Regards,
Muralikrishnan
Hi James,
Yes, we support the iDRAC plugin for Windows as well. Please follow the steps below to install the plugin:
Prerequisites:
- Latest version of Net-SNMP installed.
- Python 3.6 or above installed.
- Set PowerShell ExecutionPolicy as RemoteSigned.
For the Windows agent versions older than 19.4.5, please follow the below steps:
- Download the plugin from Github and unzip the file.
- Change the <python-installed-path> in $python = "<python-installed-path>\Python36-32\python.exe" to your python installation path in the file <plugin-name>.ps1
- Copy the mib file to net-snmp default mib location as returned by the command: net-snmp-config --snmpconfpath
- Add a line in snmp.conf file in the net-snmp installed path: mibs +<IDRAC-MIB-FILENAME>
- Change the iDRAC host configuration details. In the next agent data collection, the plugin will be discovered and marked up for monitoring.
For Windows agent versions above version 19.4.5, the existing python plugin script will work on changing the configuration details.
- Download the plugin from Github and unzip the file.
- Copy the mib file to net-snmp default mib location as returned by the command: net-snmp-config --snmpconfpath
- Add a line in snmp.conf file in the net-snmp installed path : mibs +<IDRAC-MIB-FILENAME>
- Change the iDRAC host configuration details. In the next agent data collection, the plugin will be discovered and marked up for monitoring.
Hope this helps. Let us know for any queries.
Regards
Anita