service_status
Query a known homelab service to retrieve its systemd status—active state, uptime, and memory usage—so you can verify health without manually SSHing in.
Instructions
Get detailed systemd status (active state, uptime, memory) for one known homelab service.
Args: name: Which service to query: tracker-app, coinbot, zero-bot, or zero-two.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |