Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
1–10 of 298 posts
Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#2Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#3Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#4Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#5Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#6Really, REALLY tried to love InfluxDB. But its systems requirements, performance, and features are poor compared to things like TimescaleDB.
Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#7Really, REALLY tried to love InfluxDB. But its systems requirements, performance, and features are poor compared to things like TimescaleDB.
If you're thinking about using Influx for long term data storage, look elsewhere. The company continuously burns customer goodwill by going against the grain, and bucking the ecosystem by trying to control the entire stack.
Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#8Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#9Really, REALLY tried to love InfluxDB. But its systems requirements, performance, and features are poor compared to things like TimescaleDB.
Does any of those matter for small-scale monitoring (say <= 10 hosts)? I've got influx sitting pretty much idle in that kind of environments and any data preprocessing / collation in grafana works just fine.
Re: Monitoring your own infrastructure using Grafana, InfluxDB, and CollectD
#10Nothing against choosing this set of apps really, but I'm curious why collectd and not telegraf which does the same kind of metrics probes and is a part of the TICK stack.
I see lots of posts complaining about the stack in the post, but all of the alternatives posed don't really explain why.