[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 3 commits: as shipped by munin-node in stretch
Holger Levsen
gitlab at salsa.debian.org
Sun Feb 10 15:48:20 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
cb33eba0 by Holger Levsen at 2019-02-10T15:45:48Z
as shipped by munin-node in stretch
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5b5b68b9 by Holger Levsen at 2019-02-10T15:46:41Z
reproducible: stop messing with our df-plugin configuration, avoid status change mails
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
adea6adf by Holger Levsen at 2019-02-10T15:48:06Z
dummy file to override values from OSUOSL's ansible deployed file
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- + hosts/common/etc/munin/plugin-conf.d/ansible.conf
- + hosts/common/etc/munin/plugin-conf.d/munin-node
Changes:
=====================================
hosts/common/etc/munin/plugin-conf.d/ansible.conf
=====================================
@@ -0,0 +1 @@
+# dummy file to override values from OSUOSL's ansible deployed file
=====================================
hosts/common/etc/munin/plugin-conf.d/munin-node
=====================================
@@ -0,0 +1,115 @@
+# This file is used to configure how the plugins are invoked.
+# Place in /etc/munin/plugin-conf.d/ or corresponding directory.
+#
+# PLEASE NOTE: Changes in the plugin-conf.d directory are only
+# read at munin-node startup, so restart at any changes.
+#
+# user <user> # Set the user to run the plugin as.
+# group <group> # Set the group to run the plugin as.
+# command <command> # Run <command> instead of the plugin. %c expands to
+# what would normally be run.
+# env.<variable> <value> # Sets <variable> in the plugin's environment, see the
+# individual plugins to find out which variables they
+# care about.
+
+
+[amavis]
+group adm
+env.MUNIN_MKTEMP /bin/mktemp -p /tmp/ $1
+env.amavislog /var/log/mail.info
+
+[apt]
+user root
+
+[courier_mta_mailqueue]
+group daemon
+
+[courier_mta_mailstats]
+group adm
+
+[courier_mta_mailvolume]
+group adm
+
+[cps*]
+user root
+
+[exim_mailqueue]
+group adm, (Debian-exim)
+
+[exim_mailstats]
+group adm, (Debian-exim)
+env.logdir /var/log/exim4/
+env.logname mainlog
+
+[fw_conntrack]
+user root
+
+[fw_forwarded_local]
+user root
+
+[hddtemp_smartctl]
+user root
+
+[hddtemp2]
+user root
+
+[if_*]
+user root
+
+[if_err_*]
+user nobody
+
+[ip_*]
+user root
+
+[ipmi_*]
+user root
+
+[mysql*]
+user root
+env.mysqlopts --defaults-file=/etc/mysql/debian.cnf
+env.mysqluser root
+env.mysqlconnection DBI:mysql:mysql;mysql_read_default_file=/etc/mysql/debian.cnf
+
+[postfix_mailqueue]
+user postfix
+
+[postfix_mailstats]
+group adm
+
+[postfix_mailvolume]
+group adm
+env.logfile mail.log
+
+[sendmail_*]
+user smmta
+
+[smart_*]
+user root
+
+[vlan*]
+user root
+
+[ejabberd*]
+user ejabberd
+env.statuses available away chat xa
+env.days 1 7 30
+
+[jmx_*]
+env.ip 127.0.0.1
+env.port 5400
+
+[samba]
+user root
+
+[munin_stats]
+user munin
+group munin
+
+[postgres_*]
+user postgres
+env.PGUSER postgres
+env.PGPORT 5432
+
+[fail2ban]
+user root
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/d8e6b4a4cc41eeea621184ae08650e7c231e9086...adea6adfad0900b8b37ff8de0ba5be4f6ff04cdb
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/d8e6b4a4cc41eeea621184ae08650e7c231e9086...adea6adfad0900b8b37ff8de0ba5be4f6ff04cdb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190210/6d0e34c4/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list