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.
|
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/
|
|
|