Skip to content

More Eyes

Compare
Choose a tag to compare
@langston-barrett langston-barrett released this 19 Jun 21:14
· 280 commits to master since this release

This release is heralded by dozens of new features and checks, and improvements due to colloboration.

A few new features:

  • -a flag to run all the checks in a directory
  • -u flag to run a remote check
  • Considerably better architecture, with way more good stuff in worker-utils.go that makes writing all kinds of checks a breeze

New checks:

  • Unix file permissions
  • File matches regexp
  • Disk usage
  • Memory usage
  • Swap usage
  • Docker image/container matches regexp
  • Command output matches regexp
  • HTTP response matches regexp

Dramatic improvements to checks:

  • yumrepo
  • systemctl