An error occurred fetching the project authors.
  1. 15 Sep, 2020 1 commit
  2. 17 Feb, 2020 2 commits
    • Łukasz Nowak's avatar
      monitor: Implement failure-amount · 558f5e52
      Łukasz Nowak authored
      By default one failure is considered as bad thing, but allows to select sites
      which shall be treated with some tolerance.
      558f5e52
    • Łukasz Nowak's avatar
      monitor: Implement check-maximum-elapsed-time · 40cd2ab0
      Łukasz Nowak authored
      Allows to configure maximum time for which the site is considered correct.
      
      For each class (the maximum elapsed time value) separate surykatka process
      is started, in order to not impact fast sites checking by long timeouts on
      slow sites.
      40cd2ab0
  3. 13 Feb, 2020 1 commit
  4. 02 Jan, 2020 1 commit
  5. 18 Dec, 2019 3 commits
    • Łukasz Nowak's avatar
      monitor: Edge testing of urls · 6e65bb9d
      Łukasz Nowak authored
      Adds edgetest and edgebot software types, where edgetest is a software type
      to request by user and requests by itself edgebot, which does the monitoring
      work.
      
      Based on Rafael Monnerat <rafael@nexedi.com>
      6e65bb9d
    • Łukasz Nowak's avatar
      Revert "Monitor edge testing" · ea264312
      Łukasz Nowak authored
      This reverts merge request !660
      
      /reviewed-on nexedi/slapos!671
      ea264312
    • Łukasz Nowak's avatar
      monitor: Edge testing of urls · b923cb36
      Łukasz Nowak authored
      Adds edgetest and edgebot software types, where edgetest is a software type
      to request by user and requests by itself edgebot, which does the monitoring
      work.
      
      Based on Rafael Monnerat <rafael@nexedi.com>
      b923cb36