You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
199 B
9 lines
199 B
20 years ago
|
config BR2_PACKAGE_MONIT
|
||
|
tristate "monit"
|
||
|
select BR2_PACKAGE_LIBPTHREAD
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
utility for monitoring services on a Unix system
|
||
|
|
||
|
http://www.tildeslash.com/monit/
|