Newer
Older
[PACKAGE]: ../../raw/master/mkp/epsm_group-0.0.2-20230422.mkp "epsm_group-0.0.2-20230422.mkp"
* *service*: creates the service **_Group {item}_** for each group, with the _group id_ as item
* *wato*: [(see WATO options)](/../../../-/raw/master/doc/wato.png "see WATO options")
**Note**: before you update to a newer version, always check the [CHANGELOG](CHANGELOG). There might be incompatible changes.
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_)
Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")