Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shrank/zabbix-widget-html

Simple Widget that lets you put arbitrary HTML code on a Zabbix Dashboard
https://github.com/shrank/zabbix-widget-html

zabbix zabbix-module

Last synced: about 1 month ago
JSON representation

Simple Widget that lets you put arbitrary HTML code on a Zabbix Dashboard

Awesome Lists containing this project

README

        

# zabbix-widget-html
Simple Widget that lets you put arbitrary HTML code on a Zabbix Dashboard

Tested on Zabbix 6.4.0

## Install
The `html_widget` directory needs to go into the `modules` directory of your zabbix web frontend server:
```
wget https://github.com/shrank/zabbix-widget-html/archive/refs/tags/v1.0.zip
unzip v1.0.zip
cp -r zabbix-widget-html-1.0/html_widget /usr/share/zabbix/modules/html_widget
```
Rescan and enable the module in the web interface(`Administrator->General->Modules`)