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 d2bdb48c authored by thl-cmk's avatar thl-cmk :flag_na:
Browse files

Update README.md

parent a7476491
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,32 @@ Collection of Cisco AsyncOS checks
* *cisco_asyncos_cache*: (only for WSA)
* *cisco_asyncos_conn*: (only for WSA)
+ adds host label `cmk/os_family:AsyncOS`
---
### Download
* [Download latest mkp file][PACKAGE]
**Note**: before you update to a newer version, alway check the [CHANGELOG](CHANGELOG). There might be incompatible changes.
---
### Installation
You can install the package by uploading it to your CheckMK site and as site user run
```
mkp install PACKAGENAME-VERSION.mkp
```
or beginning with CMK2.2.x
```
mkp add PACKAGENAME-VERSION.mkp
mkp enable PACKAGENAME VERSION
```
In the non RAW editions of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)
---
#### Want to contribute?
### Want to contribute?
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")
---
......@@ -37,7 +61,7 @@ Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contribut
Sample output
![sample output](/doc/sample_fan.png?raw=true)
![sample output](/img/sample_fan.png?raw=true)
---
### Check Info *cisco_asyncos_raid*
......@@ -50,7 +74,7 @@ Sample output
Sample output
![sample output](/doc/sample_raid.png?raw=true)
![sample output](/img/sample_raid.png?raw=true)
---
### Check Info *cisco_asyncos_temp*
......@@ -65,7 +89,7 @@ Sample output
Sample output
![sample output](/doc/sample_temp.png?raw=true)
![sample output](/img/sample_temp.png?raw=true)
---
### Check Info *cisco_asyncos_power*
......@@ -78,7 +102,7 @@ Sample output
Sample output
![sample output](/doc/sample_power.png?raw=true)
![sample output](/img/sample_power.png?raw=true)
---
### Check Info *cisco_asyncos_license*
......@@ -90,7 +114,7 @@ Sample output
* *perfdata*: none
Sample output
![sample output](/doc/sample_license.png?raw=true)
![sample output](/img/sample_license.png?raw=true)
---
### Check Info *cisco_asyncos_queue*
......@@ -101,7 +125,7 @@ Sample output
* *perfdata*: number of messages in the work queue
Sample output
![sample output](/doc/sample_workqueue.png?raw=true)
![sample output](/img/sample_workqueue.png?raw=true)
---
### Check Info *cisco_asyncos_update*
......@@ -114,5 +138,5 @@ Sample output
Sample output
![sample output](/doc/sample_updates.png?raw=true)
---
![sample output](/img/sample_updates.png?raw=true)
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