2009-06-08 21:14:57 +00:00
|
|
|
--- a/Makefile
|
|
|
|
+++ b/Makefile
|
2008-05-22 09:23:24 +00:00
|
|
|
@@ -1,7 +1,7 @@
|
|
|
|
|
|
|
|
|
2011-02-19 13:04:01 +00:00
|
|
|
-PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_
|
2008-05-22 09:23:24 +00:00
|
|
|
-#PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
|
2011-02-19 13:04:01 +00:00
|
|
|
+#PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_
|
2008-05-22 09:23:24 +00:00
|
|
|
+PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
|
|
|
|
|
2009-06-08 21:14:57 +00:00
|
|
|
munin-node: plugins/* munin-node.conf
|
2008-05-22 09:23:24 +00:00
|
|
|
@VERSION=$$(cat VERSION); \
|