Natxo Asenjo <[email protected]> writes: > C:\>omreport storage controller > List of Controllers in the system [...] > Storport Driver Version : 5.2.3790.3959 > Minimum Required Storport Driver Version : 5.2.3790.4173
This is your problem: the storport driver is out of date. I have never seen this before, and I don't know what "Storport" is. The official Dell OMSA 6.2.0 documentation doesn't mention it at all as far as I can see. > SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.55.1 = STRING: "5.2.3790.3959" > SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.55.2 = STRING: "5.2.3790.3959" > SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.56.1 = STRING: "5.2.3790.4173" > SNMPv2-SMI::enterprises.674.10893.1.20.130.1.1.56.2 = STRING: "5.2.3790.4173" Here are the same values obtained via SNMP. The downloadable MIBs from Dell does not contain these SNMP values, and the OMSA 6.2.0 SNMP guide doesn't mention them either. It is completely undocumented! Anyway, even though I don't know exactly what this "Storport" thing is, it is clearly some driver that is out of date. It is fairly simple to add support for this in check_openmanage, and I have uploaded a beta version here: http://folk.uio.no/trondham/tmp/ This beta version will correctly report the storport driver being out of date, and I have added a new blacklist keyword 'ctrl_stdr' that disables these storport-driver-is-out-of-date messages. Please give the beta version a try (with and without the new blacklisting keyword) at your convenience, and let me know how the testing goes. Cheers, -- Trond H. Amundsen <[email protected]> Center for Information Technology Services, University of Oslo ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
