This class handles installation of the System Monitor Dashboard. More...
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. | |
This class handles installation of the System Monitor Dashboard.
|
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