Topic is locked, but after upgrading to XI 5.3.2 (which must have installed 1.4.8 of the Linux SNMP wizards) with Support on the phone today I ran into this exact same issue again and as before restoring old versions of the two wizard files fixed it.
https://support.nagios.com/forum/viewto ... 16&t=40246
Just an FYI to someone, I also let the support rep I talked to today know about it.
check_snmp_storage_wizard.pl ver 1.4.8
Re: check_snmp_storage_wizard.pl ver 1.4.8
That error could also be caused by a missing / old perl module called version which is used in that plugin to check the version of the NET::SNMP that is installed on the system.
Try running the following to reinstall the version module to see if that works for you.
Try running the following to reinstall the version module to see if that works for you.
Code: Select all
yum reinstall perl-versionBe sure to check out our Knowledgebase for helpful articles and solutions!