Skip to content

LanguageServerRobot Monitoring application

Mayan Jean edited this page Mar 23, 2018 · 32 revisions

TypeCobol.LanguageServer.Robot.Monitor application.

The TypeCobol.LanguageServer.Robot.Monitor is a WPF Graphical User Interface application, that is used to monitor TypeCobol.LanguageServerRobot application (LSR).

The application can be executed as a standalone application, for instance for replaying scripts, or displaying script. But its is intended to be launched by the LSR application itself using the -m or --monitoring option See: LanguageServerRobot User guide.

Graphical User Interface

The Graphical User Interface of the monitor looks like this and its composed with the following parts:

  • A menu bar
  • A session, documents and scenarios(scripts) explorer.
  • A Scenario attributes visualizer panel.
  • An output view which displays all session messages exchanged betwwen the client and the server "via" LSR.

Menu bar

File menu

View menu

Test menu

Clone this wiki locally