Windows WMI

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
jandrews-flhi
Posts: 13
Joined: Wed Aug 02, 2017 9:05 am

Windows WMI

Post by jandrews-flhi »

Hello,

Having a lot of trouble with WMI Monitoring. I followed the article for this process and for whatever reason the service list fails to populate all of the services unless its granted local administrator. The odd part is that I can see the windows system services and the antivirus, yet no other services are detected unless granted admin.

Since I was unable to see the services but I could see the active processes belonging to those services, I opted to just try and monitor each process directly. Unfortunately, WMI was reporting that it was unable to detect any instance of the process running even though they were. So the only time I have been able to get monitoring is the services themselves, it appears process monitoring is broken/flawed.

Does anyone know of a solution or perhaps which permissions I may have missed or something missed which wasn't listed in the article? Any potential steps from here would be greatly appreciated. The system is mission critical for production so we want to limit unnecessary security exposure if we can.

https://assets.nagios.com/downloads/nag ... ios-XI.pdf
User avatar
mcapra
Posts: 3739
Joined: Thu May 05, 2016 3:54 pm

Re: Windows WMI

Post by mcapra »

Here's a pretty comprehensive troubleshooting document:
https://support.nagios.com/kb/article/n ... oting.html

The "Additional Permissions" section might be of interest to you. You might also check out the "Service Not Listed In Wizard" section, though that specifically is caused by lengthy lists of services and usually not related to permissions.
Former Nagios employee
https://www.mcapra.com/
jandrews-flhi
Posts: 13
Joined: Wed Aug 02, 2017 9:05 am

Re: Windows WMI

Post by jandrews-flhi »

mcapra wrote:Here's a pretty comprehensive troubleshooting document:
https://support.nagios.com/kb/article/n ... oting.html

The "Additional Permissions" section might be of interest to you. You might also check out the "Service Not Listed In Wizard" section, though that specifically is caused by lengthy lists of services and usually not related to permissions.
Mcapra,

Thank you for the link. Those steps were actually already taken while we were initially troubleshooting some other WMI issues earlier on.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Windows WMI

Post by scottwilkerson »

In this post there is a command and some supporting documentation that may help from another user in a similar situation.

https://support.nagios.com/forum/viewto ... 41#p129968
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
jandrews-flhi
Posts: 13
Joined: Wed Aug 02, 2017 9:05 am

Re: Windows WMI

Post by jandrews-flhi »

Scott,

Thanks for the link to the other thread. Those steps were already taken to resolve another issue.

The current issue is that we cannot see all services on the server, unless the Nagios user is granted local administrator. I attempted to monitor the processes instead of the services themselves as I can actually see the processes however, the process monitor is unable to detect an active instance of any processes, even though they're in the list generated by the wizard.
dwhitfield
Former Nagios Staff
Posts: 4583
Joined: Wed Sep 21, 2016 10:29 am
Location: NoLo, Minneapolis, MN
Contact:

Re: Windows WMI

Post by dwhitfield »

Unfortunately, if you've been through all of the trouble-shooting guides, you may need to look at something other than WMI.

If you're a customer, you can email [email protected] and we can set up a remote and see if we can figure it out, but if the processes require administrator access, you may just need to give the wmiagent account administrator access.
Locked