Project · Enterprise AIOps

LynxOps

An AI-powered enterprise observability and incident management platform that monitors SAP NetWeaver / HANA / SQL Server and OS infrastructure in real time.

FastAPITimescaleDBNext.js 14GoClaudeOllamaKubernetes
lynxops.ai

Overview

Problem It Solves

Unifies the scattered monitoring tools of SAP Basis and infrastructure teams into a single pane; turns ABAP dumps (ST22), HANA memory/delta merge, business processes, and OS metrics from reactive to proactive through correlation and anomaly detection. Target environment: on-premise / air-gapped — your data stays with you.

What Sets It Apart

SAP-specific depth (ST22 dump AI analysis, HANA delta merge, work-process heatmap) is rare in general APM tools; data sovereignty with air-gapped + local Ollama; agent evolution from Python to Go; enterprise HA and security architecture.

Maturity

In production. 30+ API routers, 40+ Alembic migrations, 50+ pytest test files, GitHub Actions CI, air-gap and Helm support.

Highlights

🖥️
14-Hub Management UI

H01–H14 + live topology: admin view, SLA & analytics, infrastructure cockpit, DB monitor (HANA/SQL Server), SAP app/user/audit, automation.

🧠
AI Root-Cause Analysis (EVA)

An AI pipeline that analyzes SolMan/CloudALM EarlyWatch reports and ST22 dumps with Claude + local Ollama.

📈
AIOps Anomaly Engine

Z-Score-based correlated detection; ST22→STMS incident correlation and maintenance windows.

⚙️
Rules + Automation Engine

SAP rules, automatic action triggers, approval flow.

🔔
Alerting & On-Call

Bulk ack/close, audible alerts, PWA + web push, mobile actions, on-call schedule.

🔗
ITSM Integrations

ServiceNow, PagerDuty, OpsGenie, Jira.

📊
SLA & Reporting

5-component global health score, scheduled PDF/Excel reports.

🛰️
Go Edge Agent

<20MB with offline buffer; migration from Python agents to a Go agent — SAP/HANA/SQL/OS plugins.

🔒
Enterprise Security

SAML SSO, action-level RBAC, MultiFernet encryption + JWT key rotation, immutable audit log, multi-tenancy.

Tech Stack

BackendFastAPI · SQLAlchemy 2 · TimescaleDB (PG16) · Redis Sentinel (HA)
Task queueCelery / RedBeat
FrontendNext.js 14 · React · TanStack · Zustand · Recharts
AIAnthropic Claude + Ollama
AgentGo edge agent (<20MB, offline buffer)
InfrastructureDocker · Kubernetes (Helm) · Nginx