Recommend this page to a friend! |
Classes of Andy Pieters | PHP Systemd Daemon Notify | README.md | Download |
|
Downloadsystemd-notifyIntroductionThis package allows scripts launched by systemd to send information and heartbeats (watchdog events) to the systemd notification system. Use this library if...You have a script that is started as a service by systemd, and you want systemd to restart the service when it develops an error, or You have a long running script and want to provide a status description viewable
by the Do not use this library if...
In this libraryThree classes are provided to interact with the notification service:
ExamplesSee the examples folder |