Unraid-Monitor-Bot
Unraid-Monitor-Bot
Aplicación Docker from dervish's Repository
Visión general
Telegram bot for monitoring Docker containers and Unraid servers. Get real-time alerts, check container status, view logs, control containers,
and monitor server health - all from Telegram.
On first launch, an interactive setup wizard in Telegram guides you through connecting to your Unraid server and auto-classifies your containers into
categories (priority, protected, watched, killable, ignored). Re-run anytime with /setup.
Features:
- Interactive setup wizard with container auto-classification
- Container crash alerts with quick action buttons
- Resource monitoring (CPU/memory thresholds)
- Log watching with error detection
- AI-powered diagnostics and container classification (works with Anthropic, OpenAI, or Ollama)
- Unraid server monitoring (temps, array, disks)
- Natural language chat interface
- Smart ignore patterns for known errors
- Mute system for alerts
Setup requires a Telegram bot token from @BotFather and your Telegram user ID. After installing, message your bot with /start to begin the setup
wizard.
Argumentos en tiempo de ejecución
- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Docker socket for container monitoring (read-only)
- Objetivo
- /var/run/docker.sock
- Por defecto
- /var/run/docker.sock
- Valor
- /var/run/docker.sock
Configuration files location
- Objetivo
- /app/config
- Por defecto
- /mnt/user/appdata/unraidmonitorbot/config
- Valor
- /mnt/user/appdata/unraidmonitorbot/config
Database and persistent data location
- Objetivo
- /app/data
- Por defecto
- /mnt/user/appdata/unraidmonitorbot/data
- Valor
- /mnt/user/appdata/unraidmonitorbot/data
Bot token from @BotFather on Telegram
- Objetivo
- TELEGRAM_BOT_TOKEN
Comma-separated list of Telegram user IDs allowed to use the bot (get yours from @userinfobot)
- Objetivo
- TELEGRAM_ALLOWED_USERS
Optional: Enables AI features via Anthropic Claude models
- Objetivo
- ANTHROPIC_API_KEY
Optional: Enables AI features via OpenAI models
- Objetivo
- OPENAI_API_KEY
Optional: Ollama server URL for local LLM support
- Objetivo
- OLLAMA_HOST
- Por defecto
- http://localhost:11434
- Valor
- http://localhost:11434
Optional: Override default AI model (e.g. qwen2.5:7b, gpt-4o)
- Objetivo
- DEFAULT_MODEL
Optional: Enables Unraid server monitoring (get from Unraid Connect plugin)
- Objetivo
- UNRAID_API_KEY
Logging verbosity (DEBUG, INFO, WARNING, ERROR)
- Objetivo
- LOG_LEVEL
- Por defecto
- INFO
- Valor
- INFO
User ID for file ownership (99 = nobody on Unraid)
- Por defecto
- 99
- Valor
- 99
Group ID for file ownership (100 = users on Unraid)
- Por defecto
- 100
- Valor
- 100
Timezone for timestamps (e.g. America/New_York)
- Objetivo
- TZ
- Por defecto
- Europe/London
- Valor
- Europe/London
Categorías
Descargar estadísticas
Detalles
dervish/unraidmonitorbot:latestEjecute Unraid-Monitor-Bot en Unraid.
Unraid-Monitor-Bot se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.