Professional server monitoring for macOS & iOS — free.
The free version is not a stripped-down demo — it is a full-featured monitoring tool.
CPU, RAM, load, uptime and disk at a glance — with ring gauges and mini sparklines.
Track CPU and RAM history over hours and days — with hover details and time range selection.
The top 5 processes by CPU and RAM usage — updated in real-time.
Status dot, sparkline and metrics right in the macOS menu bar — always visible.
Push notifications, sound alerts and speech announcements when thresholds are exceeded.
Automatic detection and documentation of incidents — with filtering and auto-resolve.
Interactive MapKit world map with color-coded pins and 80+ preset locations.
Generate a professional status page for your customers — export as HTML with one click.
Desktop, home screen and lock screen widgets for macOS and iOS — automatically updated.
Ask Siri about your server status or build automations with the Shortcuts app.
Native SwiftUI app for macOS and iOS — from a single codebase.
No agent, no daemon, no root. One PHP file — done.
Upload server-monitor-api.php to your web server.
Open the file and set your personal API key.
Enter the server URL and API key in ServerWatch.
Your dashboard automatically loads the first metrics.
<?php
$API_KEY = 'your-secret-key-here';
$ENABLE_PROCESSES = true;
// That's it. Upload this file to your server.
// ServerWatch reads metrics from /proc/ automatically.
The free version covers everything you need for one server.
| Feature | Free | Pro Coming Soon |
|---|---|---|
| Number of Servers | 1 Server | Unlimited |
| Polling Interval | from 5 min. | from 5 sec. |
| Dashboard & Metrics | ✓ | ✓ |
| Interactive Charts | ✓ | Extended |
| Top Processes | ✓ | ✓ |
| Menu Bar (macOS) | ✓ | ✓ |
| Push Notifications | ✓ | ✓ |
| Sound & Speech Alerts | ✓ | ✓ |
| Incident Timeline | ✓ | + Export |
| Server World Map | ✓ | ✓ |
| Status Page | ✓ | ✓ |
| Widgets | ✓ | ✓ |
| Siri & Shortcuts | ✓ | ✓ |
| SSH Quick Connect | ✓ | ✓ |
| FAQ & Help | ✓ | ✓ |
| Docker Monitoring | — | ✓ |
| Smart Trend Alerts | — | ✓ |
| Webhooks | — | ✓ |
| Ads | Yes (iOS) | None |
Secure, fast and privacy-friendly.
No Electron app, no web view.
One codebase for macOS 14+ and iOS 17+.
API keys stored securely in the system keychain — never in plain text.
One file on the server, no database required.
Reads metrics directly from /proc/ — no agent needed.
Last known metrics stored locally in SQLite.
v1.2.0 · macOS 14+ · iOS 17+