<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Telegraf on John Kuruvila</title><link>https://blog.akjohn.dev/tags/telegraf/</link><description>Recent content in Telegraf on John Kuruvila</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 11 Aug 2024 18:50:04 +0530</lastBuildDate><atom:link href="https://blog.akjohn.dev/tags/telegraf/index.xml" rel="self" type="application/rss+xml"/><item><title>Monitoring Docker Containers using Grafana, InfluxDB and Telegraf</title><link>https://blog.akjohn.dev/blog/monitoring-docker-containers-using-grafana-influxdb-and-telegraf/</link><pubDate>Sun, 11 Aug 2024 18:50:04 +0530</pubDate><guid>https://blog.akjohn.dev/blog/monitoring-docker-containers-using-grafana-influxdb-and-telegraf/</guid><description>My homelab has over 40 Docker containers running on it right now. Most of them are open source services like Jellyfin, Paperless-ngx, Uptime Kuma and so on (you can find more like these at r/selfhosted). And a few others are running my personal projects like this blog. One issue you will eventually encounter when running a lot of containers is figuring out if any of them are down. Sure you could run the docker ps -a command and use grep to filter any containers that are down, but this takes time and its kinda annoying to go through the text output line by line.</description></item></channel></rss>