[bug-notifications] [nrpe 0002934]: unterminated multiline plugin garbage

Mantis Bug Tracker noreply at opencsw.org
Mon Mar 23 19:31:42 CET 2009


The following issue has been ASSIGNED. 
====================================================================== 
http://www.opencsw.org/bugtrack/view.php?id=2934 
====================================================================== 
Reported By:                ulrich
Assigned To:                ja
====================================================================== 
Project:                    nrpe
Issue ID:                   2934
Category:                   regular use
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             2008-08-27 16:11 CEST
Last Modified:              2009-03-23 19:31 CET
====================================================================== 
Summary:                    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)
====================================================================== 

---------------------------------------------------------------------- 
 (0005349) ulrich (reporter) - 2008-08-27 17:12
 http://www.opencsw.org/bugtrack/view.php?id=2934#c5349 
---------------------------------------------------------------------- 
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 at 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 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-08-27 16:11 ulrich         New Issue                                    
2008-08-27 17:12 ulrich         Note Added: 0005349                          
2009-03-23 19:31 ja             Status                   new => assigned     
2009-03-23 19:31 ja             Assigned To               => ja              
======================================================================




More information about the bug-notifications mailing list