mercredi 5 août 2015

Use cloudwatch to determine if linux service is running

Suppose I have an ec2 instance with service /etc/init/my_service.conf with contents

script
    exec my_exec
end script

How can I monitor that ec2 instance such that if my_service stopped running I can act on it?




Aucun commentaire:

Enregistrer un commentaire