GPUdb.show_system_status( options = {} )
Provides server configuration and health related status to the caller. The GPUdb Admin tool uses it to present server related information to the user.
Input Parameter Description
| Name | Type | Description | 
|---|---|---|
| options | dict of str | Optional parameters, currently unused. Default value is an empty dict ( {} ). | 
Output Parameter Description
| Name | Type | Description | 
|---|---|---|
| status_map | dict of str | A map of server configuration and health related status. |