The Workaround is very simple and how followed.
1.HP RSM CLI (Commandline-Tool):
The Tool is free and you can get and save all Hardware-Infos from an specified HP-Server in a local XML-File. We have create on the central management a Batchjob was get all Infos to one XML-File per physical Server. The Tool supports also an Filter-Tag, is a must to filter here for SA only for RAID and HDD States.
2.PRTG File Content Sensor:
We define here for each Physical Server a Sensor and look here for the Content "Logical Disk is operating properly". Find PRTG this Content not the sensor goes to Warning and trigger an Email. The Information about the logical Drive is on each HP-Server identical and we need here no more Info, exist a Problem we must look for Details on the Hardware.
3.Additional Tips:
We use in our Solutions more Features how followed because you cannot sync PRTG and your Batch-Job. So in you can have the Problem that the HP-Tool write to the XML-File and PRTG cannot access this File and put the Sensor to down.
Here is our Solution for this:
1.Start Batch
2.HP -Tool get Info to C:\LOGGING\IF\PHYS\HP\SERVERNAME_TEMP.XML
3.Del C:\LOGGING\IF\PHYS\HP\SERVERNAME.XML
4.Ren C:\LOGGING\IF\PHYS\HP\SERVERNAME_TEMP.XML SERVERNAME.XML
So the HP-Tool have time to write in the temporary XML-File and PRTG can read in the last Produktion-XML of the File. Is the HP-Tool complete, we delete the last version of the Produktion-XML-File and rename the temporary XML-File to produktive Name.
Hope this help.
Best Regards
Guido Kuehler
Add comment