proxMon/agent/test/proxmox_agent
Carsten 3367b95b91 chore(agent): log /proc reads, log diagnostics enable, comment trap_exit
Addresses final code review:
- Host collector's /proc reads now go through Diagnostics.log_read/3,
  appearing in commands.log formatted as `$ cat /proc/loadavg`
- configure/1 logs an info line on successful enable so the operator
  has a breadcrumb in the journal
- Writer.init/1 documents the deliberate trap_exit omission
2026-04-22 22:29:26 +02:00
..
collectors chore(ui,agent): harden collector parsing, drop dead CSS, resilver label 2026-04-22 18:06:17 +02:00
diagnostics feat(agent): add Diagnostics.Writer GenServer 2026-04-22 22:19:51 +02:00
config_test.exs feat(agent): add [debug] dump_dir config field 2026-04-22 22:15:01 +02:00
diagnostics_test.exs chore(agent): log /proc reads, log diagnostics enable, comment trap_exit 2026-04-22 22:29:26 +02:00
shell_test.exs feat(agent): log every shell command to Diagnostics 2026-04-22 22:22:31 +02:00