Collection of CheckMK checks (see https://checkmk.com/). All checks and plugins are provided as is. Absolutely no warranty. Send any comments to thl-cmk[at]outlook[dot]com

Skip to content
Snippets Groups Projects
Commit 9a908d12 authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent b00ad0f4
No related branches found
No related tags found
No related merge requests found
# Cisco flash # Cisco flash [(Download the MKP package)](/../../../-/raw/master/cisco_flash.mkp "Download MKP package")
Collection of plugins for Cisco flash Collection of plugins for Cisco flash
...@@ -9,16 +9,18 @@ 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 * *service*: this check will create the service *Cisco flash \<parition name\>* for each partition
* *state*: * *state*:
* **critical** when the space left on the partition is less then 10MB * **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* * **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 * *wato*: you can configure warning/critical level in percent of used space
* *perfdata*: * *perfdata*:
* space used * space used in MB and %
* \# of files on the partition * \# of files on the partition
Sample output Sample output
![sample output](/doc/sample.png?raw=true "sample [SHORT TITLE]") ![sample output](/doc/sample.png?raw=true "sample output")
## Check Info *snmp_cisco_flash*: ## Check Info *snmp_cisco_flash*:
Adds infromations about flash devices, partitions and chips to the inventory 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 ...@@ -28,7 +30,7 @@ Adds infromations about flash devices, partitions and chips to the inventory
* you can remove unneed columns from the inventory * you can remove unneed columns from the inventory
Sample output Sample inventory
![sample output](/doc/sample_inventory.png?raw=true "sample Cisco flash inventory") ![sample inventory](/doc/sample_inventory.png?raw=true "sample inventory")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment