pm2-health
Version:
Apps health monitor and mail notification module for pm2
34 lines (24 loc) • 609 B
Markdown
# 1.12.0
- added optional `clientHostName` into SMTP config
# 1.11.0
- added batching of messages
# 1.10.6
- revert pm2 version upgrade to pmx due pmx issues
# 1.10.0
- updated dependencies to newest
- added license file (#23)
# 1.9.5
- add `appsIncluded` to config (#18)
# 1.9.0
- add alive functionallity
# 1.8.9
- add important flag to some of the mails
- minnor fixes
# 1.8.0
- add app `inactive` flag for apps that don't sends signals anymore
# 1.7.3
- add `from` to `smtp` config (#16)
# 1.7.0
- add possibility of fetching config from url (#14)
# 1.6.0
- base