Monitoring of servers and services is always important in a homelab, especially if i’m out of town or just not active in my man cave working on projects and systems.
Concept of Operations (CONOP)
- install influxdb on docker(using portainer)
- configure the metric server on proxmox
- configure a dashboard (using Grafana)
Step 1
First thing is to install the influxdb on docker, i’m going to use portainer, portainer is a web-based UI for container technology, it works particularly well for docker installs and maintainece. Installing portainer is a seperate discussion and another blog post for another time.... read more