Monitoring
# prometheus see all disks free amount
sort(node_filesystem_free_g)
node_filesystem_free_bytes{fstype="ext4"} / (1024 * 1024 * 1024)
sort(node_filesystem_free_bytes{fstype="ext4",mountpoint="/"} / (1024 * 1024 * 1024))- kube-prometheus-stack
- Get prometheus scrape of django working
- Add postgres exporter everywhere
- The Four Golden Signals from google
- cribl.io - logs, metrics, traces, …
List of Tools
- https://github.com/electerious/Ackee - Analytics
- https://pcp.io/ - Performance Co-Pilot
- Cockpit PCP Metrics
- google pulseway pricing and see IT solutions
- https://www.hotjar.com/ - analytics
- https://github.com/amanusk/s-tui - cli chart of temps
- Rundeck by PagerDuty
Graphing Examples
k8s: Detailed Monitoring
- Searched: best kubernetes monitoring tools
watch -n5 sensors -f