1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-22 14:16:00 +00:00

it was not really clear to be about munin

This commit is contained in:
Helmut Grohne 2008-06-21 12:18:23 +00:00 committed by Steve Schnepp
parent ad5c0c537a
commit 1adee55736

View file

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