waiting for configuration verification...... never ends.
-
yjchennagios
- Posts: 19
- Joined: Tue Dec 10, 2013 4:52 pm
Re: waiting for configuration verification...... never ends.
I have turned off the firewall on that target windows 2008 server, but still get the same result.
Re: waiting for configuration verification...... never ends.
It is very difficult to help you and troubleshoot the issue if you don't answer our questions. slansing asked you:
Please, let us know if you installed and configured the agent and what is the documentation that you followed. Also, is your original issue fixed ("waiting for configuration verification...... never ends")?Did you install the agent on the remote server and open ports 12489 and 5666?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
yjchennagios
- Posts: 19
- Joined: Tue Dec 10, 2013 4:52 pm
Re: waiting for configuration verification...... never ends.
Yes. First thing I did was opening these 2 ports (TCP) on this windows 2008 server, but problem was still there. Then I turned off the firewall, still no help.
I followed this instruction
http://assets.nagios.com/downloads/nagi ... _Agent.pdf
I used the same instuction to add a Windows 7 system successfully 2 days ago, but not on this windows2008 server. I don't need to open firewall ports on windows 7, since NSClient install should take care of them, right?
And yes, the original problem seemed to be solved now for Centos and Windows systems. I have not tried other systems yet, such as Mac and Ubuntu. I mentioned about the agent install question for Ubuntu system, but have not got the answered from you yet.
I followed this instruction
http://assets.nagios.com/downloads/nagi ... _Agent.pdf
I used the same instuction to add a Windows 7 system successfully 2 days ago, but not on this windows2008 server. I don't need to open firewall ports on windows 7, since NSClient install should take care of them, right?
And yes, the original problem seemed to be solved now for Centos and Windows systems. I have not tried other systems yet, such as Mac and Ubuntu. I mentioned about the agent install question for Ubuntu system, but have not got the answered from you yet.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: waiting for configuration verification...... never ends.
Personally, no I would not trust an application to properly open firewall ports for me. One sure fire way to check if it hasn't been mentioned is to use nmap.
Just to be sure, the service is also started, and the nsc.ini\nsclient.ini has been populated?
Code: Select all
nmap -p 5666 [hostname\IP of windows]
nmap -p 12489 [hostname\IP of windows]Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.