Skip to main content
The status command provides a unified view of your Panguard installation — Guard agent health, last scan results, active traps, notification channel connectivity, and more.

Usage

panguard status [options]

Options

--json
flag
Output status information as structured JSON for scripting and automation.
--config
string
Path to a custom configuration file. Defaults to ~/.panguard/config.yaml.
--lang
string
default:"en"
Set the output language.

Examples

panguard status

Output Sections

The status command reports on the following sections:
SectionInformation
GuardRunning / stopped, uptime, events processed
ScanLast scan time, findings count, risk score
ChatConfigured channels, connectivity health
TrapActive honeypots, interactions captured
SystemPanguard version, OS, config path

panguard doctor

Diagnose issues when status shows problems.

panguard guard

Manage the Guard agent shown in status.

panguard config

Edit the configuration referenced by status.