Sha256: 3e686e5fe962ab50baea67d6d3d29e4f49ed6949e7d480f517a3a256f5907a72

Contents?: true

Size: 906 Bytes

Versions: 14

Compression:

Stored size: 906 Bytes

Contents

Create more default tests like test_url:
  dns query
  check all disks usage by config.check_disk_usage = true, or for custom list
  check all mounts by config.check_mounts = true, or for custom list
  open ports, local or remote
  monitor number output and alerts or takes action when new output is too far from average (create test config option for timeframe of average calculation, with default of 24h)
  ping
  check blacklists for domain or IP
  check open relay
  config.check_mem = true, to check memory and swap
  config.check_load = true, for load average

Add option when using test_url:
  method: get or head

Multithread for parallel checks

flexibilize period, currently hardcoded to 60s

Lockfile for process

lock for sys tests

remove slack-ruby-client from Gemfile. If it is set in .yml and is not available, send a error to log with instructions to install.

adjusts dependencies verions

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
sys_watchdog-0.1.20 TODO
sys_watchdog-0.1.19 TODO
sys_watchdog-0.1.18 TODO
sys_watchdog-0.1.17 TODO
sys_watchdog-0.1.16 TODO
sys_watchdog-0.1.15 TODO
sys_watchdog-0.1.14 TODO
sys_watchdog-0.1.13 TODO
sys_watchdog-0.1.12 TODO
sys_watchdog-0.1.11 TODO
sys_watchdog-0.1.10 TODO
sys_watchdog-0.1.9 TODO
sys_watchdog-0.1.8 TODO
sys_watchdog-0.1.7 TODO