Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
5 answers
3k views

How to set proper monitoring of my services in a automated way? So that if one crash it auto on the fly restarts?

How can i setup monitoring to my system services? Either using automated script which scan every moment, if httpd, mysqld, and my custom daemon is running or not, if not running it will automatically ...
user avatar