Skip to main content

System Monitoring

Launcher

Soffid allows you to check the status of the launcher by browsing an URL:

Request
https://<your-host>/launch/status
Response
{
  "sessions":0,
  "status":"ok"
}
  • status → “ok” the process is active
  • sessions → number of sessions the launcher is currently managing.

Store