Alertmanager logo
Monitoring · self-hosted

Alertmanager in one click.

Alertmanager is a handles prometheus alerts: routing and silencing 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 Alertmanager?

Alertmanager is the alert routing component of the Prometheus monitoring stack. It handles deduplication, grouping, silencing, and delivery of alerts to receivers such as email, Slack, or PagerDuty.

CategoryMonitoring
Default port9093
Container imageprom/alertmanager:v0.27.0

Run Alertmanager in Even

Even Stacks launches Alertmanager 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 Alertmanager in the one-click services and click Launch.
  3. Even pulls the image, starts it on port 9093, and serves it over trusted HTTPS at https://alertmanager.localhost.

Drive Alertmanager with your AI agents

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

Through the Even MCP an agent can open its dashboards in the browser pane, read the metrics, and set up alerts. 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 Alertmanager and get it ready", and the agent handles it end to end.

How agents reach it: Open http://localhost:9093 to view active alerts, create silences, and inspect routing. Send test alerts via POST to http://localhost:9093/api/v2/alerts. Configuration (routes, receivers) lives in /etc/alertmanager/alertmanager.yml; restart is required after file edits.

More Monitoring services

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