Re: [icinga-users] icinga-nrpe

2012-03-08 Thread Thomas Pries
Am 08.03.2012 14:06, schrieb Michael Friedrich: > Thomas Pries wrote: >> Ok, with the new version daemon output is: >> ... > > how about permissions on that dir > > /usr/local/icinga/etc owner: root:root mod: 550 The *.key and *crt files itself have Owner: nagios:nagios mod: 440 >>... > what ho

Re: [icinga-users] icinga-nrpe

2012-03-08 Thread Michael Friedrich
Thomas Pries wrote: > Ok, with the new version daemon output is: > > Mar 8 06:04:38 ntp nrpe[12938]: Using illegal meta characters > '"|`&><'\"[]{};"' > Mar 8 06:04:38 ntp nrpe[12938]: Added > command[check_part_root]=/usr/local/icinga/lib/check_disk -w 20% -c 10% -p / > Mar 8 06:04:38 ntp nrpe[

Re: [icinga-users] icinga-nrpe

2012-03-07 Thread Thomas Pries
Good Morning, Am 08.03.2012 02:02, schrieb Michael Friedrich: > On 07.03.2012 23:57, Michael Friedrich wrote: >... added a new option to check_nrpe,... Ok, with the new version daemon output is: Mar 8 06:04:38 ntp nrpe[12938]: Using illegal meta characters '"|`&><'\"[]{};"' Mar 8 06:04:38 ntp

Re: [icinga-users] icinga-nrpe

2012-03-07 Thread Michael Friedrich
On 07.03.2012 23:57, Michael Friedrich wrote: > >> >> >> And the client says: >> >> ./check_nrpe -H ntp -C /usr/local/icinga/etc/client_icinga-nrpe.crt >> -k /usr/local/icinga/etc/client_icinga-nrpe_sin.key -r >> /usr/local/icinga/etc/client_icinga-nrpe.crt -t 20 -c check_part_root >> >> CHECK

Re: [icinga-users] icinga-nrpe

2012-03-07 Thread Michael Friedrich
On 07.03.2012 22:31, Thomas Pries wrote: > > > I took icinga-nrpe-HEAD.tar.gz from > > https://git.icinga.org/?p=icinga-nrpe.git;a=tree;hb=HEAD > > may be, this was not a good idea, now I got > > icinga-nrpe-f42441262157d866cf45d20e3793f0c9e11c2bb2.tar ok. that's current head with my 2 fixes on to

Re: [icinga-users] icinga-nrpe

2012-03-07 Thread Thomas Pries
Am 07.03.2012 19:47, schrieb Michael Friedrich: > Thomas Pries wrote: >> I tried to setup icing-nrpe on one host with selfsigned SSL-Certs for >> both client and daemon. When I try to connect I got: >> >> CHECK_NRPE: Error - Could not complete SSL handshake. >> CHECK_NRPE: Error - Failed to get pee

Re: [icinga-users] icinga-nrpe

2012-03-07 Thread Michael Friedrich
Thomas Pries wrote: > Hi, > > I tried to setup icing-nrpe on one host with selfsigned SSL-Certs for > both client and daemon. When I try to connect I got: > > CHECK_NRPE: Error - Could not complete SSL handshake. > CHECK_NRPE: Error - Failed to get peer certificate. > > > I set debug=1 in nrpe.cfg