monsys
processor is running
This is the processor for monsys, a small client/server monitoring system. Collectors send a periodic ping here, which is stored in PostgreSQL; a watcher process alerts by email when a client goes quiet.
| API | POST /api/ping |
|---|---|
| Ping body | {"client_id": "..."} |
| Late threshold | 15 minutes |