blumeops/ansible
Erich Blume 8d5ea53cad Add macOS-compatible Node Exporter Grafana dashboard
The standard Node Exporter dashboards use Linux-specific memory metrics
(node_memory_MemTotal_bytes, etc.) which don't exist on macOS. This adds
a dashboard using macOS-native metrics (node_memory_total_bytes,
node_memory_active_bytes, node_memory_wired_bytes, etc.).

Features:
- Instance selector dropdown to switch between hosts
- Disk and network device multi-select filters
- CPU usage by mode, system load graphs
- macOS memory breakdown (Wired, Active, Compressed, Inactive, Free)
- Memory pressure gauge
- Disk I/O and IOPS
- Filesystem usage
- Network traffic, packets, and errors

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 20:53:09 -08:00
..
group_vars Add grafana datasource provisioning and update workflow docs 2026-01-14 07:23:10 -08:00
inventory Add ansible playbook for indri with prometheus and grafana roles 2026-01-13 21:12:24 -08:00
playbooks Add transmission dashboard to grafana 2026-01-14 13:46:51 -08:00
roles Add macOS-compatible Node Exporter Grafana dashboard 2026-01-14 20:53:09 -08:00
ansible.cfg Suppress Python interpreter discovery warning in ansible 2026-01-13 21:26:41 -08:00
requirements.yml Add ansible playbook for indri with prometheus and grafana roles 2026-01-13 21:12:24 -08:00