diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile index ea249b2..63e0c02 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ COLLECTORS += mdstat COLLECTORS += meminfo COLLECTORS += netdev COLLECTORS += loadavg +COLLECTORS += rapl COLLECTORS += stat COLLECTORS += textfile COLLECTORS += timex |