%SYS
DashboardInstaller Class Reference

This class handles installation of the System Monitor Dashboard. More...

Inheritance diagram for DashboardInstaller:
Collaboration diagram for DashboardInstaller:

Static Public Member Functions

_.Library.Status AddDashboardSensors ()
 This class handles installation of the System Monitor Dashboard.
 
_.Library.Status Install (_.Library.String kitPath, _.Library.Integer dev, _.Library.Boolean update)
 This method is invoked to install the Dashboard kit in a InterSystems IRIS instance. More...
 
_.Library.Status RemoveWebApplication ()
 Remove CSP Application and REST API.
 

Detailed Description

This class handles installation of the System Monitor Dashboard.

Member Function Documentation

◆ Install()

_.Library.Status Install ( _.Library.String  kitPath,
_.Library.Integer  dev,
_.Library.Boolean  update 
)
static

This method is invoked to install the Dashboard kit in a InterSystems IRIS instance.

'kitpath' is the directory of the unzipped Dashboard kit. 'dev' indicates whether the CSP app should cache files. 'update' will force the update of back end with DashboardSupport.xml even if DashboardSensors exists