summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* update algo for hornetJesse Luehrs2021-02-252-2/+2
|
* more ttrssJesse Luehrs2021-02-191-1/+1
|
* more ttrssJesse Luehrs2021-02-191-1/+1
|
* more ttrssJesse Luehrs2021-02-191-3/+3
|
* more ttrss fixesJesse Luehrs2021-02-191-4/+4
|
* depsJesse Luehrs2021-02-191-1/+1
|
* fix tt-rssJesse Luehrs2021-02-191-1/+1
|
* fix depJesse Luehrs2021-01-281-1/+1
|
* fix metabaseJesse Luehrs2021-01-281-1/+2
|
* update metabaseJesse Luehrs2021-01-281-1/+1
|
* use patched duplicati-clientJesse Luehrs2021-01-101-2/+4
|
* fetch duplicati-client git repo before checking outJesse Luehrs2021-01-101-1/+1
|
* update duplicati-clientJesse Luehrs2021-01-101-1/+1
|
* improve mailu systemd serviceJesse Luehrs2020-08-261-1/+2
|
* make the cron wrapper use godwrapJesse Luehrs2020-07-117-1/+33
|
* add a cron wrapperJesse Luehrs2020-07-113-5/+20
|
* pass through $content tooJesse Luehrs2020-07-111-0/+1
|
* factor cron jobs out into a helper moduleJesse Luehrs2020-07-1110-64/+59
|
* fix systemd override dependenciesJesse Luehrs2020-07-115-21/+11
|
* add helper for systemd overridesJesse Luehrs2020-07-116-50/+39
|
* also reload kapacitor when removing scriptsJesse Luehrs2020-07-111-1/+2
|
* also disable network alertsJesse Luehrs2020-07-111-4/+5
|
* improve nginx tls configJesse Luehrs2020-07-111-3/+8
|
* fix nginx deprecation warningsJesse Luehrs2020-07-1113-12/+12
|
* improve certbot provisioning scriptJesse Luehrs2020-07-113-101/+93
|
* also reduce the interval of certbot telegraf checksJesse Luehrs2020-07-101-0/+2
| | | | | | | certbot is pretty fast, so it's not super relevant, but this makes it easier to interpret runtime metrics because telegraf's internal metrics aggregate across all plugins of a given input type, and all of the rest of the exec plugins have a 5 minute interval
* apparently fail2ban doesn't have a timeout fieldJesse Luehrs2020-07-101-1/+0
|
* and also make fail2ban and smart less frequentJesse Luehrs2020-07-102-0/+4
|
* also run pacman plugin less frequentlyJesse Luehrs2020-07-101-0/+2
| | | | it's also a bit slow
* add telegraf metricsJesse Luehrs2020-07-101-0/+1
|
* remove muninJesse Luehrs2020-07-104-251/+0
|
* bump up the network usage monitorJesse Luehrs2020-07-071-1/+1
|
* add alert for /media/persistent not being mountedJesse Luehrs2020-07-062-0/+28
| | | | this comes up often after reboots on partofme
* add alerts for backupsJesse Luehrs2020-07-063-0/+60
|
* alert for expiring certificatesJesse Luehrs2020-07-062-0/+30
|
* add network and diskio alertsJesse Luehrs2020-07-063-0/+78
|
* fully manage more directoriesJesse Luehrs2020-07-064-1/+11
|
* make the tarsnap and duplicati checks less frequentJesse Luehrs2020-07-062-1/+4
|
* enable the postgres plugin for toztJesse Luehrs2020-07-051-0/+6
|
* add fail2ban telegraf pluginJesse Luehrs2020-07-054-1/+22
|
* add certbot telegraf pluginJesse Luehrs2020-07-056-1/+55
|
* add tarsnap metricsJesse Luehrs2020-07-056-0/+93
|
* add telegraf plugin for duplicatiJesse Luehrs2020-07-054-1/+66
|
* silence tput warnings from yaourtJesse Luehrs2020-07-051-1/+1
|
* add missing fileJesse Luehrs2020-07-051-0/+3
|
* add smart monitoring for telegrafJesse Luehrs2020-07-052-0/+15
|
* add dependencyJesse Luehrs2020-07-051-1/+2
|
* add input plugin for pacman updatesJesse Luehrs2020-07-057-0/+36
|
* tone down the cpu monitor a bitJesse Luehrs2020-07-051-1/+1
| | | | so that it doesn't trigger on duplicati runs
* add cpu usage alertJesse Luehrs2020-07-052-0/+34
|