001-no_disks.patch 505 B

123456789101112
  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -1,7 +1,7 @@
  4. -PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_
  5. -#PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
  6. +#PLUGINS=df cpu if_ if_err_ load memory processes swap netstat uptime interrupts irqstats ntpdate plugindir_
  7. +PLUGINS=cpu if_ if_err_ load memory processes netstat uptime interrupts irqstats
  8. munin-node: plugins/* munin-node.conf
  9. @VERSION=$$(cat VERSION); \