Search found 4 matches

by iwtusa
Thu May 10, 2012 12:32 pm
Forum: Open Source Nagios Projects
Topic: NRPE Configuration
Replies: 4
Views: 2489

Re: NRPE Configuration

Server nagios.cfg file:


# Debian also defaults to using the check commands defined by the debian
# nagios-plugins package
cfg_dir=/etc/nagios-plugins/config
by iwtusa
Thu May 10, 2012 12:25 pm
Forum: Open Source Nagios Projects
Topic: NRPE Configuration
Replies: 4
Views: 2489

Re: NRPE Configuration

Remote Client netstat -lpn |grep 5666 (Not all processes could be identified, non-owned process info will not be shown, you would have to be root to see it all.) tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN - Server Machine capc@cvg00-mon-02:~$ ./check_nrpe -H 192.168.1.205 -bash: ./check_nrpe: No such fil...
by iwtusa
Wed May 09, 2012 7:33 am
Forum: Open Source Nagios Projects
Topic: NRPE Configuration
Replies: 4
Views: 2489

NRPE Configuration

So I'm configuring Nagios to monitor remote servers. I have set up a Nagios monitoring device using Ubuntu 12.04 and it will be monitoring a server with Xubuntu 10.04. I installed Nagios on the monitoring server and it is monitoring local host. It can also ping the Xubuntu box. My company has a wide...
by iwtusa
Mon Apr 16, 2012 12:49 pm
Forum: Open Source Nagios Projects
Topic: Reconfiguring Alerts On Nagios Core/Ubuntu 10.04
Replies: 1
Views: 839

Reconfiguring Alerts On Nagios Core/Ubuntu 10.04

I have Nagios installed on Ubuntu 10.04 server. I didn't do the installation, the previous administrator set it up. We have three servers that we want to monitor. We're wanting to monitor a few applications and processes to make sure everything is running the way we need it to run. I SSHed into the ...