Hi Experts,
There is windows server in our environment showing like Connection refused for monitors( Have attached screen shot with this).
We are able to ping the server from nagios server but couldn't fetch information from the server
Please guide me here to sole this issue.
Sharath
Windows Server Connection Refused
Windows Server Connection Refused
You do not have the required permissions to view the files attached to this post.
-
slansing
- Posts: 7698
- Joined: Mon Apr 23, 2012 4:28 pm
- Location: Travelling through time and space...
Re: Windows Server Connection Refused
These look like NSclient services, did you install it with a password? Is port 12489 open? To test this, you can run the following from the nagios CLI, please show us the output:
Code: Select all
nmap -p 12489 <addr.of.remote.host>