Dashboard
Local media, network, capture, health, and offline NOC tools
Choose an allowed service to begin.
Services Portal
Choose an available service
Management Console
Operate and inspect the Pi
User CLI Reference
Account and role commands
cd /opt/pi-control-center # First-time setup and health checks sudo -u system bash ./scripts/users.sh info sudo -u system bash ./scripts/users.sh set-password admin sudo -u system bash ./scripts/users.sh list sudo -u system bash ./scripts/users.sh views curl -i http://127.0.0.1:8090/api/auth/me sudo systemctl restart pi-control-center.service sudo journalctl -u pi-control-center.service -n 80 --no-pager # Add users sudo -u system bash ./scripts/users.sh add erick --role user --views overview,videos sudo -u system bash ./scripts/users.sh add nocadmin --role admin # Change role or allowed services sudo -u system bash ./scripts/users.sh update erick --role user --views overview,videos,capture sudo -u system bash ./scripts/users.sh update erick --role user --views overview,network,capture sudo -u system bash ./scripts/users.sh update erick --role user --views overview,healthCoach sudo -u system bash ./scripts/users.sh update erick --role user --views overview,videos,girlyQuiz sudo -u system bash ./scripts/users.sh update erick --role admin sudo -u system bash ./scripts/users.sh update erick --role user --views overview # Add or remove individual service permissions sudo -u system bash ./scripts/users.sh allow erick capture services logs sudo -u system bash ./scripts/users.sh allow erick network sudo -u system bash ./scripts/users.sh allow erick nocAi sudo -u system bash ./scripts/users.sh allow erick healthCoach sudo -u system bash ./scripts/users.sh allow erick girlyQuiz sudo -u system bash ./scripts/users.sh deny erick files services network healthCoach # Passwords and removal sudo -u system bash ./scripts/users.sh set-password erick sudo -u system bash ./scripts/users.sh set-password admin sudo -u system bash ./scripts/users.sh require-password-reset erick sudo -u system bash ./scripts/users.sh clear-password-reset erick sudo -u system bash ./scripts/users.sh delete erick
Live Utilization
Alerts
Storage
Recent Jobs
Video Library
Start Transcription
Transcription runs locally and uses task=transcribe, not translate. Mixed-language preservation depends on the local backend model.
Jobs
Transcript / Summary Preview
Select a completed transcript or summary.
Capture Card
Device Info / Logs
Network Control
Private-subnet discovery, diagnostics, scans, and security events
Network Control uses ARP/neighbor tables, ICMP diagnostics, and controlled scans only against approved private/local subnets. Packet capture, DPI, bandwidth monitoring, sniffing, and interception features are intentionally excluded.
Recently Discovered
Recent Security Events
Recent Port Changes
Upcoming Scheduled Scans
Device Inventory
Selected Device
No device selectedNetwork Map
Scan History
Port Changes
Security Events
Availability
Add Automation Rule
Rules
Approved Discovery Scope
Network Control Logs
Local NOC AI
Windows PC controller, model status, and NOC chat
NOC Chat
model: --PC Service Logs
Device Config Learning
Config-Aware Commands
Stored Devices
Config Viewer
Command Database
Add Command Template
vendor/device awareTopology Learning
draft storageCPU, RAM, Disk
Network
Linux Verifications
Top CPU Processes
Top Memory Processes
Service Watchdog
Restricted File Manager
Root: /srv/pi-control-centerSelect a text/log/json/image/video file to preview.
Vendors
Device Families
Command Cookbook
Export JSONNOC Note Assistant
Generated notes are local drafts. Validate commands and findings before using them in production tickets.
Local NOC Assistant
Offline/local assistant only. It does not connect to production network devices, store credentials, or execute commands.