Message of the Day
Zabbix frontend module notifies users and administrators about important actions, events and updates in the environment.
Description
The “Message of the Day” module was created to notify users and administrators of the Zabbix frontend. It informs them about actions and events within the Zabbix environment or the monitored infrastructure. This module provides timely and relevant information. Its goal is to ensure that all stakeholders are aware of important updates and potential maintenance windows.
This module is not connected to the “Maintenance” feature.
Requirements
Required Zabbix version
7.0
Required PHP version
8.0
Message bar
- The bar displays a message for users, showing “Active since” with the start date and “Active till” with the end date.
- The message bar is displayed at the top of the application screen for its entire duration.
- It can be closed, but it will reappear when a different page is loaded.
- This is an intentional feature – no user can claim they accidentally closed the message and were unaware of the event.
- It can be closed, but it will reappear when a different page is loaded.
Editions
Free
199,00 $
per year for 1 subscription
Custom messages name
Custom messages for users
Custom active since timestamp
Custom active till timestamp
Creating messages
Unlimited number of messages created in module
Show since feature
Repeat feature
Message bar color settings
Translate HTML tags to Message bar
Removing initMAX brand from message bar
Editions
Free
Custom messages name
Custom messages for users
Custom active since timestamp
Custom active till timestamp
Creating messages
Unlimited number of messages created in module
Show since feature
Repeat feature
Message bar color settings
Translate HTML tags to Message bar
Removing initMAX brand from message bar
199,00 $
per year for 1 subscription
Custom messages name
Custom messages for users
Custom active since timestamp
Custom active till timestamp
Creating messages
Unlimited number of messages created in module
Show since feature
Repeat feature
Message bar color settings
Translate HTML tags to Message bar
Removing initMAX brand from message bar
Configuration page
- You can set a new message by clicking the button in the right corner of the administration screen.
Repeate Feature
- This option allows you to set recurrence for displaying regular messages.
- After enabling the feature, you will see recurrence options:
- Set the frequency of recurrence:
- Every N day, week, month, year
- Set the end of recurrence:
- Never, on a specific date, or after N occurrences
- Set the frequency of recurrence:
Allow HTML tags
- This option allows you to insert HTML tags into the message, which will be translated
- Enabling to you better format the text or insert links into the message bar itself.
- Example:
- Upgrade Zabbix environment to 7.0.0 (Zabbix Release Notes)
Instalation
- Connect to your Zabbix frontend server (perform on all frontend nodes)
- Navigate to the
ui/modules/
directory (ui
is typically located at/usr/share/zabbix/
)
cd /usr/share/zabbix/modules/
- Clone repository on your server
git clone https://git.initmax.cz/initMAX-Public/Zabbix-UI-Modules-Message-of-the-Day.git
Change the owner of directory to your web user with chown
Choose default OS user
- nginx
chown nginx:nginx ./Zabbix-UI-Modules-Message-of-the-Day
- apache (RHEL)
chown apache:apache ./Zabbix-UI-Modules-Message-of-the-Day
- apache (DEB)
chown www-data:www-data ./Zabbix-UI-Modules-Message-of-the-Day
- Add writable rule for
var
directory withchmod +w
chmod +R +w ./Zabbix-UI-Modules-Message-of-the-Day-PRO/var
- Go to Zabbix frontend menu -> Administration -> General -> Modules
- Use the Scan directory button on the top
- Enable the newly discovered module
- Done
- Use it and enjoy!
Similar products
Message of the Day
The “Message of the Day” module was created to notify users and administrators of the Zabbix frontend. It informs them about actions and events within the Zabbix environment or the monitored infrastructure.
Sortable latest data
This is a fork of the standard “Latest data” tab in the monitoring menu. This module allows sorting of the Latest data by value in ascending or descending order.
Enhanced Problems
Standard events can be filtered by severity, tags, host, host groups, or problems. Select one or more events using the mouse (CTRL or SHIFT keys) for mass operations like acknowledging, de-acknowledging, or creating trouble tickets.
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 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.