Zabbix Alert Notifications via LINE Notify
Overview
I configured Zabbix alerts to send messages to LINE using LINE Notify.
Steps
Access LINE Notify
[https://notify-bot.line.me/ja/]
Sign up and log in
Register a service
There didn’t seem to be any actual review of this information, but I went ahead and registered with reasonably accurate details just in case.
Select a talk room and issue a token
Copy the issued token
Configure the Zabbix script
GitHub - kenzo0107/Zabbix3-LineNotify: Zabbix3 + LineNotify
Zabbix3 + LineNotify. Contribute to kenzo0107/Zabbix3-LineNotify development by creating an account on GitHub.
Env
- Zabbix 3.0
- CentOS Linux release 7.2.1511 (Core)
Install Steps
1 | [Zabbix-Server]$ cd /usr/lib/zabbix/alertscripts # AlertScriptsPath |
Configure Media Types
Configure Users > Media
Notification test
In a test environment, I set up an alert to fire when the number of Nginx processes exceeds one, and here is the result.
Thoughts
I found that some people feel uneasy about joining a talk room, since a LINE account is a private account and they would rather not have it known.
Use it wisely.
What I’d like to see in the future
Personally, I’d be happy if LINE Notify could deliver notifications via phone call, like Twilio.
First and foremost, here’s to a world without incidents. ♪
That’s all.

