Hello Zabbix Community
I don't know if it's not possible or a problem of my configuration.
Zabbix Version: 3.2.6
Zabbix Agent Version: 3.2.0
We monitore only Windows Server
I set up a Filesystem Discovery rule with item/trigger prototype.
from here: https://www.zabbix.com/documentation...evel_discovery
With the itemkey "vfs.fs.size[{#FSNAME},pfree]" it found the drives of the System and the trigger works. My Problem is that is a percentage value... so 1TB drives is 20% much more than 20% of a 10GB drive.
I think it should be work with that itemkey "vfs.fs.size[{#FSNAME},free]" But it wouldn't.
If I search on google, I don't find anything. It's inpossible, a bug, or is my confuration faulty?
Thank you for helping me
greets Mrco
I don't know if it's not possible or a problem of my configuration.
Zabbix Version: 3.2.6
Zabbix Agent Version: 3.2.0
We monitore only Windows Server
I set up a Filesystem Discovery rule with item/trigger prototype.
from here: https://www.zabbix.com/documentation...evel_discovery
With the itemkey "vfs.fs.size[{#FSNAME},pfree]" it found the drives of the System and the trigger works. My Problem is that is a percentage value... so 1TB drives is 20% much more than 20% of a 10GB drive.
I think it should be work with that itemkey "vfs.fs.size[{#FSNAME},free]" But it wouldn't.
If I search on google, I don't find anything. It's inpossible, a bug, or is my confuration faulty?
Thank you for helping me
greets Mrco
Comment