From 9a908d12e99604f59379570733c16b34d8539e33 Mon Sep 17 00:00:00 2001 From: thl-cmk <thl-cmk@outlook.com> Date: Sat, 31 Jul 2021 14:45:34 +0000 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 21190a6..4a59013 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Cisco flash +# Cisco flash [(Download the MKP package)](/../../../-/raw/master/cisco_flash.mkp "Download MKP package") Collection of plugins for Cisco flash @@ -9,16 +9,18 @@ Collection of plugins for Cisco flash * *service*: this check will create the service *Cisco flash \<parition name\>* for each partition * *state*: - * **critical** when the space left on the partition is less then 10MB - * **warning** when the space left on the partiton is less then the *lowspacenotifythreshold* + * **warning**/**critical** if the space used above the configured levels (default 85/90%) + * **warning** + * when the space left on the partiton is less then the *lowspacenotifythreshold* + * if the device needs erasure * *wato*: you can configure warning/critical level in percent of used space * *perfdata*: - * space used + * space used in MB and % * \# of files on the partition Sample output - + ## Check Info *snmp_cisco_flash*: Adds infromations about flash devices, partitions and chips to the inventory @@ -28,7 +30,7 @@ Adds infromations about flash devices, partitions and chips to the inventory * you can remove unneed columns from the inventory -Sample output +Sample inventory - + -- GitLab