This bash script allows you to be notified via Email, Mattermost, PagerDuty, Pushover, Slack and/or SMS (sipgate) when an enabled systemd service is in a failed condition.
Service | Method |
---|---|
MTA | |
Mattermost | API |
PagerDuty | API |
Pushover | API |
sipgate (SMS) | API |
Slack | API |
-
Linux OS with systemd
-
For Email notifications: Mail Transfer Agent (MTA) like
postfix
-
For PagerDuty API v2 notifications:
pdagent
-
For all other notifications:
cURL
This project is not affiliated with Mattermost, PagerDuty, Pushover, sipgate and/or Slack
All mentioned trademarks are the property of their respective owners.