check_system_health
Check connectivity to all iSuite subsystems including database, message queue, storage, and integrations. Specify subsystems to test or omit for a comprehensive health check.
Instructions
Run a full iSuite system health check — validates connectivity to all subsystems (database, message queue, storage, integrations).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subsystems | No | Specific subsystems to check. Omit to check all. Options: 'database', 'cache', 'storage', 'messageQueue', 'integrations', 'scheduler'. | |
| timeout | No | Per-subsystem timeout in milliseconds (default 5000). |