diff options
author | Helmut Grohne <helmut@subdivi.de> | 2008-06-21 12:18:50 +0000 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2008-06-21 12:18:50 +0000 |
commit | adfe37d22173407301c542596140119cb351c55b (patch) | |
tree | f758512600e6db34d9a4494fe76a8c44f802d3b4 | |
parent | 285f4dffde8434fd1e1a704855844af82523f5a0 (diff) | |
download | munin-plugins-busybox-adfe37d22173407301c542596140119cb351c55b.tar.gz |
readme -> disadvantages?
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -16,6 +16,12 @@ What plugins are included? cpu entropy forks fw_packets interrupts load open_files open_inodes processes swap uptime +Disadvantages? +~~~~~~~~~~~~~~ +You lose flexibility. You can no longer just edit the plugin and if you try +you have to be very careful not to break it. If you want to deploy this you +have to create one binary for each architecture. + How to use? ~~~~~~~~~~~ After compiling there will be binary munin-plugins-busybox. You can just |