blob: 836a64d4c438e4f4b3b15be3ad6e3f00cd3d0792 (
plain)
1
2
3
4
5
6
7
8
9
|
config ADK_PACKAGE_GKRELLMD
prompt "gkrellmd.......................... The GNU Krell Monitors Server"
tristate
default n
select ADK_PACKAGE_GLIB1
help
Gkrellmd Listens for connections from gkrellm clients. When a gkrellm
client connects to a gkrellmd server all builtin monitors collect
their data from the server.
|