Are you frustrated with complex Zabbix filters? π© Discover a simpler way to manage your host dashboards! π
Our easy-to-use host dashboard selector streamlines your monitoring experience, putting you back in control. Say goodbye to complicated filters and hello to a straightforward solution that enhances your Zabbix workflow.
- User-Friendly Interface: Navigate effortlessly and find what you need quickly π±οΈ
- Customizable Dashboards: Focus on the metrics that matter most to you π
- Enhanced Monitoring: Keep track of your systems without the frustration of complex setups π
-
Create dashboards in all your desired templates with your specific requirements.
-
Create a macro called
{$GROUPIDS}and set all groups you want to see:
{$GROUPIDS} = 2,4,5,6...
3. Create API on zabbix
- Install the new module in the
/usr/share/zabbix/modulesfolder. - Edit
config.jsonand set variables
serverUrl -> http://localhost:8080
apiUrl -> http://localhost:8080/api_jsonrpc.php
apiToken -> 5648e91....4a89321
-
Enable the module in Zabbix.
-
Navigate to Monitoring -> Host Dashboard Selector
-
Have fun π
- Display format:
[groupID] - groupName (group_devices_counter) - View all active problems for each host with severity indicators and colors
- Quick access button to view individual host dashboards
- Cool search function π
zabbix.php?action=host.dashboard.view&hostid=xxxx
Take the stress out of monitoring with Zabbix and enjoy a smoother workflow! π
We welcome contributions! Please feel free to submit a Pull Request.
If you encounter any problems or have any questions, please open an issue in this repository.
- Multiple lang.
- dashboard missing on host XXX
- convert variable API hardcoded to macro
- Variable groups by id using Zabbix Macro
- Alerts by severity on each host by group Id
- Create new submenu
For support telegram me.

