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.29 KiB
Newer Older
thl-cmk's avatar
thl-cmk committed
#  Cisco TrustSec 
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
Collection of Cisco TrustSec checks
*  *cisco_trustsec_pac*: monitors the TustSec PAC status
*  *cisco_trustsec_environment*: monitors the TrustSec environment status
*  *cisco_trustsec_sxp_peer*: monitors the status of TrustSec SXP peers
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
## Check Info *cisco_trustsec_pac*:
thl-cmk's avatar
thl-cmk committed

thl-cmk's avatar
thl-cmk committed
* *service*: this check creates one service each PAC entry
* *state*: always **OK**
* *wato*: none
* *perfdata*: none
thl-cmk's avatar
thl-cmk committed

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

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

thl-cmk's avatar
thl-cmk committed
## Check Info *cisco_trustsec_environment*:

* *service*: this check creates the service TrustSec environment
* *state*: 
    * **critical** if *ctsEnvDataLastDownloadStatus* is *failed*, *incomplete* or *timedout*
    * **warning** if *ctsEnvDataLastDownloadStatus* is *other*, *inprogress* or *cleared*
* *wato*: none
* *perfdata*: none
thl-cmk's avatar
thl-cmk committed

Sample output

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

## Check Info *cisco_trustsec_sxp_peer*:

* *service*: this check creates one for each SXP peer
* *state*:
    *  **critical** if peer status is *off*
    *  **warning** if peer status is *other*, *pending on* or *delete hold down*
    
* *wato*: none
* *perfdata*: uptime

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

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