Search found 8 matches

by het.shah
Wed Jul 20, 2016 7:33 am
Forum: Nagios XI
Topic: How to monitor windows performance counters using WMI?
Replies: 1
Views: 638

How to monitor windows performance counters using WMI?

i want to monitor windows performance counters using WMI. Counters are like ASP.NET counters, Disk I/O, etc.
Does anyone know how to do that?
by het.shah
Wed Jul 20, 2016 7:30 am
Forum: Nagios XI
Topic: WMI Authentication file
Replies: 1
Views: 2127

WMI Authentication file

How to use authentication file in Windows WMI wizard?
where we do have to keep it, what is the format for content of that file?
which permissions are required to give to that file? :?:
by het.shah
Thu Jul 14, 2016 2:36 pm
Forum: Nagios XI
Topic: WMI Error Output: ERROR: Login to remote object.
Replies: 11
Views: 8229

Re: WMI Error Output: ERROR: Login to remote object.

Yes you can mark it as solved.
Solution is to use domain credentials in domain/username format. Generally users make mistake and they use domain\username as per Windows Convention but here '/' needs to be used.
by het.shah
Thu Jul 14, 2016 5:55 am
Forum: Nagios XI
Topic: WMI Error Output: ERROR: Login to remote object.
Replies: 11
Views: 8229

Re: WMI Error Output: ERROR: Login to remote object.

Yes it worked now with domain user. with local user its not working. but its fine, we can do this with domain user.
Thanks 'tgriep' and 'rkennedy' for your help.
by het.shah
Wed Jul 13, 2016 3:25 am
Forum: Nagios XI
Topic: WMI Error Output: ERROR: Login to remote object.
Replies: 11
Views: 8229

Re: WMI Error Output: ERROR: Login to remote object.

i tried wbemtest and it successfully listed query results.
wbemtest.png
i also tried by logging into that server using my username and password and they are working fine, so there's no issue with supplied credentials.
Error is same as before.
by het.shah
Tue Jul 12, 2016 2:54 pm
Forum: Nagios XI
Topic: WMI Error Output: ERROR: Login to remote object.
Replies: 11
Views: 8229

Re: WMI Error Output: ERROR: Login to remote object.

I tried by restarting wmi service but still error is same.
My wmi user is added to local administrator group of that server.
by het.shah
Tue Jul 12, 2016 2:22 am
Forum: Nagios XI
Topic: WMI Error Output: ERROR: Login to remote object.
Replies: 11
Views: 8229

Re: WMI Error Output: ERROR: Login to remote object.

Hi Robert, Here i attached the screenshot for which inputs I'm giving. WMI_input.png And also attached the error. WMI_error.png i read this post https://support.nagios.com/forum/viewtopic.php?f=6&t=32450 and didn't kept any special characters in my password. my password contains only alphanumeri...
by het.shah
Mon Jul 11, 2016 6:14 am
Forum: Nagios XI
Topic: WMI Error Output: ERROR: Login to remote object.
Replies: 11
Views: 8229

WMI Error Output: ERROR: Login to remote object.

i have configured my server for WMI monitoring exactly as per Nagios Document https://assets.nagios.com/downloads/nagiosxi/docs/Monitoring-Windows-Using-WMI-and-Nagios-XI.pdf But when i do monitoring using Windows WMI wizard it gives me below error: The wizard detected that the WMI plugin returned a...