diff --git a/README.md b/README.md index 4fa2cabe324d8470868b945a08cfee93511a6ac3..67a969efc083b135ab31d3c80c39363400015478 100644 --- a/README.md +++ b/README.md @@ -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 - + --- ### Check Info *cisco_asyncos_raid* @@ -50,7 +74,7 @@ Sample output Sample output - + --- ### Check Info *cisco_asyncos_temp* @@ -65,7 +89,7 @@ Sample output Sample output - + --- ### Check Info *cisco_asyncos_power* @@ -78,7 +102,7 @@ Sample output Sample output - + --- ### Check Info *cisco_asyncos_license* @@ -90,7 +114,7 @@ Sample output * *perfdata*: none Sample output - + --- ### Check Info *cisco_asyncos_queue* @@ -101,7 +125,7 @@ Sample output * *perfdata*: number of messages in the work queue Sample output - + --- ### Check Info *cisco_asyncos_update* @@ -114,5 +138,5 @@ Sample output Sample output - ---- + +