Differences

This shows you the differences between two versions of the page.

Link to this comparison view

server_manager [2020/05/19 04:06]
admin [Server]
server_manager [2021/01/05 03:00]
Line 1: Line 1:
-===== Server Manager ===== 
-//Server Manager// is the hub for [[runtime_server| Runtime Servers]], float licenses, model repository and model execution database.  
- 
----- 
-==== Overview ==== 
-//Server Manager// is one of //TestOptimal// [[ide_overview | IDE]] 
- 
-  * [[#Server]] 
-  * [[#License]] 
-  * [[#Model]] 
-  * [[#Stats]] 
- 
-----  
- 
-==== Server ==== 
-//Server// tab allows you to manage [[runtime_server | Runtime Servers]]. 
- 
-{{wiki:idescreen:svrmgr_server.png?900}} 
- 
-//Category Code// provides a way to organize [[runtime_server | Runtime Servers]] to serve certain models that may require specific configuration, OS type or specific software to be installed. 
- 
-A runtime server may have one or many //Category Code//. The [[runtime_server | Runtime Server]] can execute a model request only if it has all of the //Category Code// the model request has specified. 
- 
----- 
- 
-==== License ==== 
-//License// tab manages the float licenses. 
- 
-{{wiki:idescreen:svrmgr_license.png?1000}} 
- 
- 
-//License Group// provides a way to divide multiple float licenses into groups to be used for a group of users or [[runtime_server | Runtime Servers]]. 
- 
----- 
- 
-==== Model ==== 
- 
-//Model// tab allows you to view and manage models in the model repository.  
- 
-{{wiki:idescreen:svrmgr_model.png?900}} 
- 
-It also allows you to submit models for execution on [[runtime_server | Runtime Servers]] and manage the model archives (versions). 
- 
-{{wiki:idescreen:svrmgr_model_submit.png?800}} 
- 
----- 
-==== Stats ==== 
- 
-{{wiki:idescreen:svrmgr_stats.png?1000}} 
- 
-----