Hi
We are running Zabbix 7.0.17 on a Ubuntu 24.04 server, and our servers are almost all Windows for our workloads.
I would like to have a average (last 30 days) change rate for the file systems on the servers to allow us to plan disk space changes.
I have tried to create an Item in the LLD (Low Level Discovery) for this and as a seperate item (only against 1 disk) but have not found the correct way as yet.
Can a depenetant item run a calulation like average?
on a dedicated item for C: I get the following error
The LLD just is not returning any data or error on following as a "calculated" item
Thank you for any help and have a good day
Andrew
We are running Zabbix 7.0.17 on a Ubuntu 24.04 server, and our servers are almost all Windows for our workloads.
I would like to have a average (last 30 days) change rate for the file systems on the servers to allow us to plan disk space changes.
I have tried to create an Item in the LLD (Low Level Discovery) for this and as a seperate item (only against 1 disk) but have not found the correct way as yet.
Can a depenetant item run a calulation like average?
on a dedicated item for C: I get the following error
- Cannot evaluate function: item "/XXXXX/vfs.fs.size[C:,used]" does not exist at "avg(//vfs.fs.size[C:,used],30d)".
The LLD just is not returning any data or error on following as a "calculated" item
- avg(//vfs.fs.dependent.size[C:,used],30d)
Thank you for any help and have a good day
Andrew
Comment