Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 3.07 KB

README.md

File metadata and controls

60 lines (43 loc) · 3.07 KB

systemd status notifier

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.


Content


Supported services

Service Method
Email MTA
Mattermost API
PagerDuty API
Pushover API
sipgate (SMS) API
Slack API

Requirements

  • 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.