System Status Dashboard

API Docs
Loading status data...
{{ error }}
No status data available
{{ host.hostname }}
{{ host.commands.length }} command{{ host.commands.length !== 1 ? 's' : '' }}
{{ cmd.command }} {{ formatExitCode(cmd.exit_code) }}
Last Update: {{ formatTimestamp(selectedDetails.timestamp) }}
Runtime: {{ formatTimestamp(selectedDetails.timestamp_end) - formatTimestamp(selectedDetails.timestamp) }} seconds
Exit Code: {{ selectedDetails.exit_code }}
Request ID: {{ selectedDetails.request_id }}
{{ selectedDetails.output }}