Critical process(es) down (per VS)-paloaltonetworks-panos

Critical process(es) down (per VS)-paloaltonetworks-panos

Vendor: paloaltonetworks

OS: panos

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.

How does this work?
This script logs into the Palo Alto Networks firewall through SSH and retrieves the status of running processes. It then compares the list of running processes to a known list of processes that are critical and checks to see they are all up. Those that are down are flagged as such.

Why is this important?
Each device has certain executable processes which are critical to the stable operation of it. Within Palo Alto Networks firewalls, these processes are responsible for the management layer (mgmtsrvr), certain services (like dhcp and snmp), VPN (like ikemgr and keymgr) and many other functions. A process being down may indicate a critical failure.

Without Indeni how would you find this?
An administrator would need to write a script to poll their firewalls for the data. The other option is to pull this data during an outage.

panos-debug-system-process-info

Failed to fetch the data: https://bitbucket.org/indeni/indeni-knowledge/src/master/parsers/src/panw/panos/debug-system-process-info/debug-system-process-info.ind.yaml

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