Skip to content

A bash script that triggers an Email, Mattermost, PagerDuty, Pushover, Slack and/or SMS (sipgate) notification when an enabled systemd service is in a failed condition.

License

Notifications You must be signed in to change notification settings

disisto/systemd-status-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A bash script that triggers an Email, Mattermost, PagerDuty, Pushover, Slack and/or SMS (sipgate) notification when an enabled systemd service is in a failed condition.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages