ich bin gerade dabei, mit meinen Domains von einem Root-Server (OpenSuse11) auf einen virtual-Server (CentOS5) umzuziehen.
Zu Hause hab ich einen Debian-Server mit Nagios. Den Root-Server hab ich mittels nrpe überwacht. Leider bekomme ich das auf dem virtual Server nicht hin.
Installiert hab ich dort nrpe mittels yum. Ich bin mir recht sicher, das die Konfigs passen, auch die allowed_hosts sind richtig.
Bei jedem NRPE-Zugriff zeigt mir der Server nur
Code: Select all
Mar 9 16:54:25 vserver nrpe[17853]: Error: Could not complete SSL handshake. 1
Code: Select all
NRPE: Unable to read output
Code: Select all
HECK_NRPE: Error receiving data from daemon.
Code: Select all
root-> make
cd ./src/; make ; cd ..
make[1]: Entering directory `/tmp/a/nrpe-2.13/src'
gcc -g -O2 -I/usr/include/openssl -I/usr/include -DHAVE_CONFIG_H -o nrpe nrpe.c utils.c acl.c -L/usr/lib -lssl -lcrypto -lnsl -lwrap
In file included from /usr/include/openssl/e_os2.h:56,
from /usr/include/openssl/asn1.h:63,
from /usr/include/openssl/rsa.h:62,
from ../include/config.h:238,
from ../include/common.h:24,
from nrpe.c:27:
/usr/include/openssl/opensslconf.h:25:32: error: opensslconf-x86_64.h: No such file or directory
In file included from /usr/include/openssl/asn1.h:74,
from /usr/include/openssl/rsa.h:62,
from ../include/config.h:238,
from ../include/common.h:24,
from nrpe.c:27:
/usr/include/openssl/bn.h:288: error: expected specifier-qualifier-list before âBN_ULONGâ
/usr/include/openssl/bn.h:304: error: expected specifier-qualifier-list before âBN_ULONGâ
/usr/include/openssl/bn.h:450: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âBN_mod_wordâ
/usr/include/openssl/bn.h:451: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âBN_div_wordâ
/usr/include/openssl/bn.h:452: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:453: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:454: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:455: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:456: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âBN_get_wordâ
/usr/include/openssl/bn.h:471: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:764: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_mul_add_wordsâ
/usr/include/openssl/bn.h:765: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_mul_wordsâ
/usr/include/openssl/bn.h:766: error: expected â)â before â*â token
/usr/include/openssl/bn.h:767: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_div_wordsâ
/usr/include/openssl/bn.h:768: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_add_wordsâ
/usr/include/openssl/bn.h:769: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_sub_wordsâ
In file included from /usr/include/openssl/ssl.h:1010,
from ../include/config.h:242,
from ../include/common.h:24,
from nrpe.c:27:
/usr/include/openssl/ssl3.h:306: error: expected specifier-qualifier-list before âPQ_64BITâ
In file included from /usr/include/openssl/dtls1.h:64,
from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from nrpe.c:27:
/usr/include/openssl/pqueue.h:73: error: expected specifier-qualifier-list before âPQ_64BITâ
/usr/include/openssl/pqueue.h:80: error: expected â)â before âpriorityâ
/usr/include/openssl/pqueue.h:89: error: expected declaration specifiers or â...â before âPQ_64BITâ
In file included from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from nrpe.c:27:
/usr/include/openssl/dtls1.h:92: error: expected specifier-qualifier-list before âPQ_64BITâ
In file included from /usr/include/openssl/e_os2.h:56,
from /usr/include/openssl/asn1.h:63,
from /usr/include/openssl/rsa.h:62,
from ../include/config.h:238,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/opensslconf.h:25:32: error: opensslconf-x86_64.h: No such file or directory
In file included from /usr/include/openssl/asn1.h:74,
from /usr/include/openssl/rsa.h:62,
from ../include/config.h:238,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/bn.h:288: error: expected specifier-qualifier-list before âBN_ULONGâ
/usr/include/openssl/bn.h:304: error: expected specifier-qualifier-list before âBN_ULONGâ
/usr/include/openssl/bn.h:450: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âBN_mod_wordâ
/usr/include/openssl/bn.h:451: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âBN_div_wordâ
/usr/include/openssl/bn.h:452: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:453: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:454: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:455: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:456: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âBN_get_wordâ
/usr/include/openssl/bn.h:471: error: expected declaration specifiers or â...â before âBN_ULONGâ
/usr/include/openssl/bn.h:764: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_mul_add_wordsâ
/usr/include/openssl/bn.h:765: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_mul_wordsâ
/usr/include/openssl/bn.h:766: error: expected â)â before â*â token
/usr/include/openssl/bn.h:767: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_div_wordsâ
/usr/include/openssl/bn.h:768: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_add_wordsâ
/usr/include/openssl/bn.h:769: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before âbn_sub_wordsâ
In file included from /usr/include/openssl/ssl.h:1010,
from ../include/config.h:242,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/ssl3.h:306: error: expected specifier-qualifier-list before âPQ_64BITâ
In file included from /usr/include/openssl/dtls1.h:64,
from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/pqueue.h:73: error: expected specifier-qualifier-list before âPQ_64BITâ
/usr/include/openssl/pqueue.h:80: error: expected â)â before âpriorityâ
/usr/include/openssl/pqueue.h:89: error: expected declaration specifiers or â...â before âPQ_64BITâ
In file included from /usr/include/openssl/ssl.h:1012,
from ../include/config.h:242,
from ../include/common.h:24,
from utils.c:32:
/usr/include/openssl/dtls1.h:92: error: expected specifier-qualifier-list before âPQ_64BITâ
make[1]: *** [nrpe] Error 1
make[1]: Leaving directory `/tmp/a/nrpe-2.13/src'
*** Compile finished ***
If the NRPE daemon and client compiled without any errors, you
can continue with the installation or upgrade process.
Read the PDF documentation (NRPE.pdf) for information on the next
steps you should take to complete the installation or upgrade.