OpManager integrates with Ollama to bring the power of local AI models into any network monitoring workflow. Infrastructure insights, alert patterns, and performance data are intelligently processed and interpreted using local language models running entirely within the organization's environment. This enables IT teams to move beyond raw metrics and act on clear, context-aware summaries — reducing troubleshooting time and strengthening overall network observability without relying on external cloud-based AI services.
AI-generated summaries in OpManager require the Ollama integration to be configured beforehand.
Ollama is successfully integrated with OpManager.
OpManager uses gpt-oss:20b as the default model for Ollama integration; ensure that this model is downloaded locally for use. If you prefer to use a different model, you can override the default by editing the server parameters configuration file:
OLLAMA_GENAI_MODEL <your-model-name>OLLAMA_GENAI_MODEL llama3Note: Ensure the model you specify is already downloaded on your Ollama host. If the specified model is not available, OpManager will fail to generate AI responses.
With Ollama integrated, OpManager users can now view summarized versions of the following monitored entities:
Summarized overviews of all alarms generated together can now be viewed as a consolidated overview of the recent alarms with their key details. To view that,
The summary of an individual alarm with the alarm type, probable causes and recommendations steps can be generated.
With the integration, you can get an overview of the device groups created in OpManager along with the devices condition, key metrics and recommendations. This can be viewed from the snapshot of a device group.
The summary for an individual device can also be generated that will give an overview of the device with it's key metrics.
With this integration, scripts for script templates can be generated using Ollama. By entering a prompt, Ollama generates the required script automatically.
By bringing AI-driven insights, automated summaries, and script generation into a single integration, OpManager and Ollama together reduce the burden of manual analysis and empower network teams to diagnose issues faster with greater efficiency.
To learn more about using Ollama in OpManager, click here.