You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
505 B

  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); \