contrib/monit
2013-06-25 10:58:51 +02:00
..
.footprint monit: updated to 5.3 2011-09-13 17:00:08 +02:00
.md5sum monit: updated to 5.5.1 2013-06-25 10:58:51 +02:00
monitd monit: moved config to /etc instead of /usr/etc 2009-04-16 06:54:06 +00:00
Pkgfile monit: updated to 5.5.1 2013-06-25 10:58:51 +02:00
README monit: New port. 2007-12-16 21:01:17 +11:00

README for monit

POST-INSTALL

  Edit monitrc control file as you need (/usr/etc/monitrc)
  
  Also, monit can run and be controlled from init.
  If monit should crash, init will re-spawn a new monit process.
  To setup monit to run from init, you can use the 'set init' statement
  in monitrc and then edit your /etc/inittab as:
  
  # Run monit in standard run-levels
  mo:2345:respawn:/usr/bin/monit -Ic /usr/etc/monitrc