Search found 7 matches
- Wed Oct 26, 2016 9:22 am
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Re: Trouble using Nagios Core to monitor Remote Windows host
Can you send us your service definitions? You'll find some examples at https://assets.nagios.com/downloads/nagioscore/docs/nagioscore/4/en/monitoring-windows.html. I suspect you've already been looking at that document, but in case not. Thanks! My service definitions are just the default ones that ...
- Tue Oct 25, 2016 9:30 am
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Re: Trouble using Nagios Core to monitor Remote Windows host
So I fixed the IP issues from yesterday and forwarded the correct ports on the router interface but on the remote hosts I'm still getting 3 OK messages and 4 unknowns as follows C:\ Drive Space UNKNOWN 10-25-2016 10:21:56 0d 0h 23m 32s 3/3 Free disk space : Invalid drive CPU Load OK 10-25-2016 10:22...
- Mon Oct 24, 2016 3:58 pm
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Re: Trouble using Nagios Core to monitor Remote Windows host
Setting up the VMWare networking is going to depend on which product you are using. Let us know if vSphere or Workstation (or something else), and we can help out on that piece. As for the Linux server, check to make sure the network interface is eth0. It should show up with ifconfig if enabled. If...
- Mon Oct 24, 2016 2:32 pm
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Re: Trouble using Nagios Core to monitor Remote Windows host
I'm not sure I understand your question, so i am going to ask a couple myself. What virtualization software are you using? Are you able to reach anything in outside the VM network from the VM? I think the second is the more important of the two, but as I mentioned, I'm not sure I understand the que...
- Mon Oct 24, 2016 1:48 pm
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Re: Trouble using Nagios Core to monitor Remote Windows host
Netstat shows 0.0.0.0 LISTENING on both ports. # If you want to fill this file with all available options run the following command: # nscp settings --generate --add-defaults --load-all # If you want to activate a module and bring in all its options use: # nscp settings --activate-module <MODULE NAM...
- Mon Oct 24, 2016 11:46 am
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Re: Trouble using Nagios Core to monitor Remote Windows host
Sorry that would have been useful info. Installing on CentOS 7. Version 4.2.1 and the latest version of nagios plugins installed according to the documentation located here https://assets.nagios.com/downloads/nagioscore/docs/Nagios-Core-Installing-On-Centos7.pdf Linux firewall, windows firewall, and...
- Sun Oct 23, 2016 6:41 pm
- Forum: Open Source Nagios Projects
- Topic: Trouble using Nagios Core to monitor Remote Windows hosts
- Replies: 15
- Views: 6832
Trouble using Nagios Core to monitor Remote Windows hosts
My organization is trying to use Nagios core to monitor ~100 Windows hosts in about 10 different sites. I've installed the latest Nagios and plugins in a VM. according to the documentation. I know that in order to monitor remote windows hosts, I will have to use a public static IP and I'm also going...