summaryrefslogtreecommitdiff
path: root/roles
Commit message (Collapse)AuthorAgeFilesLines
* add host specific for ch-phoebeChristian Pointner2021-12-231-1/+1
|
* make dhcp-server role a little bit more flexibleChristian Pointner2021-12-221-0/+6
|
* add role for dhcp-serverChristian Pointner2021-12-223-0/+46
|
* prometheus: improve smartmon alertsChristian Pointner2021-12-161-5/+5
|
* fix source.list entry for braveChristian Pointner2021-11-181-1/+1
|
* install brave-browser to equinox-wsChristian Pointner2021-11-172-0/+20
|
* add simple support for remote subnet routesChristian Pointner2021-11-162-1/+7
|
* openvpn: initial support for server/clientChristian Pointner2021-11-165-7/+83
|
* openvpn roles - bas scaffolding and certsChristian Pointner2021-11-1610-0/+285
|
* add alert for missing smartmon metricsChristian Pointner2021-11-091-0/+9
|
* fix smartmon monitoring ruleChristian Pointner2021-11-061-1/+1
|
* update nextcloud instances on cloudioChristian Pointner2021-11-031-8/+8
|
* configure auth for grafanaChristian Pointner2021-10-281-0/+1
|
* restore promethues self-scraping if auth is usedChristian Pointner2021-10-274-2/+26
|
* prometheus add basic auth to alert-managerChristian Pointner2021-10-276-2/+41
|
* add basic auth to prometheus/serverChristian Pointner2021-10-273-1/+20
|
* add filter to generate salts for various password hashesChristian Pointner2021-10-271-1/+1
|
* add ssl exporter and ssh check for all debian/ubuntu based hostsChristian Pointner2021-10-271-2/+2
|
* promethues: improved job/target selectionChristian Pointner2021-10-261-4/+2
|
* installing grafana dashboards works nowChristian Pointner2021-10-262-9/+35
|
* prometheus: scrape exporter running on server using localhost addressChristian Pointner2021-10-267-7/+7
|
* disable all grafana dashboards for nowChristian Pointner2021-10-251-4/+4
|
* update environment sensor dashboardChristian Pointner2021-10-251-43/+166
|
* WIP: grafana provisioningChristian Pointner2021-10-245-35/+14167
|
* monitoring tweaks and improvementsChristian Pointner2021-10-234-1/+1371
|
* fix typoChristian Pointner2021-10-212-7/+7
|
* prometheus: install textfile collector for chronyChristian Pointner2021-10-217-1/+188
|
* move prometheus node-exporter text collector scripts to templatesChristian Pointner2021-10-204-6/+6
|
* cosmetic fixesChristian Pointner2021-10-202-3/+1
|
* switch back to ansible PPA for focalChristian Pointner2021-10-192-0/+20
|
* add openbsd 7.0Christian Pointner2021-10-181-0/+3
|
* prometues: add some more smartmon alertsChristian Pointner2021-10-161-1/+46
|
* add apt-repo from consol labsChristian Pointner2021-10-162-0/+20
|
* add alerts for zpool stateChristian Pointner2021-10-151-0/+18
|
* add some alerts for smartmon collectorChristian Pointner2021-10-152-1/+46
|
* prometheus: fix smartmon textfile collectorChristian Pointner2021-10-154-4/+25
|
* dust-off slim/raspbian role and install ch-raspi-ntp test hostChristian Pointner2021-09-282-5/+21
|
* prometheus: add ssl exporterChristian Pointner2021-09-2812-8/+239
|
* cosmetic fixChristian Pointner2021-09-281-1/+1
|
* finalize NUT monitoringChristian Pointner2021-09-272-3/+54
|
* fix and finalize ipmi exporterChristian Pointner2021-09-274-7/+144
|
* prometheus: add some openwrt specific alert rulesChristian Pointner2021-09-261-2/+18
|
* Merge branch 'topic/prometheus-refactoring'Christian Pointner2021-09-2662-233/+1088
|\
| * fix alert wordingChristian Pointner2021-09-261-1/+1
| |
| * add job configs for ipmi and ipmi/remoteChristian Pointner2021-09-265-1/+17
| |
| * improved promethues multitarget supportChristian Pointner2021-09-2618-149/+92
| |
| * move away from exporter-exporter in favor for nginxChristian Pointner2021-09-2522-136/+88
| |
| * disabling smartmon textfile collector by default since this can lead to ↵Christian Pointner2021-09-253-5/+3
| | | | | | | | idempotence issues with systemd that don't have smartcl installed
| * add prometheus exporter IPMIChristian Pointner2021-09-247-5/+125
| |
| * refactor textfile collector script handlingChristian Pointner2021-09-2411-33/+447
| |