-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hello again,
I think that the documentation is not correct related to pidifle, it is written "check program" :
check program docker.foo_php_fpm.pid with pidfile /run/monit-docker/foo_php_fpm.pid
group monit-docker
if changed pid then alert
And It sholud be "check process":
check process docker.foo_php_fpm.pid with pidfile /run/monit-docker/foo_php_fpm.pid
group monit-docker
if changed pid then alert
Metadata
Metadata
Assignees
Labels
No labels