Thomas Buck
c5e64be53b
Ensure we're always redirecting to the main homepage with www prepended.
6 years ago
Thomas Buck
2d359819a2
Similar log settings for all apache virtual hosts
6 years ago
Thomas Buck
aa6a5e90e9
Support multiple monit alert mails, for eg. pushover.
6 years ago
Thomas Buck
21f6ac8d7e
some monit fixes. add fail2ban monit dist conf file and rootfs check. dont generate invalid password.
6 years ago
Thomas Buck
7b8f15528d
Fix a bunch of broken http->https redirects and make them always temporary
6 years ago
Thomas Buck
5d08a68c93
Make monit status page public
6 years ago
Thomas Buck
013c5ac0fa
Enable E-Mail notifications from Monit
6 years ago
Thomas Buck
11e0282841
Remove collectd
6 years ago
Mike Ashley
257a2252b5
Configure rspamd to accept logwatch's logs
Sometimes logwatch logs will contain URLs and domain names that trip
on abuse lists. Use a custom filter to remove these checks.
7 years ago
Alex Payne
d2483d0435
Install collectd from package.
Use newer native "write HTTP" plugin to send metrics to Librato, if configured.
10 years ago
Hector Castro
05426d04bb
Add collectd to the monitoring suite
This change set builds collectd from source and configures it in one of
the following ways:
- If Librato credentials are present, collectd will be configured to
send data points to Librato using the collectd-librato plugin.
- If no Librato credentials are present, collectd will be configured to
write RRD files locally (/opt/collectd/var/lib/collectd/rrd by default).
11 years ago
Luke Cyca
d71bf5632d
Set log watch to weekly per http://primozverdnik.com/2011/05/logwatch-once-a-week-is-enough/
Also mailing to root (which gets forwarded to admin_email) for easier automated sorting
11 years ago