Skip to content
Snippets Groups Projects
  1. Sep 26, 2024
  2. Sep 25, 2024
  3. Sep 24, 2024
  4. Sep 23, 2024
  5. Sep 20, 2024
  6. Sep 19, 2024
  7. Sep 18, 2024
    • lelutin's avatar
      cross-ref cumin to direct-ssh setup and expand on effects of using batch · 9e3ecd39
      lelutin authored
      Using cumin's batch size is still a possibility to avoid issues, but it
      is preferred to configure yourself for direct ssh connections and avoid
      using the batch size if not necessary.
      
      if direct-ssh connection is not possible, then using the batch size hack
      is still possible. using it does have some side-effects that one should
      be aware of though.
      
      small correction in the text after my tests today: the limitation is
      imposed by the MaxStartups setting, not MaxSessions.
      Verified
      9e3ecd39
    • lelutin's avatar
      cumin: default cumin ssh connections to the root user · e5bf6970
      lelutin authored
      without this, if you have some blocks in your ssh config that set you up
      for connecting to certain hosts as an unprivileged users, you'll end up
      running cumin commands with that user and very probably failing.
      
      cumin is mostly used for running ad-hoc admin commands on hosts so it
      makes sense to make it force connection to root.
      Verified
      e5bf6970
    • anarcat's avatar
      follow s/runbook/playbook/ in prometheus · 109e46c7
      anarcat authored
      Verified
      109e46c7
    • anarcat's avatar
      move service template to its correct location · d5e6b875
      anarcat authored
      This has been bugging me since basically forever: the howto/template
      is not a template for the "howto" section (which is now poorly defined
      anyways) at *all*. It's precisely the template for *services*, and
      really just belongs there.
      
      I've been hesitant in performing that rename for a long time. First
      because GitLab wikis didn't support redirects (they do now, and we add
      one here), but also because we probably link to the wiki-replica
      version of this in a few places.
      
      I've tried to fix the links inside the wiki, but there are certainly
      others that will break. We'll fix those as we go.
      
      For now it seems better and more intuitive to have this at the right
      place than preserve the legacy location.
      Verified
      d5e6b875
    • anarcat's avatar
      mention tpa-rfc-33 in alternatives · 342971af
      anarcat authored
      Verified
      342971af
    • anarcat's avatar
      please harper · d38d00b4
      anarcat authored
      Verified
      d38d00b4
    • anarcat's avatar
      prometheus: move munin section down into the discussion section · b893ca6c
      anarcat authored
      That was relevant in 2019, when we actually were replacing
      Munin (which "died in a fire"), but we're really far past that
      now. Perhaps we could also have a "migrating from Nagios" section here
      as well though, see also #41655.
      Verified
      b893ca6c
    • anarcat's avatar
      clarify and scrape_job usage · 86f73912
      anarcat authored
      We were missing key bits about the firewall rules and a simpler
      example for `collect_scrape_jobs`.
      Verified
      86f73912
  8. Sep 17, 2024
Loading