Skip to content

v1.16.0

Compare
Choose a tag to compare
@joe-at-startupmedia joe-at-startupmedia released this 23 Sep 02:56
· 195 commits to master since this release
  • Adds a process monitor interval to adjust the frequency of process monitoring
  • updates shmemipc dependency to fix segfault on SIGINT github.com/joe-at-startupmedia/shmemipc#3
  • implements flap detection/prevention #34
  • implements process group associations and commands #35

NOTE

Due to schema changes, be sure to remove your database after upgrading and before restarting:

systemctl stop pmond
rm -f /etc/pmon3/data/data.db
systemctl start pmond

Full Changelog: v1.15.1...v1.16.0