Search found 5 matches
- Wed Mar 02, 2016 3:21 pm
- Forum: Open Source Nagios Projects
- Topic: How to configure Windows NRDS client to work with NagiosCore
- Replies: 12
- Views: 6611
Re: How to configure Windows NRDS client to work with Nagios
It is accessible from WAN. Again, from a remote Windows client I'm able to open a browser and go to 84.56.x.x:80 or 84.56.x.x/nrdp. It's not a Firewall issue for sure...
- Tue Mar 01, 2016 4:46 pm
- Forum: Open Source Nagios Projects
- Topic: How to configure Windows NRDS client to work with NagiosCore
- Replies: 12
- Views: 6611
Re: How to configure Windows NRDS client to work with Nagios
Yes, the client is correctly configured with 84.56.x.x/nrdp address. Checked all of that. What I think it is, Nagios XI is listening only on 192.168.9.xxx.xxx IP. I just can't find where I can edit this? So it only accepts headers addressed to 192.168.9.xxx.xxx IP. From the screenshot attached you c...
- Mon Feb 29, 2016 7:28 pm
- Forum: Open Source Nagios Projects
- Topic: How to configure Windows NRDS client to work with NagiosCore
- Replies: 12
- Views: 6611
Re: How to configure Windows NRDS client to work with Nagios
The IP address 192.168.9.xxx is NATed to a public IP 84.56.xxx.xxx. I can get from remote Windows computer using a browser to 84.56.xxx.xxx/nrdp using a web browser. But the remote Windows client hosts do not get prepopulated in Nagios interface in unresolved host section. Only local test clients fr...
- Mon Feb 29, 2016 2:01 pm
- Forum: Open Source Nagios Projects
- Topic: How to configure Windows NRDS client to work with NagiosCore
- Replies: 12
- Views: 6611
Re: How to configure Windows NRDS client to work with Nagios
I ended up configuring Nagios XI. Now I have a Nagios XI server that is in the DMZ behind the firewall. Its IP address 192.168.9.xxx is NATed to a public IP. I have external Windows NRDS clients that send data to the Public IP of Nagios. But Nagios XI only accepts requests on its private DMZ IP. Do ...
- Fri Feb 19, 2016 5:45 pm
- Forum: Open Source Nagios Projects
- Topic: How to configure Windows NRDS client to work with NagiosCore
- Replies: 12
- Views: 6611
How to configure Windows NRDS client to work with NagiosCore
Hi there, I have installed Nagios Core and also NRDP service. I can get to 192.168.1.1/nrdp. I also installed NRDS_Win_64.exe on Windows machines, to monitor remote windows machines (behind firewall, http and https is allowed). But when going to the server 192.168.1.1/nagios to see if my remote clie...