Search found 41 matches

by hkang
Thu Jan 21, 2016 9:56 am
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

I didn't see any other issues so far. We are now ready to move forward with the purchase of Nagios XI. Thank you!
by hkang
Tue Jan 19, 2016 4:52 pm
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

I tried the linux-nrpe-agent.tar.gz installation with and without deleting the existing installs. They both work.

Thank you so much for your help!
by hkang
Tue Jan 19, 2016 12:54 pm
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

Can I just install linux-nrpe-agent.tar.gz without deleting the existing installs?
by hkang
Tue Jan 19, 2016 10:07 am
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

Then I prefer to delete the existing installs and install linux-nrpe-agent.tar.gz from scratch. It seems a lot easier. How can I delete the existing installs? Would you send me the instructions on that?

Thank you!
by hkang
Fri Jan 15, 2016 4:00 pm
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

The folder was created. But it didn't resolve the issue.

Do I need to create or copy common.cfg as well?
by hkang
Fri Jan 15, 2016 11:00 am
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

Here are the error messages in the log file: Could not open config directory '/usr/local/nagios/etc/nrpe' for reading. Continuing with errors... Error: Request contained command arguments! Client request was invalid, bailing out... EXIT: nrpe status=0 pid=15566 duration=0(sec) ipofxi is the IP addre...
by hkang
Thu Jan 14, 2016 1:17 pm
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

# ls -lR /usr/local/nagios /usr/local/nagios: total 20 drwxrwxr-x. 2 nagios nagios 4096 Nov 6 15:36 bin drwxrwxr-x. 2 nagios nagios 4096 Jan 14 09:26 etc drwxr-xr-x. 2 root root 4096 Nov 6 15:31 include drwxrwxr-x. 2 nagios nagios 4096 Nov 6 15:42 libexec drwxr-xr-x. 3 root root 4096 Nov 6 15:31 sh...
by hkang
Thu Jan 14, 2016 1:02 pm
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

# cat /usr/local/nagios/etc/nrpe/common.cfg | sed -e '/^\s*$/d' -e '/^#/d'
cat: /usr/local/nagios/etc/nrpe/common.cfg: No such file or directory
by hkang
Thu Jan 14, 2016 11:57 am
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

# cat /usr/local/nagios/etc/nrpe.cfg | sed -e '/^\s*$/d' -e '/^#/d'
log_facility=daemon
pid_file=/var/run/nrpe.pid
server_port=5666
nrpe_user=nagios
nrpe_group=nagios
allowed_hosts=127.0.0.1
dont_blame_nrpe=1
debug=0
command_timeout=60
connection_timeout=300
include_dir=/usr/local/nagios/etc/nrpe
by hkang
Thu Jan 14, 2016 10:06 am
Forum: Nagios XI
Topic: How to migrate Linux clients from Nagios Core to Nagios XI
Replies: 27
Views: 4379

Re: How to migrate Linux clients from Nagios Core to Nagios

After I restarted the xinetd service on the remote client, I got the following from the monitoring website: / Disk Usage Unknown 13m 4s 5/5 2016-01-14 09:01:11 CHECK_NRPE: Received 0 bytes from daemon. Check the remote server logs for error messages. /home Disk Usage Unknown 12m 48s 5/5 2016-01-14 0...