NEXUS Health

← Chat Dashboard
Loading…
Health Checks
Loading audit results…
Commands Reference
Dashboard / PM2
Restart dashboardpm2 restart dashboardCopied
View live logspm2 logs dashboard --lines 50Copied
Status of all processespm2 statusCopied
Resurrect saved processespm2 resurrectCopied
Save current process listpm2 saveCopied
NEXUS Agent
Start / restart NEXUSbash ~/.nexus/scripts/nexus-start.shCopied
Attach to NEXUS tmuxtmux attach -t nexusCopied
Run health audit nowbash ~/.nexus/scripts/audit.shCopied
View audit logcat ~/.nexus/logs/audit-latest.txtCopied
Search memory archivebash ~/.nexus/scripts/search-memory.sh "keyword"Copied
View heartbeat logtail -30 ~/.nexus/logs/heartbeat.logCopied
Tailscale
Check statustailscale statusCopied
Reconnecttailscale upCopied
HTTPS serve statustailscale serve statusCopied
Reset and re-point servetailscale serve reset && tailscale serve --bg http://localhost:3001Copied
tmux
List sessionstmux lsCopied
Attach to sessiontmux attach -t <name>Copied
Kill a sessiontmux kill-session -t <name>Copied
launchd (auto-start services)
List loaded agentslaunchctl list | grep nexusCopied
Reload heartbeatlaunchctl unload ~/Library/LaunchAgents/ai.nexus.heartbeat.plist && launchctl load ~/Library/LaunchAgents/ai.nexus.heartbeat.plistCopied
Reload auditlaunchctl unload ~/Library/LaunchAgents/ai.nexus.audit.plist && launchctl load ~/Library/LaunchAgents/ai.nexus.audit.plistCopied
Recovery — full restart from scratch
If everything is downpm2 resurrect && pm2 restart dashboard && bash ~/.nexus/scripts/nexus-start.shCopied
Dashboard URL (local)http://100.85.107.109:3001/chatCopied
Dashboard URL (HTTPS)https://subis-mac-mini.tail749d3d.ts.net/chatCopied
Audit History (last 30 lines)
Loading…