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.
Windows WMI: Permission and Plugin time out
Windows WMI: Permission and Plugin time out
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
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.
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
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.
start > run > WBEMTEST
Can you create a separate post for the IIS SNMP issue.
Re: Windows WMI: Permission and Plugin time out
Thanks scott, I have solved with your shared link.