Graph titles not using correct description
Graeme Fowler <[email protected]>
| Newsgroups | gmane.network.opennms.general |
|---|---|
| Message-ID | <[email protected]> |
Hi folks
Try as I might, I can't quite wrap my head around something a colleague has just pointed out to me.
The default netsnmp graphs offer some very odd behaviour. Using the same datasets from hrStorageTable, some graphs say (for example) as their title the non-interpolated name:
'Disk Space on ns-dskPath'
'Disk Space on ns-dskPath (high capacity)'
where in the same graph set, we also have:
'Percent Space Used: /data'
The definitions in each of the graphs are identical (and unedited!):
report.netsnmp.disk.name=Net-SNMP Disk Space
report.netsnmp.disk.columns=ns-dskTotal, ns-dskUsed
report.netsnmp.disk.type=dskIndex
report.netsnmp.disk.propertiesValues=ns-dskPath
report.netsnmp.disk.command=--title="Disk Space on {ns-dskPath}" \
report.netsnmp.diskHighLow.name=Net-SNMP Disk Space (high capacity)
report.netsnmp.diskHighLow.columns=ns-dskTotalLow, ns-dskTotalHigh, ns-dskUsedLow, ns-dskUsedHigh
report.netsnmp.diskHighLow.type=dskIndex
report.netsnmp.diskHighLow.suppress=netsnmp.disk
report.netsnmp.diskHighLow.propertiesValues=ns-dskPath
report.netsnmp.diskHighLow.command=--title="Disk Space on {ns-dskPath} (high capacity)" \
report.netsnmp.diskpercent.name=NetSNMP Percentage Disk Space
report.netsnmp.diskpercent.columns=ns-dskPercent, ns-dskPercentNode
report.netsnmp.diskpercent.type=dskIndex
report.netsnmp.diskpercent.propertiesValues=ns-dskPath
report.netsnmp.diskpercent.command=--title="Percent Space Used: {ns-dskPath}" \
The first two display the bare word 'ns-dskPath', the latter the correctly interpolated one from the collected data.
Am confused. Has anyone else seen this, and is it fixed in a later version (we're on 17.1.0 right now)?
Thanks!
Graeme
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ
opennms-discuss mailing list
To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-discuss