Releases: greatcare/pm2-zabbix
Releases · greatcare/pm2-zabbix
Error handling bugfix
Usability fix
New features
- Launching the monitor script (
pm2-zabbix) without--monitoror--discovernow prints a warning message and exits. - Bonus feature: able to use
pm2-zabbixwith no options and increasedLOG_LEVELfor one-off manual pm2 connectivity checks.
Logging overhaul
New features
- Logging has been rewritten so that it now uses a JSON / line-by-line format thanks to
bunyan. - The tool has been migrated to a
zabbix-senderfork so that the same logging format can be used for tracing sender binary execution attempts.