Skip to content

v4.0.0

Latest
Compare
Choose a tag to compare
@martialblog martialblog released this 11 Jun 07:33
c1168b7

Breaking Changes

  • Refactor CLI to include more subchecks. There are now several flags to set the warning/critical thresholds:
--queue-warning QUEUE_WARNING
--queue-critical QUEUE_CRITICAL
--failed-warning FAILED_WARNING
--failed-critical FAILED_CRITICAL
--signal-warning SIGNAL_WARNING
--signal-critical SIGNAL_CRITICAL
--disk-warning DISK_WARNING
--disk-critical DISK_CRITICAL

What's Changed

New Contributors

Full Changelog: v3.0.0...v4.0.0