-
Type:
Change Request
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Hi everyone,
I'm currently working on a Zabbix setup and looking for a way to display the used disk space (in bytes) for all discovered partitions in a single graph, using low-level discovery (vfs.fs.size{#FSNAME},used).
Unfortunately, Zabbix’s native graph prototypes for LLD only allow creating one graph per discovered item, so I end up with one graph per partition (/, /boot, /opt, etc.), which is not ideal for visibility.
Are there possibilities to do it?