Hello,
We are currently building a "top 30" disk usage of our servers, which will be available on a separate wiki server for our oncall team.
So far so good, Zabbix API provided the server name + partition + % occupied.
We are now working on integrating graphs : this is important as the rate of growth is something we check, and we have a problem.
After some research we discovered that the vfs.fs.size[<drive>,free] used in this report does not produce graphs (a pity as a graph can be simply exported as a png), but produces a history graph (which do not seem easily exported as a png or rapidly exportable).
Is there anyway to export the history graph for a partition (eg /var/log) or is there another to achieve the above ?
Many thanks
Sebastian
We are currently building a "top 30" disk usage of our servers, which will be available on a separate wiki server for our oncall team.
So far so good, Zabbix API provided the server name + partition + % occupied.
We are now working on integrating graphs : this is important as the rate of growth is something we check, and we have a problem.
After some research we discovered that the vfs.fs.size[<drive>,free] used in this report does not produce graphs (a pity as a graph can be simply exported as a png), but produces a history graph (which do not seem easily exported as a png or rapidly exportable).
Is there anyway to export the history graph for a partition (eg /var/log) or is there another to achieve the above ?
Many thanks
Sebastian
Comment