Skip to content

1.12.0

Compare
Choose a tag to compare
@Napsty Napsty released this 02 Dec 13:45
· 6 commits to master since this release
b571b33

This release contains multiple enhancements:

  • Additional authentication method using SSL settings (with key and certificate)
  • Additional CPU usage check
  • Additional "local" node parameter. Certain checks (cpu, mem, disk, jthreads) can be executed with the additional -L flag.

The base work was submitted in PR #41 . To assure backward compatibility and other improvements, the PR #44 replaced PR 41 and was finally merged.