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
README.md 1.44 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
# Check Point Maestro SMO ASG monitor chassis/SGMs
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
This is equivalent to the "asg monitor" command for Check Point sclable platform on the SingleManagementObject (SMO)
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
### Check Info
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *service*: this check will create the service ASG Chassis
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *state*:\
thl-cmk's avatar
thl-cmk committed
    **critical**:
    -    if the chassis not *active*/*standby*
    -    if the SGM state is not *active*
    -    if the number of chassis has changed
    -    if chassis grade don't equals max grade
    -    if the number of SGMs has changed

    **warning**:
    -   if the desired chassis is not active
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *wato*: [(see WATO options)](/../../../-/raw/master//doc/wato.png "see WATO options")
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *perfdata*: None
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
---
### Download

* [checkpoint_asg_chassis.mkp (latest version)](https://thl-cmk.hopto.org/gitlab/checkmk/check-point/maestro/checkpoint_asg_chassis/-/raw/master/checkpoint_asg_chassis.mkp "Download latest version")

---                   
### Installation

You can install the package by uploading it to your CheckMK site and as site user run `mkp install checkpoint_asg_chassis.mkp`.


In the Enterprise/Free edition of CheckMK you can use the GUI to install the package (_Setup_ -> _Extension Packages_ -> _Upload package_)

---
### Want to contribute?

Nice ;-) Have a look at the [contribution guidelines](CONTRIBUTING.md "Contributing")

---
### Sample output
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
![sample output](/doc/sample.png?raw=true "sample output")

WATO options
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
![WATO options](/doc/wato.png?raw=true "WATO options")