Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

Ability to override graph names and series labels #101

Open
jessereynolds opened this issue Apr 30, 2012 · 0 comments
Open

Ability to override graph names and series labels #101

jessereynolds opened this issue Apr 30, 2012 · 0 comments
Labels
Milestone

Comments

@jessereynolds
Copy link
Collaborator

The labels on data series captured by various systems are often not what you'd ideally display to consumers of the Visage graphs. Eg "if_octets-GigabitEthernet0_0_7 (rx)" may be more friendly renamed to "Level 3 Uplink Amsterdam" when creating the profile.

Similarly the name of the plugin / plugin instance that forms part of the graph label, eg "snmp on bdr01.ams.mybigisp.dom" could be renamed in the builder, eg to "Bandwidth (MB) on bdr01.ams.mybigisp.dom".

This could probably be implemented by creating aliases (display names) for each plugin, plugin instance, plugin instance type instance, and then have a custom constructor for the labels / graph titles, eg to optionally include each of the available variables (host, plugin, plugin alias, plugin instance, plugin instance alias, etc etc).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant