Ad Widget

Collapse

Disk usage : Zabbix API : link to history ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • seb perkins
    Junior Member
    • Jul 2019
    • 2

    #1

    Disk usage : Zabbix API : link to history ?

    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
  • CJoshua
    Junior Member
    • Jan 2020
    • 18

    #2
    Originally Posted by Zhair
    Also: is there a possible way to generate / create a built-in weekly custom writing mysql zabbix report for our disk usage, memory and CPU?

    Hello,
    I don't know any in-built auto-reporting functions. But the best way to do this is to try an external tool like Pentaho Reporting to run your reports automatically on a monthly basis.

    Comment

    Working...