SYS.Monitor.Health.Manager
class SYS.Monitor.Health.Manager extends %Library.RegisteredObject
Provides system management functions for the Health MonitorMethod 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
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()