diff options
author | Karel Kočí <cynerd@email.cz> | 2018-09-15 14:16:16 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-09-16 00:07:24 +0200 |
commit | 2ea5a97bf04736741c422ae3a83e2f9e509d9578 (patch) | |
tree | 674d73f5b68313d14a4181199056801f10a25e5e /profiles/base/make.defaults | |
parent | b9ee2798ff620c33b2073f16e822e81388e06cc1 (diff) | |
download | gentoo-personal-overlay-2ea5a97bf04736741c422ae3a83e2f9e509d9578.tar.gz gentoo-personal-overlay-2ea5a97bf04736741c422ae3a83e2f9e509d9578.tar.bz2 gentoo-personal-overlay-2ea5a97bf04736741c422ae3a83e2f9e509d9578.zip |
Add collectd
Diffstat (limited to 'profiles/base/make.defaults')
-rw-r--r-- | profiles/base/make.defaults | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index 55dcca6..bb83226 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -12,3 +12,6 @@ GENTOO_MIRRORS="rsync://mirror.dkm.cz/gentoo/ rsync://ftp6.linux.cz/pub/linux/ge EMERGE_DEFAULT_OPTS="--autounmask-write n" ACCEPT_KEYWORDS="~amd64" + +COLLECTD_PLUGINS="conntrack contextswitch cpu cpufreq cpusleep df disk entropy fhcount fscache hugepages interface ipc iptables irq load lvm netlink network openvpn ping processes protocols uptime users vmem " +# TODO some plugin for btrfs? |