itemMAX
This advanced widget significantly enhances the functionality of the classic Item Value widget by integrating a visualization of historical data directly into the background. The current value is prominently displayed in the foreground, while a compact graph in the background provides valuable context and allows for tracking data evolution over time.
Requirements
Required Zabbix version
7.0
Required PHP version
8.0
Key features
The widget combines current value display with historical data graphing, enabling quick trend analysis. Users can choose between line, staircase, or bar graphs to best represent their data.
Aggregation functions are supported, allowing efficient processing of large datasets or varying time periods. The time range for historical data is customizable, providing flexibility in trend observation.
An override host feature allows users to specify which host’s data is displayed, facilitating monitoring across different systems or devices.
This compact tool is ideal for real-time monitoring with historical context, suitable for applications in IT infrastructure or environmental monitoring. It empowers users to make informed decisions based on both current and historical data trends.
Editions
Free
99,00 $
All features of ‘Item value’ widget
Graph in the background visualizes historical data
Customizable graph settings
├ Line, Staircase, and Bar graph types
├ Adjustable graph width
├ Graph transparency control
├ Fill level adjustment
├ Color selection for graph in the background
├ Aggregation function (e.g., average)
├ Custom aggregation intervals
├ Handling of missing data
├ Customizable time period for data display
├ Min and Max Y-axis customization
Editions
Free
All features of ‘Item value’ widget
Graph in the background visualizes historical data
Customizable graph settings
├ Line, Staircase, and Bar graph types
├ Adjustable graph width
├ Graph transparency control
├ Fill level adjustment
├ Color selection for graph in the background
├ Aggregation function (e.g., average)
├ Custom aggregation intervals
├ Handling of missing data
├ Customizable time period for data display
├ Min and Max Y-axis customization
99,00 $
All features of ‘Item value’ widget
Graph in the background visualizes historical data
Customizable graph settings
├ Line, Staircase, and Bar graph types
├ Adjustable graph width
├ Graph transparency control
├ Fill level adjustment
├ Color selection for graph in the background
├ Aggregation function (e.g., average)
├ Custom aggregation intervals
├ Handling of missing data
├ Customizable time period for data display
├ Min and Max Y-axis customization
Configuration popup
Field | Description |
Draw | Select the type of graph: Line, Staircase, or Bar. |
Width | Adjust the thickness of the graph lines. |
Transparency | Set the transparency level of the graph to better integrate with the widget’s background. |
Color | Customize the color of the graph to match your dashboard theme. |
Aggregation Function | Use different functions (e.g., average) to aggregate data points. |
Aggregation Interval | Define custom intervals for data aggregation. |
Missing Data | Choose how to handle missing data points (e.g., none, connected, treat as 0, last known). |
Time Period | Set specific time periods for data display in the graph (e.g., Dashboard, Widget, Custom). |
Min Y-axis | Define custom minimum values for the Y-axis. |
Max Y-axis | Define custom maximum values for the Y-axis. |
Override host | Allows displaying data from a different host than originally configured |
Installation
Connect to your Zabbix frontend server (perform on all frontend nodes) via SSH
Navigate to the ui/modules/
directory (ui
is typically located at /usr/share/zabbix/
):
cd /usr/share/zabbix/modules/
Clone repository on your server:
#FREE:
git clone https://git.initmax.cz/initMAX-Public/Zabbix-UI-Widgets-itemMAX.git
#PRO:
git clone https://git:<<YOUR-TOKEN>>@git.initmax.cz/initMAX-Public/Zabbix-UI-Widgets-itemMAX-PRO.git
Change the ownership of the directory to the user under which your Zabbix frontend is running using the chown command, some examples:
chown nginx:nginx ./Zabbix-UI-Widget-itemMAX*
chown apache:apache ./Zabbix-UI-Widget-itemMAX*
chown www-data:www-data ./Zabbix-UI-Widget-itemMAX*
Navigate to the Zabbix frontend menu and select: Administration → General → Modules:
Use the ‘Scan directory’ button on the top:
Enable the newly discovered module/widget:
Module is enabled.
Use it and enjoy!
Similar products
itemMAX
Extends the Item value widget with a background graph. Clearly and concisely displays current status information along with historical data visualization.
ChatGPT
The ChatGPT widget integrates AI capabilities into your Zabbix dashboard, allowing interaction with OpenAI models directly from the widget.
gaugeMAX
This widget builds on the ‘Gauge’ widget by adding a background graph for historical data, clearly showing the current value alongside visualized trends.
FAQ
Select the desired widget on the product page, which also has a paid version. You can try out the DEMO version of each paid product and then purchase the PRO version, which adds more features to the widget. You click on the Get widget and Get PRO button, go through the checkout where you need to agree to the terms of purchase and other necessary. You proceed to the cart where you pay for the product. You can pay by card, Google Pay or Apple Pay if you have an Apple device. Payment is facilitated by FastSpring. After payment, you will receive a confirmation email with the necessary details to log in to Gitlab where you can download the purchased product. You’ll also receive an invoice for your order and access to your account, where you can see all your orders and cancel your auto-renewal subscription. The products are sold by subscription for 1 year. This is 1 license for 1 user, which is tied to a specific email.
You will receive an email confirmation of the successfully paid order and an invoice for the purchased product. You will also find a link to access and manage your subscriptions. You will also receive an email with a link to the initMAX GitLab where you can find the purchased product. You will need to set a new password first if it is the first your product purchased from initMAX. Regardless if you already have a GitLab account for other purposes. To do this, go to the link: https://git.initmax.com/users/sign_in and press the Forgot your password? enter the email you entered when you placed your order and press the Reset password button. You will receive an email with a link to set a new password. Then log in via https://git.initmax.com/users/sign_in with the new password and the email you entered when you placed your order. You can also click directly on the link of the product you purchased, which will be sent to you in the order confirmation email, to log in there. You can now access and download the purchased product.
You will need to have Zabbix 7.0 and PHP version 8.0 installed and running. In terms of hardware, you need any device that will run Zabbix correctly.