Critical process(es) down (per VS)-checkpoint-gaia
Vendor: checkpoint
OS: gaia
Description:
Many devices have critical processes, usually daemons, that must be up for certain functions to work. indeni will alert if any of these goes down.
Remediation Steps:
Review the cause for the processes being down.
Check if “cpstop” was run.If MDS check if “mdsstop” was run",
chkp-mgmt-mdsstat-mlm
name: chkp-mgmt-mdsstat-mlm
description: Monitor CMA processes on MLM
type: monitoring
monitoring_interval: 1 minutes
requires:
vendor: checkpoint
os.name: gaia
role-management: true
mlm: true
comments:
process-state:
why: |
To check the status of the critical processes for each CMA
how: |
By running "mdsstat" on MLM server and then reading the status for all the critical processes
can-with-snmp: false
can-with-syslog: false
steps:
- run:
type: SSH
command: COLUMNS=150 && export COLUMNS && ${nice-path} -n 15 mdsstat
parse:
type: AWK
file: mdsstat-mlm.parser.1.awk
cross_vendor_critical_process_down_vsx
Failed to fetch the data: https://bitbucket.org/indeni/indeni-knowledge/src/master/rules/templatebased/crossvendor/cross_vendor_critical_process_down_vsx.scala