Probe Deployment Guide UI
This guide covers deploying, upgrading, and configuring WhiteOwl network probes.
Deploying a New Probe
- Navigate to Probe Deployment in the UI
- Select the New Deployment tab
- Fill in target details:
- Target IP / Hostname — IP address or DNS hostname of the target server
- Probe Name — Unique identifier for this probe
- Site — Select from existing sites
- Capture Interface — Network interface to monitor (default:
any) - SSH User — Username for SSH (e.g.,
root,ubuntu) - SSH Auth — Password OR upload PEM key
- Click Preview Config to verify configuration
- Optionally enable Dry Run to test without making changes
- Click Deploy
- Monitor progress in the Job History tab
Upgrading Existing Probes
Password-Authenticated Probes
- Navigate to Probe Deployment → Upgrade Probes
- Select probes to upgrade (checkboxes)
- Optionally enable Dry Run
- Click Upgrade Selected
Key-Authenticated Probes
- Use the New Deployment tab
- Enter the existing probe's IP
- Re-upload the PEM key
- Click Deploy (will update existing device record)
Editing Config Template
- Navigate to Probe Deployment → Config Template
- Click Edit Template
- Modify Jinja2 template as needed
- Click Save or Reset to Default