Search found 6 matches
- Mon Jan 21, 2013 7:54 am
- Forum: Open Source Nagios Projects
- Topic: installing NRPE on Ubuntu 10.04LTS
- Replies: 15
- Views: 5952
Re: installing NRPE on Ubuntu 10.04LTS
Easy to test the connection, try Telnetting the IP you want to reach with NRPE. I've fount with telnetting that I had to make new rules in our firewall.
- Fri Jan 18, 2013 9:33 am
- Forum: Open Source Nagios Projects
- Topic: installing NRPE on Ubuntu 10.04LTS
- Replies: 15
- Views: 5952
Re: installing NRPE on Ubuntu 10.04LTS
to make things clear, You have installed the NRPE plugin, but using a different command rather than check_nrpe ? I'm a amateur in NRPE implementation. But I got things working. This is what I'm using to see the disk size root@NAGIOS01:/etc# /usr/local/nagios/libexec/check_nrpe -H 95.97.9x.xxx -n -p ...
- Fri Jan 18, 2013 9:16 am
- Forum: Open Source Nagios Projects
- Topic: How To? monitor same IP range different ISP/customer/network
- Replies: 6
- Views: 3754
Re: How To? monitor same IP range different ISP/customer/net
Never mind the previous post. I thought I was making changes in Nagios through live edit with a FTP program and notepad. Apparently my session was timed out, so it made every change in my temp without uploading to nagios... :o Anyways, Ping/ host alive works, the existing remote computer with nsclie...
- Fri Jan 18, 2013 5:04 am
- Forum: Open Source Nagios Projects
- Topic: How To? monitor same IP range different ISP/customer/network
- Replies: 6
- Views: 3754
Re: How To? monitor same IP range different ISP/customer/net
Hmm, things are not working 100% right now. Installed NRPE and everything. Can do a command with CLI to check if everything is working. But now I'm stuck. I have 3 host.cfg files. Every hostfile refers to command.cfg. In command.cfg there is stated the host_alive command. In my position right now it...
- Wed Jan 16, 2013 10:40 am
- Forum: Open Source Nagios Projects
- Topic: How To? monitor same IP range different ISP/customer/network
- Replies: 6
- Views: 3754
Re: How To? monitor same IP range different ISP/customer/net
Check !!! NRPE commands is what I'm looking for. Now everything makes sense. In the meanwhile I've been looking at different server by the customers and one of those servers I saw has a NRPE server installed with commands in it. Previous ex-coworker implemented Nagios without documentation. Going to...
- Fri Jan 11, 2013 5:54 am
- Forum: Open Source Nagios Projects
- Topic: How To? monitor same IP range different ISP/customer/network
- Replies: 6
- Views: 3754
How To? monitor same IP range different ISP/customer/network
Hi all. Prevouis nagios environment was working perfect, until the internship accidently removed our entire old network to early. We have different customers where we are monitoring their network. But a two customers have the same ip range. 192.168.1.x One customer has a steady VPN connection with u...