Theproblem or better the challenge isn't new but I try to implement a hardware monitoring for Fujitsu Server (Primergy's). It's a shame that paessler doesn't have sensors for it (why not??? does the oids are different on each kind of fujitsu server?) but it should work like the other vendors, like HP or IBM.The Hardware informationen can only read out of the fujitsu server if the serverview agents are installed and works fine (both are ok) or if a management card is build in (iRMC Card). The card is working fine to :) and now the problem: how can i get the correct mib's? I try google and the vendor homepage and find only this: SNMPMIBs.zip here: ( _SupportCD/SVSSoftware/html/index_e.htm -> ServerView -> Integration Solution). The archive have about 190 Mib Files :( how can i find the correct, needed Mib/OIDs for a standard hardware/health monitoring of fujitsu servers?
As of PRTG Network Monitor version 18.2.40, you can now monitor your Fujitsu PRIMERGY servers via the integrated Remote Management Controller (iRMC) and SNMP out of the box! PRTG version 18.2.40 includes a new sensor type that shows you important information about your Fujitsu PRIMERGY servers.
Thank you for your KB-Post. The best place to ask will be Fujitsu themselves. They should definitely be able to tell you which MIB is the right one for your particular server. They are the vendor. They should know.
We had already released sensor "SNMP Fujitsu iRMC RAID", but it's currently not shown in PRTG, because it requires a firmware update from Fujitsu in order to work properly. The firmware update is bound to be released in August/September this year. When this has happened, we will re-implement the sensor again in PRTG (PRTG 18.x44 or maybe 18.x.45, depending on when the new firmware is available).
I tried to update 2 Fujtsu servers with Irmc firmware of september 2019, one of them (a RX2560M1) updated fine and the other (TXS300-S8) failed miserably to upgrade - this is NOT of course a Paessler problem but it could be of interest to other people to learn that such updates can fail, even if no crash followed.
However, and here is the problem with Prtg, Raid fails to show anywhere in the sensors generated with the new Fujitsu V2 sensor (PRTG Version 19.4.54.1506 ) on the RX2560 server.I have lot of stuff, Ram, Fans, Psu, CPU, even Irmc battery - this one shows a status 'unknown' btw - but NO Raid at all. Since having Raid information was the *main* motive for doing all that, it's a bit disappointing. The Raid information is available in the Irmc web interface.
if I enter either 'Fujitsu' or 'Raid' all I can get in the new sensor window is Fujitsu Snmp health beta v2 sensor and upon selection of this item I don't get anything about RAID or any hard disk info
For information, the Fujitsu IRMC S4 version is 9.21F.And after checking on an original, not recent firmware version the RAID info is already there but it's minimalist, there is only one SMART info for each hard disk (correct/not correct), there is no detail (error counts), from a post I have seen on the Fujitsu forum it seems not easy to get SNMP info about RAID on Fujitsu servers.
Hi,
Please check if the vendor of your device offers any MIB files that you can import with our MIB-Importer.If so, you can monitor the target with the SNMP Library Sensor.
Here's a Knowledge Base Article that describes the setup of SNMP Library Sensors: and there's also a video that shows how to.
Kind regards
Well I have looked at the output of both snmpwalk and ipmiview, they look suspiciously similar and they both lack any disk info; so it seems that Fujitsu has given up on Snmp and jumped on the RedFish bandwagon; I have not been enable to get the data using Redfish, but the Fujitsu specific Rest API can get the hard disk status (not the low level info, it would be too good) but at least a global status indicator (operational/failed/rebuilding...) so it's enough for the customer. AFAIK Fujitsu does not give *any* way to get the low level info for disk, it's necessary to use the Raid card software (unsupported by Fujitsu) so there is not much hope oef better. I'd still try a bit with RedFish and if nothing works at this level I'd use the Rest Api.
Still replying to myself, it seems indeed that for Primergy servers there is some link between- ipmi and snmpand- rest api and redfishMeaningful information about raid and disks can't be retrieved through the former, but it can be obtained by the latter (not necessarily better but newer) way. With URL;s such as the following:
No idea if such URLs would work with HP or DELL servers (for which Redfish is already widely used). So hoping for a fast solution by PRTG is certainly wishful thinking, I will fire up my Python in the following days to try to make a small RAID sensor so that we can finish properly this installation.
3a8082e126