Comment on Any recommendations for monitoring my servers?

<- View Parent
Mellow12@lemmy.world ⁨9⁩ ⁨months⁩ ago

Influxdb is a “time series” database for storing metrics. Temperatures, ram usage, cpu usage with time stamps. Telegraf is the client side agent that sends those metrics to the database in json format. Prometheus does pretty much the same thing but is a bit too bloated for my liking, so I went back to Influx.

source
Sort:hotnewtop