I've noticed that everytime we update the check_snmp_storage_wizard.pl component in Nagios XI performance graphs stop being produced.
Can you elaborate on that? Do you mean you are updating the check_snmp_storage_wizard.pl plugin? What is the plugin's version that you are currently using? Run the following command and show the output:
We definitely don't remove the "-f" flag from the checks... In fact, I just ran the Linus SNMP wizard and the newly created services all had "-f" added to them, with the exception of the "Linux Process" check. I am also using ver. 1.5.2 of the wizard.
Be sure to check out our Knowledgebase for helpful articles and solutions!
Actually, when you do upgrade the Wizards, any of the commands they use are put back to default so when the wizard it run, it uses the correct command. This is what removed the -f from the command.
To fix this on existing service checks, edit the service checks and add the -f to those arguments and they will continue to work after the wizard it upgraded in the future.
FYI, if you do run the wizard now, it will add the -f option to the service check so that it why it is not used in the command.
Be sure to check out our Knowledgebase for helpful articles and solutions!