diff --git a/README.md b/README.md index 7590a1a219a37a7a09121d85336fac75774de01c..20243a89768741478e0c39bc55c9eb351513b17c 100644 --- a/README.md +++ b/README.md @@ -51,34 +51,6 @@ To use this plugin with the checkmk RAW/Community edition or have a platform tha If you have any issues or using the RAW edition of CMK or have a platform that is not supported by the bakery have a look at the [how to information](HOWTO.md "how to"). ---- -### Check Info: - -* *service*: creates the service **CVE-2021-44228-log4j** ---- -* *state*:\ - **critical** - - if a (potentially) vulnerable file is found - - if an error is found (from the agent plugin or the scanner) - - **warning** - - if a mitigated file is found - - if a file is skipped by the scanner - - if some output from the agent plugin is missing - ---- -* *wato*: [(see WATO options)](doc/wato.png "see sample screenshot") ---- -* *perfdata (if avilable)*: - * Vulnerable files - * Potentially vulnerable files - * Mitigated files - * Files sskipped - * Files scanned - * Directories scanned - * Run time - * Errors (agent plugin or scanner) - --- ### Want to contribute? Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")