
Description
This Zabbix module informs users and administrators about important events. It provides a centralized location for sharing critical updates, maintenance notifications, or other relevant information to all system users.
Installation
Connect to your Zabbix frontend server (perform on all frontend nodes) via SSH
Navigate to the /modules
folder (typically located at /usr/share/zabbix/
or /usr/share/zabbix/
ui/)
cd /usr/share/zabbix/modules/
Clone repository on your server
#FREE
git clone https://git.initmax.cz/initMAX-Public/Zabbix-UI-Modules-Message-of-the-Day.git
#PRO
git clone https://git:<<YOUR-TOKEN>>@git.initmax.cz/initMAX-Public/Zabbix-UI-Modules-Message-of-the-Day-PRO.git
Change the ownership of the directory to the user under which your Zabbix frontend is running using the chown command (cat /etc/passwd to find which user was created during installation), some examples:
chown nginx:nginx ./Zabbix-UI-Modules-Message-of-the-Day*
chown apache:apache ./Zabbix-UI-Modules-Message-of-the-Day*
chown www-data:www-data ./Zabbix-UI-Modules-Message-of-the-Day*
Frontend module initialization
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

The module is available in the menu

Use it and enjoy!

Configuration

Usage examples
Where to get it?
If you’re interested in this widget, you can find it in our e-shop. There you’ll learn more about the available versions and how to get the product.