Search found 10 matches
- Wed Oct 22, 2014 9:08 am
- Forum: Nagios XI
- Topic: Nagios XI – Installing The Linux Agent - Details
- Replies: 1
- Views: 106
Nagios XI – Installing The Linux Agent - Details
The installation procedure at a point states the following: This will automatically take care of a number of things for you, including •Modifying the yum configuration •Installing prerequisite packages •Creating required uses and groups •Defining services •Compiling and installing the agent and plug...
- Wed Aug 06, 2014 2:13 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
I installed the latest nagios plugins on my client. Still the sane error...
- Tue Aug 05, 2014 2:19 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
/usr/local/nagios/libexec/check_init_service: No such file or directory
- Mon Aug 04, 2014 7:53 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
any idea on this?
bash-3.00# /usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_init_service -a 'httpd'
NRPE: Unable to read output
the command I defined:
command[check_init_service]=/usr/local/nagios/libexec/check_init_service $ARG1$ $ARG2$
bash-3.00# /usr/local/nagios/libexec/check_nrpe -H localhost -t 30 -c check_init_service -a 'httpd'
NRPE: Unable to read output
the command I defined:
command[check_init_service]=/usr/local/nagios/libexec/check_init_service $ARG1$ $ARG2$
- Mon Aug 04, 2014 7:24 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
Thank you for your help! If there is a list will many commands I will gladly use it as I need to test some services. Which means, as many as you have will be of use 
- Mon Aug 04, 2014 6:06 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
Using the command you send me it seems to work better, however I am getting for example: OUTPUT: NRPE: Command 'check_mem' not defined also for example: COMMAND: /usr/local/nagios/libexec/check_nrpe -H 10.10.33.15 -t 30 -c check_disk -a '-w 20% -c 10% -p /' OUTPUT: DISK CRITICAL - 20% is not accessi...
- Mon Aug 04, 2014 5:52 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
My version is Sparc SunOS pnms 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R Running as: nrpe stream tcp nowait nagios /usr/sfw/sbin/tcpd /usr/local/nagios/bin/nrpe \ -c /usr/local/nagios/etc/nrpe.cfg -i can you upload the compiled version you have somewhere for me to get it? it might work. ...
- Mon Aug 04, 2014 2:01 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
Server:
OpenSSL 1.0.1e-fips 11 Feb 2013
Client:
OpenSSL 0.9.7d 17 Mar 2004 (+ security patches to 2006-09-29)
OpenSSL 1.0.1e-fips 11 Feb 2013
Client:
OpenSSL 0.9.7d 17 Mar 2004 (+ security patches to 2006-09-29)
- Fri Aug 01, 2014 1:34 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Re: Solaris 10 nrpe problems
Yes, I have done both. Still I get the same errors. Please advise.
- Thu Jul 31, 2014 7:47 am
- Forum: Nagios XI
- Topic: Solaris 10 nrpe problems
- Replies: 18
- Views: 2234
Solaris 10 nrpe problems
We are trying to install nrpe in a Solaris 10 machine: SunOS pnms 5.10 Generic_120011-14 sun4u sparc SUNW,Sun-Fire-280R I am able to install successfully the NRPE agent, when I run: bash-3.00# netstat -an | grep 5666 *.5666 *.* 0 0 49152 0 LISTEN Also Running: bash-3.00# /usr/local/nagios/libexec/ch...