Feature Request
Yes, after auto created huge number of graphs without graph template in my plugin, it shows 'Not Templated' in both 'Source Type' and 'Source name' fields. In Graphs->List View.
We need to provide hooks to customize the 'Source Type' and 'Source name' fields for plugins. Because these graphs without graph template can have some special property for plugin.
A clear and concise description of what the problem is. Ex. I'm always
frustrated when [...]
If no hooks for this, plugin develop have to update the graphs.php again and again after cacti core upgraded.
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've
considered.
Additional context
Add any other context or screenshots about the feature request here.
The same hooks needed as we did in In Console->Management->Graphs. As in ticket #3513 .
Feature Request
Yes, after auto created huge number of graphs without graph template in my plugin, it shows 'Not Templated' in both 'Source Type' and 'Source name' fields. In Graphs->List View.
We need to provide hooks to customize the 'Source Type' and 'Source name' fields for plugins. Because these graphs without graph template can have some special property for plugin.
A clear and concise description of what the problem is. Ex. I'm always
frustrated when [...]
If no hooks for this, plugin develop have to update the graphs.php again and again after cacti core upgraded.
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've
considered.
Additional context
Add any other context or screenshots about the feature request here.
The same hooks needed as we did in In Console->Management->Graphs. As in ticket #3513 .