Ad Widget

Collapse

Capacity Planning and Prediction module for Zabbix

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Keberneth
    Junior Member
    • Apr 2026
    • 19

    #1

    Capacity Planning and Prediction module for Zabbix

    Hi everyone,

    I would like to share a new Capacity Planning module for Zabbix.

    The module analyses historical monitoring data to help operations teams identify potential capacity problems before they become incidents. It can estimate when disk space may be full and indicate whether CPU or memory consumption is increasing to a level where additional resources may be required.

    Main features
    • Analyses disk, CPU and memory utilization
    • Estimates the time until a disk becomes full
    • Estimates the time until configured warning or critical thresholds are reached
    • Uses several historical periods to identify both long-term growth and recent changes
    • Provide capacity planning report for hosts
    • Uses read-only access to the Zabbix API

    The purpose of the module is to help operations teams work proactively, improve capacity planning or take actions to reduce capacity needs and reduce avoidable incidents caused by resource exhaustion.
    Predictions are based on the historical data available in Zabbix. Results should therefore be treated as planning guidance and NOT a guaranteed forecasts. Sudden changes in workload, application behaviour or data growth can affect the estimates.

    Modules to extend Zabbix capabilities. Contribute to Keberneth/Zabbix-Modules development by creating an account on GitHub.
    Attached Files
    Last edited by Keberneth; Today, 14:47.
Working...