Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.12.9
-
Fix Version/s: 15.0.0, Meridian-2015.1.0
-
Component/s: Data Output - RRD
-
Security Level: Default (Default Security Scheme)
-
Labels:
Description
There are a dozen or so newer definitions in snmp-graph.properties that contain a trailing "\" which will error out the graph to not display.
see
report.onms.collectd.threadpool.name=OpenNMS Collectd ThreadPool
report.onms.collectd.threadpool.columns=ONMSCollectPoolThrd, ONMSCollectPoolMax, ONMSCollectPoolPeak
...
GPRINT:max:AVERAGE:"Avg
: %5.0lf\" \
GPRINT:max:MIN:"Min
: %5.0lf" \
GPRINT:max:MAX:"Max
: %5.0lf
n" \