AIX 6.1 & AIX 6.3 nrpe packages

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
sonhakari
Posts: 2
Joined: Mon Apr 29, 2013 8:41 am

AIX 6.1 & AIX 6.3 nrpe packages

Post by sonhakari »

Hello,

Can you please share the links of nrpe deamon for AIX 6.1 and 5.3 ?

I tried tı build nrpe 2.14 while compiling.

root@xxx:/nagios/nrpe-2.14> make all
cd ./src/; make ; cd ..
gcc -g -O2 -DHAVE_CONFIG_H -I ../include -I ./../include -c ./snprintf.c
gcc -g -O2 -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -lnsl ./snprintf.o
./nrpe.c:92: error: expected ')' before '*' token
./nrpe.c:1676: error: expected ')' before '*' token
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: AIX 6.1 & AIX 6.3 nrpe packages

Post by slansing »

Here are the binaries, I believe they will work on 6.1 as well, not sure about 6.3:

http://exchange.nagios.org/directory/Di ... ns/details
sonhakari
Posts: 2
Joined: Mon Apr 29, 2013 8:41 am

Re: AIX 6.1 & AIX 6.3 nrpe packages

Post by sonhakari »

thank you very much, it worked well.

What about windows ? I am looking for windows 2008 compatible nrpe package if exists.
abrist
Red Shirt
Posts: 8334
Joined: Thu Nov 15, 2012 1:20 pm

Re: AIX 6.1 & AIX 6.3 nrpe packages

Post by abrist »

nsclient++ is the most commonly used agent for nrpe on windows: http://www.nsclient.org/nscp/wiki/doc/usage/nagios/nrpe
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Locked