Palo Alto Fw
@derek/palo-alto-fwv2026.07.14.1
01README
Palo Alto NGFW over the PAN-OS XML API: health snapshot, diagnostics, memory log analysis, and running-configuration export (export_config) for Best Practice Assessment / offline analysis.
02Models
@derek/palo-alto-fwv2026.07.14.1palo_alto_fw.ts
Global Arguments
| Argument | Type | Description |
|---|---|---|
| host | string | |
| user | string | |
| password | string | |
| skipTlsVerify | boolean |
fn health_snapshot()
Capture a health snapshot: system info, memory/swap stats, process RSS, and memory leak signals
fn get_logs()
Pull recent system logs and filter for memory/OOM-related events (takes ~30s for log job to complete)
fn tac_summary()
Generate a TAC-ready summary for opening a Palo Alto support case for a memory leak
fn diagnostics()
Collect jobs queue, HA state, Panorama connectivity, dynamic update timestamps, active admin sessions — identify config-driven memory leak triggers
fn export_config()
Export the running-configuration XML (for Best Practice Assessment / offline analysis), tagged with device identity
Resources
snapshot(infinite)— Point-in-time health snapshot: memory, swap, CPU, sessions, process RSS, leak signals
logs(infinite)— System log entries filtered for memory/OOM events
diagnostics(infinite)— Jobs queue, HA state, Panorama status, dynamic update timestamps, admin sessions
configExport(infinite)— Exported running-configuration XML, tagged with device identity (BPA input)
03Stats
D
50 / 100
Downloads
0
Archive size
13.5 KB
- Has README or module doc0/2missing
- README has a code example0/1missing
- README is substantive0/1pending
- Most symbols documented1/1earned
- No slow types (deprecated)1/1earned
- Dependencies pass trust audit2/2earned
- Has description1/1earned
- Platform support declared (or universal)2/2earned
- License declared0/1missing
- Verified public repository0/2missing
04Platforms
05Labels