Home Applications MONLBL Viewer

MONLBL Viewer

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
0
0 reviews
0
Awards
319
Views
0
IPM installs
0
0
Details
Releases
Reviews
Issues
Pull requests
It is a web UI for inspecting Caché Monitor (%MONLBL) results.

What's new in this version

Initial Release

monlbl-viewer

MONLBL Viewer - a web UI for inspecting Caché Monitor (%MONLBL) results.

It provides a minimal metrics for routines (Line-by-Line statistics: Time, TotalTime, Number of executions)
and summary on routines.

Installation

  1. Download and import(compile) GMONLBL.Installer.cls.xml
  2. In terminal:
    
    set a("Namespace") = {desired namespace}
    (optional)set a("SourceDir") = {project directory}
    do ##class(GMONLBL.Installer).setup(.a)
    


3. If you will not specify SourceDir, it will download sources from GitHub
4. It will also create all necessary namespaces, web apps and mapping

What’s working now:

  • Start, Stop, Pause/Resume, Reset Caché Monitor
  • Show Summary for all monitored routines
  • Show detalized view (Line-by-Line) on selected routine
  • Syntax highlighting
  • Namespace changing
Read more
Version
1.21.301 Jun, 2018
Category
Developer Environment
Works with
CachéEnsemble
First published
01 Jun, 2018