Management service down (Non-Virtual)-checkpoint-gaia

Management service down (Non-Virtual)-checkpoint-gaia

Vendor: checkpoint

OS: gaia

Description:
Alert if the management component is down on a device.

Remediation Steps:
This may be due to someone stopping the management component itself, a licensing or a performance issue.

chkp-cpmds-cpstat-mg

name: chkp-cpmds-cpstat-mg
description: Shows status of all MDS in management server
type: monitoring
monitoring_interval: 5 minutes
requires:
    vendor: checkpoint
    os.name: gaia
    role-management: true
    vsx: true
    mds: true
    mlm:
        neq: true
comments:
    mgmt-status:
        why: |
            To check the status of all CMA in management server
        how: |
            By running the Check point MDS command "MDSSTAT" and then the context of the CMA running the Check Point
            command "cpstat mg"
        can-with-snmp: false
        can-with-syslog: false
steps:
-   run:
        type: SSH
        file: cpstat-mg-mds.remote.1.bash
    parse:
        type: AWK
        file: cpstat-mg-mds.parser.1.awk

cross_vendor_mgmt_component_down_novsx

Failed to fetch the data: https://bitbucket.org/indeni/indeni-knowledge/src/master/rules/templatebased/crossvendor/cross_vendor_mgmt_component_down_novsx.scala