summaryrefslogtreecommitdiff
path: root/roles/monitoring
Commit message (Collapse)AuthorAgeFilesLines
* grafana: migrate all exisiting dashboards to move away from angular based ↵Christian Pointner2024-03-153-4492/+9781
| | | | visualizations
* grafana: extend chronoy dashboard to include new serverstats metricsChristian Pointner2024-03-151-19/+520
|
* upgraded some prometheus componentsChristian Pointner2024-03-152-0/+3
|
* vm/*/network: add support for additinal addressesChristian Pointner2024-02-141-23/+32
|
* grafana: fix openwrt dashboardChristian Pointner2024-01-141-4017/+4050
|
* update grafana dashboard for node-exporterChristian Pointner2024-01-131-9993/+19831
|
* prometheus: finalize update for chrony-exporterChristian Pointner2023-12-271-44/+259
|
* add monitoring for mosquittoChristian Pointner2023-12-208-0/+1957
|
* update prometheus serverChristian Pointner2023-12-101-18/+48
|
* fix prometheus/exporter/snmp roleChristian Pointner2023-12-061-2/+2
|
* update some prometheus stuffChristian Pointner2023-12-064-59/+18
|
* add grafana dashboard for whawty-nginx-ssoChristian Pointner2023-12-031-0/+1627
|
* whawty-nginx-sso: fix prometheus confChristian Pointner2023-12-031-1/+18
|
* add whawty-nginx-sso to prometheus monitoringChristian Pointner2023-12-034-0/+14
|
* ch-mon: monitoring services and landingpage now use new ssoChristian Pointner2023-11-155-1/+60
|
* fix smartctl text collector and add some alerts for nvme metricsChristian Pointner2023-09-212-0/+19
|
* grafana: fix race condition for admin password check after first startChristian Pointner2023-09-191-0/+3
|
* monitoring/grafana: add automatic handling for admin password and additonal ↵Christian Pointner2023-09-094-0/+84
| | | | users
* fix tls config for monitoring/landingpageChristian Pointner2023-08-302-2/+3
|
* prometheus: all host have now been migrated to use chrony-exporter and ↵Christian Pointner2023-08-305-63/+1
| | | | renamed apt-info collector
* prometheus/smartmon textfile collector: since this unit needs CAP_SYS_ADMIN ↵Christian Pointner2023-08-291-0/+1
| | | | we need to forbid @mount syscalls to prevent the process from escaping the sandbox
* grafana: delete automatically installed dashboards that are no longer neededChristian Pointner2023-08-291-1/+16
|
* promeheus/exporter: update chrony and make dns lookups optionalChristian Pointner2023-08-262-1/+3
|
* prometheus/exporter/snmp: switch to new config format (0.23.0+)Christian Pointner2023-08-264-5/+49
|
* upgrade prometheus componentsChristian Pointner2023-08-261-1/+1
|
* prometheus/nftables exporter: fix sytemd service unitChristian Pointner2023-08-251-2/+1
|
* add nftables prometheus exporterChristian Pointner2023-08-248-0/+116
|
* monitoring/landingpage: slight improvement in vhost config generationChristian Pointner2023-08-201-5/+2
|
* monitoring/graphite/web: make sure to render nginx vhost config template ↵Christian Pointner2023-08-202-2/+6
| | | | before calling nginx/vhost role
* monitoring/landingpage: fix tls config and make config changableChristian Pointner2023-08-203-5/+34
|
* nginx/vhost: major change in certifcate/tls handling (WIP)Christian Pointner2023-08-203-5/+11
|
* monitoring/prometheus: ingore remote filesystems for diskfull alertsChristian Pointner2023-08-201-4/+4
|
* chrony: make lua exporter closer to the output of chrony_exporterChristian Pointner2023-07-291-3/+3
|
* prometheus/standalone-kubelet: simply config and scrape all sub-jobs on all ↵Christian Pointner2023-07-295-12/+34
| | | | hosts
* extend promethues metrics scraping from standalone-kubeletChristian Pointner2023-07-276-0/+1681
|
* smokeping exporter now supports setting of sourceChristian Pointner2023-07-211-0/+1
|
* fix modbus exporter roleChristian Pointner2023-07-212-2/+2
|
* prometheus/node: update textfile collector apt_info (replaces apt)Christian Pointner2023-07-199-49/+149
|
* prometheus/node: satisfy linter...Christian Pointner2023-07-192-13/+33
|
* prometheus/node: update textfile collector deleted-libsChristian Pointner2023-07-191-12/+8
|
* prometheus/node: update texfile collector smartmonChristian Pointner2023-07-183-113/+254
|
* remove automatic selection for time-sync metrics and always use timexChristian Pointner2023-07-171-9/+0
| | | | | | - ntp collector is deprecated - timex collector is enable by default - openntpd in all supported OS version is now new enough to support timex
* add support for chrony_exporter (replaces textfile collector)Christian Pointner2023-07-1713-529/+546
|
* make textfile collector for apt packages configurableChristian Pointner2023-07-162-1/+2
|
* prometheus: increase for periods for some alertsChristian Pointner2023-07-051-2/+2
|
* monitoring/prometheus: add generic alert for outdated textfile metricsChristian Pointner2023-05-251-28/+24
|
* prometheus: add modbus exporterChristian Pointner2023-05-1811-1/+156
|
* mointoring/promethues: make High CPU Alert less noisyChristian Pointner2023-04-271-1/+1
|
* kubernetes/standalone: gather prometheus metricsChristian Pointner2023-04-235-0/+22
|
* now that prometheus exporter registering is done differently prometheus/ca ↵Christian Pointner2023-04-232-56/+43
| | | | is not needed as separate role any more