I am in 6.2.3. I am trying to build a dashboard which will pull data from a single host with many mounted filesystems. I am using a template with LLD prototypes that discovers all the filesystems and creates disk space utilization graphs for each.
However, when I try to add a graph prototype to a dashboard, it wants to display ALL of the returned discovered items instead of one that I specify. I want to make a separate widget for each one so I can put other items next to this graph. If I try to do this, the dashboard always defaults to the first discovered graph so all of the widgets display the same item.
Is there a way to display a discovered graph prototype with a single item instead of all of them? Or lock the widget to a specified entry and stop it from defaulting to the first one?
However, when I try to add a graph prototype to a dashboard, it wants to display ALL of the returned discovered items instead of one that I specify. I want to make a separate widget for each one so I can put other items next to this graph. If I try to do this, the dashboard always defaults to the first discovered graph so all of the widgets display the same item.
Is there a way to display a discovered graph prototype with a single item instead of all of them? Or lock the widget to a specified entry and stop it from defaulting to the first one?