summaryrefslogtreecommitdiff
path: root/roles/monitoring
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* prometues: add some more smartmon alertsChristian Pointner2021-10-161-1/+46
* 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
* 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
* 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 idemp...Christian Pointner2021-09-253-5/+3
* add prometheus exporter IPMIChristian Pointner2021-09-247-5/+125
* refactor textfile collector script handlingChristian Pointner2021-09-2411-33/+447
* fix some todosChristian Pointner2021-09-243-2/+2
* prometheus: add monitoring for systemd unitsChristian Pointner2021-09-243-1/+31
* also run new textcollector scripts after rebootChristian Pointner2021-09-243-0/+4
* add some alert rule for newly added node exporter metricsChristian Pointner2021-09-241-0/+27
* add some basic prometheus node exporter textfile collector scriptsChristian Pointner2021-09-249-1/+253
* add some more prometheus rules for blackbox exporterChristian Pointner2021-09-236-3/+80
* force blackbox exporter to ipv4 by defaultChristian Pointner2021-09-231-0/+7
* rename prometheus job-snippets to jobsChristian Pointner2021-09-237-1/+1
* use / as spereator for jobs formerly known as specialChristian Pointner2021-09-2320-28/+37
* move exporter_exporter configuration into canonical config dirChristian Pointner2021-09-236-6/+6
* prometheus: no more special jobsChristian Pointner2021-09-221-1/+1
* cosmetic changesChristian Pointner2021-09-228-14/+14
* prometheus: simplify job configChristian Pointner2021-09-2120-66/+72
* prometheus: move blackbox job config to new setupChristian Pointner2021-08-2911-2/+69
* prometheus: add support special jobs (WIP)Christian Pointner2021-08-286-16/+59