Retour aux promos
Cockpit: Server Monitor

Utilitaires

Gratuit

Cockpit: Server Monitor

par song ho seong

v1.2.0 27 Mo Universel 4+

Description

Cockpit AI Server Monitor is a mobile dashboard for managing Linux servers and analyzing their logs with your own AI. It connects over SSH directly to
any Ubuntu, CentOS, Rocky Linux, or Debian server running Cockpit. No intermediate relay.

— AI Log Analysis (new in v1.2)

Plug in your own LLM — a self-hosted Ollama or LM Studio instance, or an API key for OpenAI, Gemini, Anthropic, OpenRouter, DeepSeek, Groq, or Together.
Then ask plain questions like "Are any services failing repeatedly?" or "Is the disk filling up?" to get a natural-language read on your system logs.

Log data goes straight from your phone to the AI endpoint you configure. It never passes through any server we run.

Seven log presets are built in — System, nginx, Apache, MySQL, PostgreSQL, Redis, Docker. AI-suggested shell commands require two-step confirmation, and
risky patterns like rm -rf / are blocked automatically.

— Real-time monitoring

Live CPU, memory, disk, and network charts. Load average, uptime, and logged-in users at a glance. Top resource consumers are highlighted automatically.
journalctl, network interfaces, and filesystems are all reachable from the same app.

— Built-in SSH terminal

A full terminal emulator for running commands directly on your server. Works on Wi-Fi and cellular.

— Multi-server management

Add servers with SSH key or password auth, with no limit on how many. Color-coded status lets you scan a list of servers quickly.

— PRO features

· AI Log Analysis (everything above)
· Push alerts when CPU, memory, disk, or services cross your thresholds
· Background monitoring while the app is closed
· Custom commands — one-tap SSH macros
· 24h / 7d / 30d history graphs for CPU, memory, and disk
· Encrypted SFTP backup and restore to your own server (PBKDF2-SHA256 + AES-256-GCM)
· Ad-free

The first 30 days unlock every Pro feature with no payment.

— Security

Every server connection runs over SSH. SSH private keys and passwords are stored in the iOS Keychain. Server lists and dashboard settings live only on
this phone. SFTP backups go only to a server you registered.

Built for servers running Cockpit (cockpit-project.org).

Terms of Use (EULA): https://www.apple.com/legal/internet-services/itunes/dev/stdeula/

Nouveautés (v1.2.0)

NEW: AI Log Analysis (BYOK)
• Analyze system logi in natural language using your own Ollama /
LM Studio, or OpenAI / Gemini / Anthropic API keys
• 7 built-in presets: nginx, Apache, MySQL, PostgreSQL, Redis,
Docker, System
• All log data goes directly from your device to YOUR AI endpoint —
never through our servers
• AI-recommended commands require 2-step confirmation; dangerous
patterns are auto-blocked
• 30-day free trial of all Pro features on first install

Backup/Restore UX
• "Restore from SFTP backup" shortcut on the dashboard empty state
• Auto-prompts to restore latest backup after registering a server

Misc
• Added sudo/log-permission troubleshooting (3 solutions) to the guide
• AI introduction slide added to first-run tutorial
• "What's new in v1.2" screen for existing users