Search found 3 matches

by Nickjames2006
Fri May 17, 2019 5:38 am
Forum: Nagios XI
Topic: NTLM V1 Being Diabled
Replies: 3
Views: 878

Re: NTLM V1 Being Diabled

Hi Benjamin,
I have all 100+ servers monitored using the windows WMI Wizard

I'm taking it that I need to edit the check_wmi_plus.pl file to force this option. But it seems to be in 2 - 3 places i have attached my file if you could let me know where to change that would be most helpful :)
by Nickjames2006
Tue May 14, 2019 10:02 am
Forum: Nagios XI
Topic: NTLM V1 Being Diabled
Replies: 3
Views: 878

NTLM V1 Being Diabled

Hi,
First Time poster so be kind.
Our I.T network guys are going to disable NTLM V1 authentication and only allow NTLM v2. Can I ask will this stop Nagios authenticating against servers that it monitors using Windows WMI? or will I have to change anything with configs?

Thanks

Nick James
by Nickjames2006
Tue May 14, 2019 9:52 am
Forum: Nagios XI
Topic: Nagios XI update to 5.6.1 - "Update in progress"
Replies: 8
Views: 1914

Re: Nagios XI update to 5.6.1 - "Update in progress"

Follow the above code in the post to stop the upgrade then run this wget -O upgrade.sh https://assets.nagios.com/downloads/nagiosxi/upgrade.sh sh ./upgrade.sh Verifying Upgrade Once the upgrade has completed you should see a message like the following: Nagios XI Upgrade Complete! -------------------...