Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 212465

Summary: net-analyzer/munin-1.3.3-r2: incorrect quoting in load plugin
Product: Gentoo Linux Reporter: Christian Kauhaus <kc>
Component: New packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: netmon
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 214232    

Description Christian Kauhaus 2008-03-06 08:58:02 UTC
The load plugin uses single quote in the config subroutine and thus the warning and critical values are not reported properly. 

Reproducible: Always

Steps to Reproduce:
./plugins/load config

Actual Results:  
load.warning $LOAD_WARN
load.critical $LOAD_CRIT

Expected Results:  
load.warning 10
load.critical 120


Change single quotes to double quotes in lines 55 and 56 of plugins/load.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-05-31 19:32:07 UTC
This was fixed by upstream in 1.3.4.