Search found 67 matches

by cloudcom
Fri May 22, 2015 1:41 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

Re: check_nrpe error

Yes. You can close the topic.

Thanks.
by cloudcom
Thu May 14, 2015 3:27 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

Re: check_nrpe error

Hi jdalrymple,

Thanks for the explanations.
by cloudcom
Wed May 13, 2015 7:06 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

Re: check_nrpe error

Hımm. I installed from source because the server had not internet conneciton.

Is there any way to remove nrpe which is installed from source ?
or
Can I use ./fullinstall script over the old installation? (I am thinking of installing the agent as offline by using fullinstall script)
by cloudcom
Tue May 12, 2015 3:10 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

Re: check_nrpe error

This manual intervention is not nice for NagiosXI. And I installed nagios plugins from source code but check_mem plugin which is used as default by linux-server wizard did not come. I had to find it from web. I was disappointed for this workload when I use NagiosXI. One more question. Although I det...
by cloudcom
Mon May 11, 2015 4:01 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

Re: check_nrpe error

I re-compiled the package with --enable-command-args option and set dont_blame_nrpe=1 in nrpe.cfg file. It worked. But another problem occured. Althoug I add this nrpe installed server via linux-server wizard with some service check (swap usage, memory usage, load, disk usage) it gives an error like...
by cloudcom
Fri May 08, 2015 3:06 am
Forum: Nagios XI
Topic: Metrics does not show all members of hostgroup
Replies: 22
Views: 4135

Re: Metrics does not show all members of hostgroup

Ok.
You can close the topic.

Thanks
by cloudcom
Fri May 08, 2015 2:59 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

Re: check_nrpe error

Yes, I restarted xinetd.
I follow this document http://assets.nagios.com/downloads/nagi ... utions.pdf

nrpe.cfg file is here:
nrpe.cfg.txt
by cloudcom
Thu May 07, 2015 8:03 am
Forum: Nagios XI
Topic: check_nrpe error
Replies: 12
Views: 2627

check_nrpe error

Hi, I installed nrpe agent from source on a linux server according to the this document http://assets.nagios.com/downloads/nagiosxi/docs/How-To-Configure-NRPE-and-Install-From-Source-with-Nagios-XI.pdf I can see nrpe version when i run below code from nagiosxi #check_nrpe -H <remote-server-ip> I add...
by cloudcom
Thu May 07, 2015 7:45 am
Forum: Nagios XI
Topic: Metrics does not show all members of hostgroup
Replies: 22
Views: 4135

Re: Metrics does not show all members of hostgroup

Ok then.
If we want to use metrics component for linux servers, we must use nrpe agent :)

Thanks
by cloudcom
Wed May 06, 2015 5:38 am
Forum: Nagios XI
Topic: Metrics does not show all members of hostgroup
Replies: 22
Views: 4135

Re: Metrics does not show all members of hostgroup

Hi, jdalrymple
No problem.

I used linux-snmp wizard for linux servers because nrpe installation requires internet connection and my linux servers can not connect to the internet.
As far as i know offline installation of nrpe is a bit complex , right?