contrib/monit
2009-04-16 06:22:09 +00:00
..
.footprint monit: New port. 2007-12-16 21:01:17 +11:00
.md5sum monit: updated to 5.0 2009-04-16 06:22:09 +00:00
monitd monit: Cleanup and updated 4.10.1 -> 5.0-beta1 2008-05-15 00:22:49 +02:00
Pkgfile monit: updated to 5.0 2009-04-16 06:22:09 +00: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