Yes sure..cdienger wrote:Thanks for the update. Is it okay to lock the thread?
Search found 5 matches
- Thu Apr 20, 2017 5:44 pm
- Forum: Nagios XI
- Topic: Autodiscovery doesn't resolve the Host Name
- Replies: 6
- Views: 2586
Re: Autodiscovery doesn't resolve the Host Name
- Thu Apr 06, 2017 5:10 pm
- Forum: Nagios XI
- Topic: Windows WMI wizard
- Replies: 7
- Views: 6188
Re: Windows WMI wizard
After hours troubleshooting finally this simple trick "/" worked for me as well. Thank you kruserm, Are you specifying a domain when querying WMI? If so, use domain "/" not domain "\". for example ./wmic -U pluto.nagios.org/administrator%p@ssword123 //192.168.5.166 &quo...
- Mon Apr 03, 2017 6:01 pm
- Forum: Nagios XI
- Topic: Autodiscovery doesn't resolve the Host Name
- Replies: 6
- Views: 2586
Re: Autodiscovery doesn't resolve the Host Name
Yep I ran the command and saw the error WGET Fails with message "Unable to resolve host address" I goggled that and found the solution in https://support.nagios.com/kb/print.php?id=532 and it was fixed after adding localhost into the hosts file. Now Autodiscovery resolves the names properl...
- Sun Apr 02, 2017 10:40 pm
- Forum: Nagios XI
- Topic: Autodiscovery doesn't resolve the Host Name
- Replies: 6
- Views: 2586
Re: Autodiscovery doesn't resolve the Host Name
Thanks for the help. Yes the issue was coming from missing reverse DNS zone in the AD, after adding that, Nagios resolved Host name successfully. Now the issue is something different, in Auto discovery after resolving the names and click on submit it gets stuck in the "Waiting for configuration...
- Sun Mar 26, 2017 11:47 pm
- Forum: Nagios XI
- Topic: Autodiscovery doesn't resolve the Host Name
- Replies: 6
- Views: 2586
Autodiscovery doesn't resolve the Host Name
Hi, I have installed Nagios XI on VMWare ESXI, when running Autodiscovery it find a wide range of IPs in the network but it's not able to resolve the DNS host name. I chose from the drop-down menu in the wizard DNS Names rather than IP Addresses but in the next page it only shows the IP address as H...