[packages] monit: Bump to 5.4 and bugfixes
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 12 Jul 2012 08:09:57 +0000 (08:09 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 12 Jul 2012 08:09:57 +0000 (08:09 +0000)
commitc76308d86ca0f981499dadb2406920a313875294
treedf06cac079094af5fb7e0b65afa832b659bacbab
parent00dd76db225c3664987e8347b22f4cb9ab3b945b
[packages] monit: Bump to 5.4 and bugfixes

Hi
this patch update monit from 5.2.5 to 5.4, this add cool feature like "check program", to execute a script and send email/do action depending on the return code, and many bugfixes (http://mmonit.com/monit/dist/CHANGES.txt)
I've modified the init script because "-d 60" overide the conf file and the stat command doesn't seem to exist, so either we just chmod each time or we let the people RTFM and the syslog (i prefer the latter)

For now i've tested only the ssl version with backfire (r31676) on x86 and ar71xx (tplink wr1043nd) (it send mail via google, ping, watch load average and cpu ...)
It compile (monit and monit-nossl) for x86 and ar71xx for backfire & trunk (trunk x86 mount the ext4 partition readonly so i haven't tested)

Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32674 3c298f89-4303-0410-b956-a3cf2f4a3e73
admin/monit/Makefile
admin/monit/files/monit.init
admin/monit/patches/001-no_sslv2.patch
admin/monit/patches/002-uclibc_loadavg.patch