root@perceptis:~$
systemctl status perceptis-core
▸
● perceptis-core.service — PERCEPTIS Omniscient Engine
▸
Active: active (running) since UTC 2026-05-28 06:42:13
▸
Memory: 14.2 GB / 64 GB | CPU: 23% | Uptime: 7d 12h
▸
Tasks: 847 | Connections: 3,241 active
root@perceptis:~$
./ingest_status --format=json
▸
{ "pipeline": "SIGINT", "rate": "2.1M/s", "latency": "12ms", "status": "HEALTHY" }
▸
{ "pipeline": "ELINT", "rate": "847K/s", "latency": "8ms", "status": "HEALTHY" }
▸
{ "pipeline": "MASINT", "rate": "412K/s", "latency": "23ms", "status": "HEALTHY" }
▸
{ "pipeline": "OSINT", "rate": "3.8M/s", "latency": "45ms", "status": "DEGRADED" }
root@perceptis:~$