Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
Controling class for System Monitor. Used to start and stop System Monitor process. Includes helper config methods used by ^%SYSMONMGR.
|
|
|
Add class to Monitor
Returns NullProbability = 0: Null hypothesis < 90% probability Returns NullProbability = 1: Null hypothesis < 95% probability Returns NullProbability = 2: Null hypothesis < 99% probability Returns NullProbability = 3: Null hypothesis < 99.9% probability Returns NullProbability = 4: Null hypothesis > 99.9% probability
Calculate mean and standard deviation squared based on list of values
System Monitor debug level. Setting to '1' will cause %SYS.Monitor.Control to save SystemSensors as %SYS.Monitor.SensorReading objects.
Remove a System Monitor startup namespace
Disable / Enable System Monitor
System Monitor sample interval
Check if class is a component of System Monitor
Check if System Monitor is running
Set number of days of Dashboard history to keep. Default is 5 days. Returns current number of days.
List System Monitor startup namespaces
System Monitor Lock
Remove component class from Monitor
Reset all system monitor configuration data to default values
Set a System Monitor startup namespace
Main classmethod
Start System Monitor in user namespaces where %MONAPP is active
Get the state for a subscriber Return: 0 - not running, -1 - unexpected error, else string with state information.
Stop the System monitor
Perform the Student T-Test for 2 sets of data. Result is a string giving probability that the means of the two sets are significantly (statistically) different.
System Monitor Unlock