2005-04-20 22:05:02 +00:00
|
|
|
config BR2_PACKAGE_MONIT
|
2005-05-19 16:49:23 +00:00
|
|
|
tristate "monit - System services monitoring utility"
|
2005-04-20 22:05:02 +00:00
|
|
|
select BR2_PACKAGE_LIBPTHREAD
|
|
|
|
default m if CONFIG_DEVEL
|
|
|
|
help
|
|
|
|
utility for monitoring services on a Unix system
|
|
|
|
|
|
|
|
http://www.tildeslash.com/monit/
|
2005-05-19 16:49:23 +00:00
|
|
|
|
|
|
|
|