WMI Wizard not working after upgrade

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
btaylorjr
Posts: 4
Joined: Tue Sep 01, 2020 12:37 pm

WMI Wizard not working after upgrade

Post by btaylorjr »

looked at vim /usr/local/nagiosxi/html/includes/configwizards/windowswmi/windowswmi.inc.php after upgrade and now "-extrawmicarg '--option=client ntlmv2 auth'=Yes " is missing from it could some one tell me the correct way to add it to the file
User avatar
lmiltchev
Bugs find me
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: WMI Wizard not working after upgrade

Post by lmiltchev »

What is the Nagios XI version that you are upgrading from/to? What is the version of the WMI wizard that you are currently using?

Admin > Manage Config Wizards > Windows WMI

What is the exact error that you are seeing in the GUI, when running the wizard? Can you upload a screenshot of the error?

Run the following command and show the output in code wraps:

Code: Select all

tail -100 /var/log/httpd/error_log
Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked