Pulse/pkg
rcourtman 32111c7837 feat: Add --report-ip flag for multi-NIC systems (issue #945)
Allows specifying which IP address the agent should report, useful for:
- Multi-homed systems with separate management networks
- Systems with private monitoring interfaces
- VPN/overlay network scenarios

Usage:
  pulse-agent --report-ip 192.168.1.100
  PULSE_REPORT_IP=192.168.1.100 pulse-agent
2025-12-29 09:28:28 +00:00
..
agents feat: Add --report-ip flag for multi-NIC systems (issue #945) 2025-12-29 09:28:28 +00:00
discovery hostagent: avoid host ID collisions and prefer LAN IP 2025-12-17 16:29:59 +00:00
fsfilters fix: Filter overlay filesystems from disk metrics 2025-12-28 16:12:18 +00:00
pbs feat(pbs): add API-based token creation for turnkey PBS setup 2025-12-26 10:08:41 +00:00
pmg style: Apply gofmt to 37 files 2025-12-02 17:21:48 +00:00
proxmox fix: increase PBS storage content timeout to 60s 2025-12-26 00:21:17 +00:00
tlsutil fix: Per-node TLS fingerprints for cluster peers (TOFU) 2025-12-24 10:05:03 +00:00