Windows WMI: Permission and Plugin time out

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
hbceylan
Posts: 5
Joined: Fri May 11, 2012 2:35 pm

Windows WMI: Permission and Plugin time out

Post by hbceylan »

Hi, I have added a few windows server using with wmi monitoring wizard on nagiosxi with administrator rights user.But it's doesn't work.The error is wrong username and password or access level problem.The user have administrator right in the server(status unknown in the sshot-259), also I have changed checking user with local administrator account (null in the sshot-259) again it doesn't work.

Another problem, IIS and SMTP service monitor is running smoothly before, the plugin is timed out suddenly.(status unknown in the sshot-258)

Why these happened?

Could you please help me, thanks.
You do not have the required permissions to view the files attached to this post.
scottwilkerson
DevOps Engineer
Posts: 19396
Joined: Tue Nov 15, 2011 3:11 pm
Location: Nagios Enterprises
Contact:

Re: Windows WMI: Permission and Plugin time out

Post by scottwilkerson »

Did you add the required permissions as laid out in this document?

http://library.nagios.com/library/produ ... s-with-wmi

Additional rights need to be given beyond the user being an Administrator.
Former Nagios employee
Creator:
Human Design Website
Get Your Human Design Chart
yancy
Posts: 523
Joined: Thu Oct 06, 2011 10:12 am

Re: Windows WMI: Permission and Plugin time out

Post by yancy »

additionally, you can test by running WBEMTEST from a remote windows machine to ensure WMI can be remotely accessed.

start > run > WBEMTEST

Can you create a separate post for the IIS SNMP issue.
hbceylan
Posts: 5
Joined: Fri May 11, 2012 2:35 pm

Re: Windows WMI: Permission and Plugin time out

Post by hbceylan »

Thanks scott, I have solved with your shared link.
Locked