Cluster down-checkpoint-all

Cluster down-checkpoint-all

Vendor: checkpoint

OS: all

Description:
Indeni will alert if a cluster is down or any of the members are inoperable.

Remediation Steps:
Review the cause for one or more members being down or inoperable.
Review other alerts for a cause for the cluster failure.",

chkp-cphaprob_state_monitoring-vsx

name: chkp-cphaprob_state_monitoring-vsx
description: Run "cphaprob state" for cluster status monitoring on VSX
type: monitoring
monitoring_interval: 1 minute
requires:
    vendor: checkpoint
    high-availability: 'true'
    vsx: 'true'
    clusterxl: 'true'
    role-firewall: 'true'
    asg:
        neq: 'true'
comments:
    cluster-mode:
        why: |
            To check the cluster mode of the cluster in each of the VS context.
        how: |
            BY using the Check Point Cluster command "cphaprob state" in each of the VS context
        can-with-snmp: false
        can-with-syslog: false

    cluster-member-active:
        why: |
            To check the active cluster member of the VS cluster for the VS context.
        how: |
            By using the Check Point Cluster command "cphaprob state" in each of the VS context
        can-with-snmp: false
        can-with-syslog: false

    cluster-member-active-live-config:
        why: |
            To collect the live configuration  of the active cluster member  of the cluster for each of the VS context
        how: |
            By using the Check Point Cluster command "cphaprob state" in each of the VS context
        can-with-snmp: false
        can-with-syslog: false

    cluster-member-states:
        why: |
            To collect the cluster member states of the active cluster member of the cluster for each of the VS context
        how: |
            By using the Check Point Cluster command "cphaprob state" in each of the VS context
        can-with-snmp: false
        can-with-syslog: false

    cluster-state:
        why: |
            To know the overall state of the cluster, taking all members into account,as one down node could mean loss
            of redundancy. The check is done per VS context
        how: |
            By using the Check Point built-in "cphaprob state" command, we retrieve the status of the cluster members.
            From this we determine if the cluster is in a healthy state.
        can-with-snmp: true
        can-with-syslog: false

    cluster-state-live-config:
        why: |
            To collect the cluster state live configuration of the cluster per VS context.
        how: |
            By using the Check Point Cluster command "cphaprob state" in each of the VS context
        can-with-snmp:  false
        can-with-syslog: false
steps:
-   run:
        type: SSH
        file: cphaprob-state-vsx.remote.1.bash
    parse:
        type: AWK
        file: cphaprob-state-vsx.parser.1.awk

cross_vendor_cluster_down_novsx

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