blob: 1458b8db4fdeedd9ea5802f6684f52a2dcb095e1 (
plain)
1
2
3
4
5
6
7
8
|
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/
|