Hi,
I'm looking for help to get Top hosts or Top items to display Windows servers C:,D:,E: etc. partitions space in use, regardless of the "label" the partition has.
We fetch the data with Zabbix agent 2 and use the default "Windows by Zabbix agent active" template.
For example there are are servers with partitions without any name/label, with names of the server, named "DATA", "Data" and so on, this creates the problem of having to add all different combinations of the "item name" in different columns.
For example:
FS [(D
]: Space: Used, in %
FS [Data(D
]: Space: Used, in %
FS [DATA(D
]: Space: Used, in %
FS [SSD(D
]: Space: Used, in %
FS [New volume(D
]: Space: Used, in %
What I'm looking to do it have the widget list for example D: partition free space or used space, regardless of the name of the partition, is this possible to do?
I have tried to use the data value for example: vfs.fs.dependent.size[D:,pused] but this does not show any data/information at all.
Or can one somehow add more "item name" to the same column, I don't see how?
Thanks.
I'm looking for help to get Top hosts or Top items to display Windows servers C:,D:,E: etc. partitions space in use, regardless of the "label" the partition has.
We fetch the data with Zabbix agent 2 and use the default "Windows by Zabbix agent active" template.
For example there are are servers with partitions without any name/label, with names of the server, named "DATA", "Data" and so on, this creates the problem of having to add all different combinations of the "item name" in different columns.
For example:
FS [(D
]: Space: Used, in %FS [Data(D
]: Space: Used, in %FS [DATA(D
]: Space: Used, in %FS [SSD(D
]: Space: Used, in %FS [New volume(D
]: Space: Used, in %What I'm looking to do it have the widget list for example D: partition free space or used space, regardless of the name of the partition, is this possible to do?
I have tried to use the data value for example: vfs.fs.dependent.size[D:,pused] but this does not show any data/information at all.
Or can one somehow add more "item name" to the same column, I don't see how?
Thanks.
Comment