NRPE aix/hp-ux execution


 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications NRPE aix/hp-ux execution
# 1  
Old 02-22-2012
NRPE aix/hp-ux execution

Hi I navigated to this forum thanks to this thread:

/hp-ux/140594-couldnt-start-nrpe-services-unknown-service.html

I don't know why is closed without a solution.

Whatever...

Code:
Feb 22 17:00:43 localhost daemon:err|error inetd[3408006]: nrpe/tcp: unknown service

Means, you need to add something like this:

Code:
nrpe            5666/tcp

on /etc/services
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Cannot open shared object: when starting nrpe

Got this error when starting nrpe Starting nagios-nrpe: nagios-nrpe/usr/sbin/nrpe: error while loading shared libraries: libssl.so.0.9.8: Pls advise ---------- Post updated at 04:05 PM ---------- Previous update was at 04:05 PM ---------- os is Debian lenny ---------- Post updated... (1 Reply)
Discussion started by: lhareigh890
1 Replies

2. Solaris

NRPE Compiling problem with OpenSSL 1.0

I am trying to compile nrpe 2.12 against openssl 1.0 on Solaris 10 however I am getting core dumps for some reason. Anyone know a way to fix this? Here is the output of make: bash-3.00# make all cd ./src/; make ; cd .. gcc -g -fPIC -Wall -O2 -I/usr/local/ssl/include... (0 Replies)
Discussion started by: _JPL_
0 Replies

3. Shell Programming and Scripting

Execution difference in perl scripts for windows / AIX

Hi, I have perl script abc.pl which runs perfectly fine on windows ( execution from cmd). Now i tried to execute the same perl module on the AIX server after defining the captureoutput.pm and other relevant changes. But its behaving very weirdly as a portion of the URL which is formed by... (3 Replies)
Discussion started by: slayer0611
3 Replies

4. UNIX and Linux Applications

NRPE check_disk error [nagios,solaris]

Good morning folks, I'm having a problem with check_disk with mounted 3TB volumes. It appears that the value being returned by stavfs is too large to be processed by the check_disk plugin. Does anyone know of an updated check_disk plugin? Solaris 10: # /usr/local/nagios/libexec/check_disk -w... (0 Replies)
Discussion started by: avronius
0 Replies

5. Infrastructure Monitoring

configure nrpe and nagios error

   (1)check the service of nrpe   # libexec/check_nrpe -H 59.26.240.63   NRPE v2.8.1    (2)check the resource of nrpe's host   # libexec/check_nrpe -H 59.26.240.63 -c check_df   DISK OK - free space: / 8241 MB (77% inode=98%); /var 5239 MB (95% inode=99%); /usr 11971 MB (86%... (0 Replies)
Discussion started by: zhengsenlin
0 Replies

6. UNIX for Dummies Questions & Answers

Problems with nrpe

I've installed nagios in my local monitoring machine. I follow the nrpe user guide to install nrpe into the remote host and also the local machine. I install nrpe with ssl support in the remote host, but am returned with the error : when I run the check_nrpe command from the console. ... (0 Replies)
Discussion started by: anaigini45
0 Replies

7. AIX

NRPE on AIX 5.3

I have NRPE running on AIX 5.3. Right now I have it running as a stand alone daemon, but I want to configure it to be controlled by inetd. I add the service to the /etc/services file and /etc/inetd.conf, but it will now show up in the list of subservers that I can start in smit. I know I must be... (1 Reply)
Discussion started by: acascianelli
1 Replies

8. Infrastructure Monitoring

Nagios - NRPE configuration error

HI guyz, I have a nagios 3.0.6 server which is running on fedora 5. I had already added some windows clients and monitoring it. Now i want to add a unix client. Steps done till now : - 1.nagios-plugins-1.4.13 was installed and configured. 2.unzipped and untarred the NRPE 2.8 3.I gave a... (0 Replies)
Discussion started by: Renjesh
0 Replies

9. Solaris

NRPE message in /var/adm/messages

Hi Guru's On one of our servers we have every few seconds following error: Apr 28 10:15:27 svr10010 nrpe: connect from reno.customs.govt.nz Apr 28 10:15:29 svr10010 nrpe: connect from reno.customs.govt.nz Here are the details from this box: SunOS svr10010 5.10 Generic_125100-10 sun4v... (3 Replies)
Discussion started by: gnom
3 Replies

10. Solaris

Nagios NRPE plugin won't install

Hi have a Solaris 9 box and I'm trying to install Nagios on it. I've installed the GCC compiler as well as OpenSSL and OpenSSH. When I run the # ./configure for the nrpe plugin it executes without any obvious errors. However, when I run the # make install afterwards if fails with the... (0 Replies)
Discussion started by: soliberus
0 Replies
Login or Register to Ask a Question
boot(1M)																  boot(1M)

NAME
boot - bootstrap process DESCRIPTION
Itanium-based System Hardware An system's bootstrap process involves the execution of four software components: o CMOS o option ROM o EFI o Boot Manager o (see hpux.efi(1M)). After the processor is reset, firmware initializes and tests processors and platform. During initialization, the firmware lets a user interrupt and configure CMOS and option ROMs. It then transfers control to EFI, the Extensible Firmware Interface. EFI, in turn, initial- izes EFI boot and runtime services and launches the Boot Manager. The Boot Manager, which allows loading of EFI application or drivers from EFI defined file system, loads and transfers control to the HP-UX-specific bootstrap loader. then loads the HP-UX kernel object file from the HP-UX file system to memory and transfers control to the loaded kernel image. PA-RISC Hardware The PA-RSIC bootstrap process involves the execution of three software components: o (see pdc(1M), o (see isl(1M), and o (see hpux(1M). After the processor is RESET, the (firmware), performs a self-test and initializes the processor. It then loads and transfers control to the operating-system-independent in turn, loads and transfers control to the utility, the HP-UX-specific bootstrap loader. then downloads the HP-UX kernel object file from an HP-UX file system and transfers control to the loaded kernel image. SEE ALSO
hpux(1M), hpux.efi(1M), isl(1M), pdc(1M), efi(4). boot(1M)