Telegraf logo
Tools · self-hosted

Telegraf in one click.

Telegraf is a plugin-driven metrics collection and forwarding you can run on your own machine. Launch it in Even Stacks in one click, serve it over trusted HTTPS, and let your AI agents operate it.

What is Telegraf?

Plugin-driven server agent for collecting and forwarding metrics from databases, systems, and IoT sensors to InfluxDB and over 200 other output targets.

CategoryTools
Container imagetelegraf:1.32-alpine

Run Telegraf in Even

Even Stacks launches Telegraf as a managed container on your own machine. No compose files, no manual setup.

  1. Open the Even Stacks panel in Even. The container engine starts on demand.
  2. Find Telegraf in the one-click services and click Launch.
  3. Even pulls the image, starts it, and serves it over trusted HTTPS at https://telegraf.localhost.

Drive Telegraf with your AI agents

Even ships an MCP, so any agent you run inside Even (Claude Code, Codex, and more) can operate Telegraf directly, at both the UI level and the container level.

Through the Even MCP an agent can run commands inside it, drive its UI in the browser pane, and read its logs. It runs commands inside the container, reads its logs, and for web apps opens and clicks through the interface in Even's own browser pane. Ask once, for example "set up Telegraf and get it ready", and the agent handles it end to end.

How agents reach it: No web UI or API; Telegraf reads its plugin config at /etc/telegraf/telegraf.conf and forwards metrics to configured outputs such as InfluxDB. Check operation via docker logs <container>. Edit the config file and restart the container to change inputs or outputs.

More Tools services

Other one-click services you can launch in Even Stacks.