Skip to content
Snippets Groups Projects
  1. Jul 18, 2021
    • Evangelos Foutras's avatar
      Split storage box monitoring into new text collector · c844d0cb
      Evangelos Foutras authored
      This was previously monitored as part of the borg text collector, but
      now that it only runs after each backup (instead of hourly) the stats
      from monitoring.archlinux.org do not remain accurate for long. Switch
      back to hourly checks of the storage box's disk usage by adding a new
      text collector just for this purpose.
      c844d0cb
  2. Jul 12, 2021
  3. Dec 14, 2020
    • Jelle van der Waa's avatar
      Add archive specific monitoring · 4658d36d
      Jelle van der Waa authored
      To monitor our archive mirrors and the archive size itself a new
      textcollector has been added. This will allow us to monitor the archive
      growth and the sync rate to mirrors.
      4658d36d
  4. Sep 06, 2020
    • Jelle van der Waa's avatar
      Introduce prometheus exporters role for collection · 23564b29
      Jelle van der Waa authored
      Add a new role called prometheus_exporters which should be run on every
      machine we have and starts different collectors depending on what group
      the machine is in. Currently supported our the gitlab runner exporter,
      rebuilder textcollector, mysqld-exporter, borg textcollector and an
      node/arch exporter. The arch exporter monitors the security status and
      pacman out of date packages gauge.
      23564b29
Loading