Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | grafana: add blackbox exporter dashboard | Christian Pointner | 2022-01-14 | 1 | -0/+1079 |
| | |||||
* | prometheus: add alert rules for syncoid pull based backups | Christian Pointner | 2022-01-11 | 1 | -0/+18 |
| | |||||
* | sensor: i2c bus detection using regex for name | Christian Pointner | 2022-01-04 | 1 | -0/+4 |
| | |||||
* | prometheus/node/sensors: fix duplicate type string in promehteus output | Christian Pointner | 2022-01-04 | 1 | -1/+6 |
| | |||||
* | minor cleanup for grafana dashboards | Christian Pointner | 2022-01-02 | 2 | -74/+68 |
| | |||||
* | newer versions of smartmontools have nvme support and need additional privileges | Christian Pointner | 2021-12-31 | 1 | -2/+2 |
| | |||||
* | prometheus/node: fix error reporiting in systemd units of textfile collectors | Christian Pointner | 2021-12-31 | 5 | -5/+5 |
| | |||||
* | prometheus/node: add textfile collector sensors (WIP cont'd) | Christian Pointner | 2021-12-31 | 2 | -6/+40 |
| | |||||
* | prometheus/node: add textfile collector sensors (WIP) | Christian Pointner | 2021-12-31 | 6 | -0/+166 |
| | |||||
* | prometheus/blackbox: only alert slow probes if probe was successfull | Christian Pointner | 2021-12-29 | 1 | -1/+1 |
| | |||||
* | also fix sample config for grafana datasources | Christian Pointner | 2021-12-27 | 1 | -1/+2 |
| | |||||
* | prometheus: improve smartmon alerts | Christian Pointner | 2021-12-16 | 1 | -5/+5 |
| | |||||
* | add alert for missing smartmon metrics | Christian Pointner | 2021-11-09 | 1 | -0/+9 |
| | |||||
* | fix smartmon monitoring rule | Christian Pointner | 2021-11-06 | 1 | -1/+1 |
| | |||||
* | update nextcloud instances on cloudio | Christian Pointner | 2021-11-03 | 1 | -8/+8 |
| | |||||
* | configure auth for grafana | Christian Pointner | 2021-10-28 | 1 | -0/+1 |
| | |||||
* | restore promethues self-scraping if auth is used | Christian Pointner | 2021-10-27 | 4 | -2/+26 |
| | |||||
* | prometheus add basic auth to alert-manager | Christian Pointner | 2021-10-27 | 6 | -2/+41 |
| | |||||
* | add basic auth to prometheus/server | Christian Pointner | 2021-10-27 | 3 | -1/+20 |
| | |||||
* | add ssl exporter and ssh check for all debian/ubuntu based hosts | Christian Pointner | 2021-10-27 | 1 | -2/+2 |
| | |||||
* | promethues: improved job/target selection | Christian Pointner | 2021-10-26 | 1 | -4/+2 |
| | |||||
* | installing grafana dashboards works now | Christian Pointner | 2021-10-26 | 2 | -9/+35 |
| | |||||
* | prometheus: scrape exporter running on server using localhost address | Christian Pointner | 2021-10-26 | 7 | -7/+7 |
| | |||||
* | disable all grafana dashboards for now | Christian Pointner | 2021-10-25 | 1 | -4/+4 |
| | |||||
* | update environment sensor dashboard | Christian Pointner | 2021-10-25 | 1 | -43/+166 |
| | |||||
* | WIP: grafana provisioning | Christian Pointner | 2021-10-24 | 5 | -35/+14167 |
| | |||||
* | monitoring tweaks and improvements | Christian Pointner | 2021-10-23 | 4 | -1/+1371 |
| | |||||
* | fix typo | Christian Pointner | 2021-10-21 | 2 | -7/+7 |
| | |||||
* | prometheus: install textfile collector for chrony | Christian Pointner | 2021-10-21 | 7 | -1/+188 |
| | |||||
* | move prometheus node-exporter text collector scripts to templates | Christian Pointner | 2021-10-20 | 4 | -6/+6 |
| | |||||
* | cosmetic fixes | Christian Pointner | 2021-10-20 | 2 | -3/+1 |
| | |||||
* | prometues: add some more smartmon alerts | Christian Pointner | 2021-10-16 | 1 | -1/+46 |
| | |||||
* | add alerts for zpool state | Christian Pointner | 2021-10-15 | 1 | -0/+18 |
| | |||||
* | add some alerts for smartmon collector | Christian Pointner | 2021-10-15 | 2 | -1/+46 |
| | |||||
* | prometheus: fix smartmon textfile collector | Christian Pointner | 2021-10-15 | 4 | -4/+25 |
| | |||||
* | prometheus: add ssl exporter | Christian Pointner | 2021-09-28 | 12 | -8/+239 |
| | |||||
* | cosmetic fix | Christian Pointner | 2021-09-28 | 1 | -1/+1 |
| | |||||
* | finalize NUT monitoring | Christian Pointner | 2021-09-27 | 2 | -3/+54 |
| | |||||
* | fix and finalize ipmi exporter | Christian Pointner | 2021-09-27 | 4 | -7/+144 |
| | |||||
* | prometheus: add some openwrt specific alert rules | Christian Pointner | 2021-09-26 | 1 | -2/+18 |
| | |||||
* | fix alert wording | Christian Pointner | 2021-09-26 | 1 | -1/+1 |
| | |||||
* | add job configs for ipmi and ipmi/remote | Christian Pointner | 2021-09-26 | 5 | -1/+17 |
| | |||||
* | improved promethues multitarget support | Christian Pointner | 2021-09-26 | 18 | -149/+92 |
| | |||||
* | move away from exporter-exporter in favor for nginx | Christian Pointner | 2021-09-25 | 22 | -136/+88 |
| | |||||
* | disabling smartmon textfile collector by default since this can lead to ↵ | Christian Pointner | 2021-09-25 | 3 | -5/+3 |
| | | | | idempotence issues with systemd that don't have smartcl installed | ||||
* | add prometheus exporter IPMI | Christian Pointner | 2021-09-24 | 7 | -5/+125 |
| | |||||
* | refactor textfile collector script handling | Christian Pointner | 2021-09-24 | 11 | -33/+447 |
| | |||||
* | fix some todos | Christian Pointner | 2021-09-24 | 3 | -2/+2 |
| | |||||
* | prometheus: add monitoring for systemd units | Christian Pointner | 2021-09-24 | 3 | -1/+31 |
| | |||||
* | also run new textcollector scripts after reboot | Christian Pointner | 2021-09-24 | 3 | -0/+4 |
| |