Search found 5 matches

by STELLANOVA
Fri May 03, 2013 5:44 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core (FAN) - monitoring clients behind NAT
Replies: 8
Views: 6466

Re: Nagios Core (FAN) - monitoring clients behind NAT

I got this error:

Code: Select all

(Return code of 127 is out of bounds - plugin may be missing)
by STELLANOVA
Fri May 03, 2013 4:10 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core (FAN) - monitoring clients behind NAT
Replies: 8
Views: 6466

Re: Nagios Core (FAN) - monitoring clients behind NAT

I installed NSClient++ on all clients (hosts) and target them on Nagios server IP. I already monitor one host, for others I suppose I need to forward ports on router as they have same IP as host that I already manage to monitor... I want to monitor host, CPU load, Memory, Hard drive and Uptime. Can ...
by STELLANOVA
Fri May 03, 2013 3:48 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core (FAN) - monitoring clients behind NAT
Replies: 8
Views: 6466

Re: Nagios Core (FAN) - monitoring clients behind NAT

Thanks for reply. I am really new in Nagios and Linux world so it's little bit tricky for me to understand everything that quick. Can you explain me where I have to change port? How to make it work? :( This is host definition: define host{ use windows-server ; Inherit default values from a template ...
by STELLANOVA
Fri May 03, 2013 3:34 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core (FAN) - monitoring clients behind NAT
Replies: 8
Views: 6466

Re: Nagios Core (FAN) - monitoring clients behind NAT

I know that I have to forward ports on router but how to configure nagios?

All clients are Windows 8 machines.
by STELLANOVA
Fri May 03, 2013 2:51 pm
Forum: Open Source Nagios Projects
Topic: Nagios Core (FAN) - monitoring clients behind NAT
Replies: 8
Views: 6466

Nagios Core (FAN) - monitoring clients behind NAT

Hello everyone, I am new in Nagios and I have one tricky situation where I need to monitor 10 client machines which are connected on one router with one static IP address. How to target Nagios server to that machines as they have all same IP on router? In windows.cfg file I can target hosts only wit...