Diagnostico noc automatizado
★ 7.3 · n8n · complex · 28 nodes
Diagnostico noc automatizado is an n8n automation template for ISP network operations centers that receives requests via webhook and runs AI-assisted network diagnostics automatically. Trigger: webhook. Integrations: Ollama, Data Table Tool, Reranker Cohere, Postgres Tool, Postgres, Telegram. Reach for it when NOC engineers need instant incident root-cause analysis without manually digging through logs, when support teams want diagnostic summaries delivered directly to Telegram, or when the team needs RAG-based search across internal NOC documentation. The workflow connects Ollama as a local language model, Cohere Reranker to rank retrieved document fragments, Postgres as the vector store for documentation, Data Table Tool for structured data processing, and Telegram for pushing reports to on-call staff. Deployed by importing into an existing n8n instance; requires a running Ollama instance, a Postgres database, and a Telegram bot. The template focuses on automated diagnostics and alerting — not active device configuration or network changes. Best suited for ISP NOC teams that need a local-model AI assistant with no data leaving the infrastructure; not a fit if Postgres or Ollama cannot be deployed in the environment.
- #Ollama
- #Data Table Tool
- #Reranker Cohere
- #Postgres Tool
- #Postgres
- #Telegram