Updates
This commit is contained in:
@@ -8,7 +8,7 @@ PearData is **decentralized, P2P, real-time host monitoring** for the Pear / Hol
|
||||
|-------|------|
|
||||
| **Agent** (`peardata-server`) | Collects metrics (~1s), stores hot/warm history, scores anomalies, serves P2P RPC + local REST |
|
||||
| **Desktop** (Pear / Electron) | Connects to one or more agents, shows Overview / Charts / Alerts / Fleet / Settings |
|
||||
| **REST** (`127.0.0.1:19999`) | Agent-compatible HTTP for scripts, Grafana, Prometheus |
|
||||
| **REST** (`127.0.0.1:18888`) | Agent-compatible HTTP for scripts, Grafana, Prometheus |
|
||||
|
||||
You dial agents by **public key** (viewer) or **`pd1.` invite** / admin seed for elevated roles.
|
||||
|
||||
@@ -19,7 +19,7 @@ You dial agents by **public key** (viewer) or **`pd1.` invite** / admin seed for
|
||||
| **Overview** | Compact home: KPIs + six spark panels + optional fleet strip |
|
||||
| **Charts** | Full metrics wall — every catalog chart, shared time, investigation |
|
||||
| **Alerts** | Recent anomaly / threshold events |
|
||||
| **Logs** | Search anomalies, audit trail, optional host journal |
|
||||
| **Logs** | Host journal (default), anomalies, and audit trail with search / Follow |
|
||||
| **Fleet** | Saved + live agents; set active, reconnect, open Charts |
|
||||
| **Connect** | Dial a new key or invite |
|
||||
| **Settings** | Theme, notifications, history depth, reconnect |
|
||||
|
||||
Reference in New Issue
Block a user