Skip to main content

SYS.Monitor.Health.Manager

class SYS.Monitor.Health.Manager extends %Library.RegisteredObject

Provides system management functions for the Health Monitor

Method Inventory

Methods

classmethod Reset()
Remove Health Monitor Charts Sensors. Reset Health Monitor Periods and Options. Sensors will be reset on System Monitor startup. Throw an error if System Monitor is running.
classmethod ResetCharts()
Remove Health Monitor Charts. Throw an error if System Monitor is running.
classmethod ResetDefaults()
Reset all Health Monitor Options. Throw an error if System Monitor is running.
classmethod ResetPeriods()
Reset Health Monitor Periods and remove Charts. Throw an error if System Monitor is running.
classmethod ResetSensors()
Remove Health Monitor Sensor Objects and Charts. Sensors will be reset on System Monitor startup. Throw an error if System Monitor is running.

Inherited Members

Inherited Methods

FeedbackOpens in a new tab