Skip to content
Agent v0.1.0

NetProbe

Headless Monitoring Agent

Deploy at remote tower sites, data centers, or branch offices. Runs headless on Raspberry Pi or any Linux server. Monitors local devices via SNMP and reports everything back to DoctorNet Central.

_Features

Built for remote, unattended deployment

Raspberry Pi Ready

Native ARM64 binary. Runs on Raspberry Pi 3, 4, and 5. Minimal footprint, maximum reliability.

Headless Operation

No GUI needed. Configure via SSH, deploy and forget. Designed for tower sites with no physical access.

SNMP Polling

Monitors all devices on the local subnet. Same SNMP engine as DoctorNet macOS, adapted for headless environments.

Reports to Central

Automatic data sync to DoctorNet Central. All metrics, alerts, and device status flow upstream in real time.

Low Resource Usage

Runs on minimal hardware. Under 50MB RAM, negligible CPU. Perfect for constrained edge devices.

Auto-Recovery

Built-in watchdog process with self-healing capabilities. Survives crashes, reboots, and network interruptions.

$ Quick Install

One command to install NetProbe on any Linux system. The script detects your architecture, downloads the latest binary, and configures the systemd service.

$ curl -sSL https://rigelopenlabs.com/install/netprobe.sh | bash
Supports x86_64 and ARM64 (aarch64)
Installs as a systemd service
Requires DoctorNet Central API key for registration

Requires DoctorNet Central for data aggregation