From d43f1d659c6534acc65a45c76772db9d501a51fd Mon Sep 17 00:00:00 2001
From: thl-cmk <thl-cmk@outlook.com>
Date: Thu, 18 Mar 2021 16:26:13 +0100
Subject: [PATCH] Update README.md

---
 README.md | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index bdd0b60..95028cb 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ Cisco ASA checks
 
 * *service*: this check creates one service for each temperature sesnsor
 * *state*: **warning**/**critical** if sensor state is not OK. Levels see WATO
-* *wato*: CMK 2.x system provided
+* *wato*: CMK 2.x system provided (_Temperature_)
 * *perfdata*: 
     * Temperature (see WATO)
  
@@ -26,7 +26,7 @@ Sample output
 
 * *service*: this check creates one service for each fan sesnsor
 * *state*: **warning**/**critical** if sensor state is not OK. Levels see WATO
-* *wato*: upper/lower levels
+* *wato*: CMK 2.x system provided (_FAN speed of Hardware devices_)
 * *perfdata*: 
     * Fan speed (RPM)
 
@@ -34,9 +34,6 @@ Sample output
 
 ![sample output](/doc/sample_fan.png?raw=true "sample [SHORT TITLE]")
 
-WATO options
-
-![WATO options](/doc/sample_fan_wato.png?raw=true "WATO options [SHORT TITLE]")
 
 ## Check Info *cisco_asa_power*:
 
-- 
GitLab