Commit Graph

11 Commits

Author SHA1 Message Date
Lars Kruse 7eebaa7f62 README: remove list of integrated plugins and runtime requirements 2020-02-09 00:48:34 +01:00
Lars Kruse 8e433d9a38 README: clarify title for munin configuration section 2020-02-09 00:48:34 +01:00
Lars Kruse a85fc3cb82 README: mention external plugins 2020-02-09 00:48:34 +01:00
Lars Kruse f4518e5375 Change name of executable from "munin-node" to "muninlite"
Previously MuninLite tried to create a drop-in-replacement for
munin-node by using the same name.  But MuninLite behaves differently
and may even be used in parallel to a regular munin-node setup on a host,
thus it should use a distinct name.
2020-02-08 23:39:44 +01:00
Lars Kruse c547314f3d Makefile: add "install" target 2020-02-08 23:39:44 +01:00
Lars Kruse 33bd18f7f7 README: change to UTF8 2020-02-08 23:39:44 +01:00
Lars Kruse 0cf51803a3 Makefile: configurable set of plugins
The Makefile variable "PLUGINS" may be specified on the command line in
order to pick specific plugins:

  make PLUGINS="cpu load uptime"
2020-02-08 23:39:44 +01:00
Lars Kruse 806dc07f89 README: reduce less relevant details 2020-02-08 23:37:55 +01:00
Lars Kruse 490da2c8a3 README: document the installation as an executable without TCP 2020-02-08 23:37:55 +01:00
Lars Kruse b0e991d4d4 whitespace cleanup 2020-02-06 07:29:11 +01:00
Lars Kruse 38586372d2 Format README as markdown 2019-07-19 06:25:57 +02:00