summaryrefslogtreecommitdiffstats
path: root/roles/common/templates/etc/munin
Commit message (Collapse)AuthorAgeFiles
* Upgrade baseline to Debian 10.Guilhem Moulin2020-05-162
|
* tr/-/_/ in group names.Guilhem Moulin2020-01-221
| | | | | | | | | | | | This avoids [DEPRECATION WARNING]: The TRANSFORM_INVALID_GROUP_CHARS settings is set to allow bad characters in group names by default, this will change, but still be user configurable on deprecation. This feature will be removed in version 2.10. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details
* Upgrade baseline to Debian Stretch.Guilhem Moulin2018-12-031
|
* Tunnel munin-update traffic through IPSec.Guilhem Moulin2016-05-221
|
* Use a single LDAP connection per Munin round to collect slapd statistics.Guilhem Moulin2015-06-111
| | | | Using multigraphs instead.
* slapd monitoring.Guilhem Moulin2015-06-101
| | | | | We don't use the provided 'slapd_' Munin plugin because it doesn't support SASL binds.
* Configure munin nodes & master.Guilhem Moulin2015-06-102
Interhost communications are protected by stunnel4. The graphs are only visible on the master itself, and content is generated by Fast CGI.