7 Commits

Author SHA1 Message Date
luka
c5a96ca3fd [packages] monit: fix init script
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2013-04-28 22:22:25 +00:00
acinonyx
c76308d86c [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
2012-07-12 08:09:57 +00:00
nico
3dc31f9f9f packages/monit: use new service functions, fix /etc/monitrc permissions
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 19:48:55 +00:00
florian
d825411775 Fix monit rc priority (#1483)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@6607 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-18 17:15:05 +00:00
nbd
7608ba449f init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname> (enable|disable) manages symlinks
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15 21:03:30 +00:00
nbd
8b12dd0b90 port over more init scripts
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-04 21:04:48 +00:00
florian
b77b39d49f Port monit to -ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4467 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-05 16:12:53 +00:00