I have Monit checking a process whose name is just "python", but would like a more informative name (e.g. "webapp") in status, emails, etc. Is there any way to declare an alias, or would I have to change the process's name to achieve this?
|
feedback
|
|
The name argument directly after See their docs (search for procmatch): http://mmonit.com/monit/documentation/monit.html | |||
|
feedback
|