Hello everyone,
I'm currently learning Zabbix and I noticed that the items vfs.dev.write, vfs.dev.read and system.cpu.util have three options for the mode : avg1 (the default) / avg5 / avg15.
So, if I understand this correctly, it means that while it's possible to create these items with an interval below 1m, it's useless because the agent will return the average value over the last minute ?
Is it correct ? If yes, is there any way to collect the cpu / disk usage with a interval below one minute ? Do I need to use an external script for this ?
Thanks !
I'm currently learning Zabbix and I noticed that the items vfs.dev.write, vfs.dev.read and system.cpu.util have three options for the mode : avg1 (the default) / avg5 / avg15.
So, if I understand this correctly, it means that while it's possible to create these items with an interval below 1m, it's useless because the agent will return the average value over the last minute ?
Is it correct ? If yes, is there any way to collect the cpu / disk usage with a interval below one minute ? Do I need to use an external script for this ?
Thanks !