Page 1 of 1

Windows WMI: Permission and Plugin time out

Posted: Fri May 11, 2012 4:30 pm
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.

Re: Windows WMI: Permission and Plugin time out

Posted: Mon May 14, 2012 9:22 am
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.

Re: Windows WMI: Permission and Plugin time out

Posted: Mon May 14, 2012 10:55 am
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.

Re: Windows WMI: Permission and Plugin time out

Posted: Wed Jun 20, 2012 4:31 am
by hbceylan
Thanks scott, I have solved with your shared link.