OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002934 [nrpe] regular use major always 2008-08-27 16:11 2009-04-05 10:10
Reporter ulrich View Status public  
Assigned To ja
Priority normal Resolution fixed  
Status closed  
Summary 0002934: unterminated multiline plugin garbage
Description nrpe 2.10 contains bug which is fixed in version 2.12

**************
NRPE Changelog
**************


2.12 - 03/10/2008
-----------------
- Fix for unterminated multiline plugin (garbage) output (Krzysztof Oledzki)
Additional Information i have verified this by installing

nrpe 2.10,REV=2008.01.20
nagiosp 1.4.11,REV=2008.01.05

on solaris 9 sparc.

[root@monitor libexec]# ./check_nrpe -H clever -c check_load -a 15,10,5 30,25,20
OK - load average: 0.34, 0.39, 0.39|load1=0.344;15.000;30.000;0; load5=0.391;10.000;25.000;0; load15=0.391;5.000;20.000;0;
?2x?=?=?=?U?=?\?=?M

sorry for the garbage, but thats the problem.
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0005349)
ulrich (reporter)
2008-08-27 17:12

i compiled nrpe-2.12 from source using the following config script:

#!/bin/bash

LDFLAGS=-L/opt/csw/lib CPPFLAGS=-I/opt/csw/include \
./configure --prefix=/opt/csw --enable-command-args \
 --enable-ssl --with-ssl-inc=/opt/csw/include --with-ssl-lib=/opt/csw/lib

i replaced /opt/csw/bin/nrpe and restarted using /etc/init.d/cswnrpe

remote check from monitor host works without garbage.

[root@monitor libexec]# ./check_nrpe -H clever -c check_load -a 15,10,5 30,25,20
OK - load average: 0.38, 0.45, 0.48|load1=0.379;15.000;30.000;0; load5=0.453;10.000;25.000;0; load15=0.484;5.000;20.000;0
(0005712)
ja (developer)
2009-03-23 19:33

Please try the current versions of nrpe and nrpe_plugin - with these packages I couldn't reproduce the mentionend behaviour.
(0005857)
ja (developer)
2009-04-05 10:10

No feedback, issue couldn't reproduced with the current released packages.

If the problem occures again, a new ticket will be openend.


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker