diff options
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ What is this? ~~~~~~~~~~~~~ -This is a rewrite of commonly used plugins in C as a single binary. The -purpose is reducing resource usage: +This is a rewrite of commonly used munin plugins in C as a single binary. +The purpose is reducing resource usage: * disk space: the binary is smaler than the plugins together * more diskspace: it has no dependencies on other programs * less forks: it does not fork internally |