From 23cca365df7daaeedd4d473e5f5bbfb171fab3e9 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 31 Jul 2021 16:29:51 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a59013..a526e39 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,13 @@ # Cisco flash [(Download the MKP package)](/../../../-/raw/master/cisco_flash.mkp "Download MKP package") +**Note: this package is for CheckMK version 2.x. For other versions see the corresponding branch.** + Collection of plugins for Cisco flash * *cisco_flash*: monitors Cisco flash partitions -* *snmp_cisco_flash*: Inventory plugin for Cisco flash devices +* *inv_cisco_flash*: Inventory plugin for Cisco flash devices -## Check Info *cisco_flash*: +## Check info *cisco_flash*: * *service*: this check will create the service *Cisco flash \<parition name\>* for each partition * *state*: @@ -22,12 +24,12 @@ Sample output  -## Check Info *snmp_cisco_flash*: +## Inventory pugin info *inv_cisco_flash*: Adds infromations about flash devices, partitions and chips to the inventory * *wato*: * you can disable the 3 parts of the inventory - * you can remove unneed columns from the inventory + * you can remove not necessary columns from the inventory Sample inventory -- GitLab