Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
server_manager [2020/05/14 00:37]
admin [Help]
server_manager [2020/06/07 03:59]
admin [License]
Line 1: Line 1:
 ===== Server Manager ===== ===== Server Manager =====
-//Server Manager// is the hub for //TestOptimal Runtime Servers//, float licenses, model repository and model execution database.  +//Server Manager// is the hub for [[runtime_server| Runtime Servers]], float licenses, model repository and model execution database. 
- +
-{{wiki:idescreen:svrmgr_server.png?1000}} +
  
 ---- ----
Line 16: Line 13:
 ----  ---- 
  
 +==== Server ====
 +//Server// tab allows you to manage [[runtime_server | Runtime Servers]].
  
-==== Tab Pages ==== +{{wiki:idescreen:svrmgr_server.png?900}}
-//Server Manager// contains 4 tab pages  +
-  - [[Server List Tab|Server List]] - displays //TestOptimal// servers, remote start/stop //TestOptimal// servers +
-  - [[Server Stats Tab|Server Stats]]- displays stats charts of //TestOptimal// server usages +
-  - [[License Keys Tab|License Keys]] - manages license keys for runtime TestOptimal servers. +
-  - [[Model List Tab|Model List]] - displays a list of model archives and pushes model archives to all Runtime servers. +
-  - [[Execution Batch Tab|Exec Batch]] - displays model execution batches and provides access to the stats of model executions in the batch+
  
-=== Open Tab in Separate Window=== +//Category Code// provides a way to organize [[runtime_server | Runtime Servers]] to serve certain models that may require specific configurationOS type or specific software to be installed.
-Like tabs in //TestOptimal IDE//,  each tab page can be opened in a separate browser window (or tab depending on your browser setup) by clicking on {{http://testoptimal.com/img/expand.png}} on the upper right corner of the tab label.+
  
-After a tab is opened in separate browser window/tab, the tab in //IDE// will be disabled.  Closing the separate window will enable the tab in //IDE//.+A runtime server may have one or many //Category Code//. The [[runtime_server | Runtime Server]] can execute 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?900}} 
 + 
 + 
 +//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]]. 
 + 
 +You may edit or view license details: 
 +  * select a license 
 +  * click on the pencil icon 
 + 
 +{{wiki:idescreen:svrmgr_license_details.png?600}} 
 + 
 +Use //License URL// as the license key on end-user //TestOptimal// server.
  
  
 ---- ----
-==== Remotely Start Runtime Servers==== 
-//Server Manager// can start //TestOptimal// servers remotely using OS specific utility packages, for example [[http://technet.microsoft.com/en-us/sysinternals/bb897553.aspx|Microsoft PsExec]] for Windows and [[http://www.mkssoftware.com/docs/man1/rexec.1.asp|rexec]] for unix/linux.  
  
-These packages must be downloaded and installed separately on the computer running //Server Manager//. Click on the links above for more information.+==== 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?900}}
 +
 +----