[packages] monit: Bump to 5.4 and bugfixes
authorVasilis Tsiligiannis <acinonyx@openwrt.gr>
Thu, 12 Jul 2012 08:09:57 +0000 (08:09 +0000)
committerVasilis Tsiligiannis <acinonyx@openwrt.gr>
Thu, 12 Jul 2012 08:09:57 +0000 (08:09 +0000)
commit5315e05698b14ea2413bd0dc4d53dc8a32bfc9e6
treedf06cac079094af5fb7e0b65afa832b659bacbab
parent0801cbf92c0be52a44a4b4a49783ede9b386e350
[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>
SVN-Revision: 32674
admin/monit/Makefile
admin/monit/files/monit.init
admin/monit/patches/001-no_sslv2.patch
admin/monit/patches/002-uclibc_loadavg.patch