proxMon/agent/test/fixtures/agent.toml

11 lines
226 B
TOML

server_url = "wss://monitor.example.com/socket/websocket"
token = "test_token_123"
host_id = "pve-test-01"
[intervals]
fast_seconds = 15
medium_seconds = 120
slow_seconds = 600
[debug]
dump_dir = "/tmp/proxmox-monitor-test"