1.12.0
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.