joonty / systemd_mon

Monitor for systemd to alert failed services
MIT License
106 stars 28 forks source link

Added a handler to generate Desktop Notifications via DBus so you not… #17

Open p91 opened 4 years ago

p91 commented 4 years ago

…ice automatically that your services have failed.

Hi, wrote a small notifier so that you get a notification on your desktop via the org.freedesktop.Notifications protocol. Planning to use this on both my server and laptop but have different notification requirement. Slack and/or EMail is fine on a server but for my laptop I would rather fast that a service has stopped working so getting a desktop notification seems like a good idea.