Linux

Troubleshoot


Author: Unknown

Troubleshoot

Gathers quick diagnostic information from RHEL hosts – vmstat for CPU/memory/swap, top processes by CPU usage, and top processes by memory usage. A handy first-response playbook for investigating performance issues.

Prerequisites

  • Linux hosts in the Ansible Product Demos Inventory
  • SSH connectivity via APD Machine Credential

Survey prompts

Prompt Variable Type Required
Server Name or Pattern _hosts text Yes

Job templates

Template Playbook Description
LINUX ǀ Troubleshoot linux/tshoot.yml Runs vmstat, ps by CPU, and ps by memory on target hosts and displays results

See other Linux demos

Browse all Linux demos →