Windows Services Monitoring with WMI privileged account

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
rajudvsn
Posts: 6
Joined: Fri Aug 02, 2019 2:10 am

Windows Services Monitoring with WMI privileged account

Post by rajudvsn »

Hi Everyone,

We are facing an issue where we have a Windows monitoring account with all required WMI privileges granted (as per nagios WMI document). however, with this account CPU, Memory, Disk usage metrics are all working good. however, Service monitoring seems to be still failing. it seems like the WMI account requires more than than given permission to gain access to Service Control manager for remote WMI account. we cannot give this monitoring account a local admin rights.

Is there any work around where this WMI privileged account can get read only permissions to Service Control manager? there seems to be some discussion available and none seem to be a working standard. any anybody had a solution working to have this working good?

Regards
User avatar
cdienger
Support Tech
Posts: 5045
Joined: Tue Feb 07, 2017 11:26 am

Re: Windows Services Monitoring with WMI privileged account

Post by cdienger »

Have you reviewed https://support.nagios.com/kb/article/n ... g-579.html ? It has a section specific to services.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
rajudvsn
Posts: 6
Joined: Fri Aug 02, 2019 2:10 am

Re: Windows Services Monitoring with WMI privileged account

Post by rajudvsn »

@cdienger

i did read through the given article and tried the steps there, however, after applying those settings to SC Manager with our specific monitoring SID, somehow, the server did not startup after a reboot was initiated.

So trying to figure out what crashed our server after these steps were followed.

Regards
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: Windows Services Monitoring with WMI privileged account

Post by mbellerue »

What version of Windows is that server running? I would like to try spinning up that version and testing our documentation against it.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
rajudvsn
Posts: 6
Joined: Fri Aug 02, 2019 2:10 am

Re: Windows Services Monitoring with WMI privileged account

Post by rajudvsn »

@mbellerue :
We tested it on Windows 2012 R2 and 2008 R2

Best Regards
User avatar
mbellerue
Posts: 1403
Joined: Fri Jul 12, 2019 11:10 am

Re: Windows Services Monitoring with WMI privileged account

Post by mbellerue »

This document has the better layout for using a non-administrator user account with WMI.
https://assets.nagios.com/downloads/nag ... ios-XI.pdf
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.

Be sure to check out our Knowledgebase for helpful articles and solutions!
Locked