/proc/partitions (or /proc/diskstats) gives the disk operation backlog (ie, how many operations are backlogged in the disk io queue).
This gives a very good indication of how busy the disks are.
Is there support for reading this parameter?
This gives a very good indication of how busy the disks are.
Is there support for reading this parameter?
I want to be able to dynamically update my userparameter list on all monitored hosts (by updating my agent RPM for example), when I decide on adding extra UserParameters
However, the agentd.conf has host specific information in it.
Does zabbix have support for including contents of external files in the agentd.conf?