Filesystem /var is 96% full
Free space is below the safe operating margin.
/dev/sda2 96G 92G 4G 96% /varAISysAdmin monitors system health, investigates faults, spots security risks, and turns noisy server data into clear action before small issues become outages.
Free space is below the safe operating margin.
/dev/sda2 96G 92G 4G 96% /var53 failed attempts from three sources in the last hour.
du -x -h --max-depth=1 /var | sort -hSuggested for investigation. Never executed by the agent.
A tireless operational loop that helps teams understand problems sooner, respond faster, and keep services dependable.
Check the system signals that reveal emerging faults, pressure, and unusual activity.
Connect diagnostic evidence and logs to explain what is happening and why it matters.
Surface security risks and suspicious behavior before they disappear into operational noise.
Deliver prioritized findings, practical next steps, and timely alerts to the people who can act.
AISysAdmin is built to deliver useful operational intelligence without becoming another source of risk. Diagnostic access is deliberately constrained, verified, and run by a dedicated unprivileged user.
probe = registry.get(request.name)02assert request == probe03assert executable in TRUSTED_PATH04subprocess.Popen(05probe.argv, shell=False,06stdin=DEVNULL, env=SAFE_ENV07)Health, security, investigation, and alerting brought together so your team can stay ahead of operational trouble.
Spot full filesystems, memory pressure, failed services, and network interfaces that have dropped.
Turn journal events and diagnostic output into concise summaries with the source evidence attached.
Surface repeated SSH failures, unexpected listeners, suspicious login activity, and likely intrusion attempts.
Notify operators by email, webhook, syslog, or SNMP when a finding crosses your severity threshold.
Reuse fresh observations only when host context, kernel, boot ID, instructions, and probe set still match.
Use the OpenAI Responses API, the offline rules engine, or your own AnalysisProvider subclass.
Configure server context, provider, probe groups, cache policy, and alert thresholds from an authenticated, local-first FastAPI console.
Give your team earlier warnings, clearer answers, and practical guidance for healthier, safer systems.
$ pip install -e .$ aisysadmin list-probes$ aisysadmin check -c config.yamlReview the safety model →