Closed
Description
Describe the bug
If a datasource template have many items, and its script return multiple key:value.
And a graph use sone datasource items, not all
After #4988(4dc31e4) commit:
- Cacti will create rrd file with Graph used DS only.
- poller.php will update rrd file with
--template
with a full field list from script output.
To Reproduce
Steps to reproduce the behavior:
-
Create a DS template with items ds1-ds6
-
Create a Graph template, use ds1-ds5 from above DS Template
-
Create graph instance from above template
-
Run poller.php twice at least
-
See error in terminal:
ERROR: unknown DS name 'xxxx'