From c5572d0ddaf88f58995cfe4f916494e714c2f7ca Mon Sep 17 00:00:00 2001 From: "Costa Tsaousis (ktsaou)" Date: Wed, 18 Nov 2015 01:07:09 +0200 Subject: updated docs; nut.chart.sh now autodetects multiple UPSes, web and cache directories are chowned; charts.d is now enabled by default --- conf.d/Makefile.am | 1 + conf.d/charts.d.conf | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 conf.d/charts.d.conf (limited to 'conf.d') diff --git a/conf.d/Makefile.am b/conf.d/Makefile.am index 73e45c1920..1ccd0618cf 100644 --- a/conf.d/Makefile.am +++ b/conf.d/Makefile.am @@ -4,5 +4,6 @@ MAINTAINERCLEANFILES= $(srcdir)/Makefile.in dist_config_DATA = \ + charts.d.conf \ apps_groups.conf \ $(NULL) diff --git a/conf.d/charts.d.conf b/conf.d/charts.d.conf new file mode 100644 index 0000000000..553e3ede64 --- /dev/null +++ b/conf.d/charts.d.conf @@ -0,0 +1,8 @@ +nut=yes +squid=yes +postfix=yes +sensors=yes +cpufreq=yes +mysql=yes +#example=yes +#load_average=yes -- cgit v1.2.3