What it means the Alerts CPU Message
I want to understand how this message is build:
[SYSTEM MONITOR] CPUusage Alert: CPUusage = 99, 99, 99 (Max value is 85).
Caché keep a log of cpu usage (99,99,99) and how is the frequency of check of this?
how can i chance the max value? is that possible?
Best,
Comments
i'm working with MONMGR and %SYSMONMGR, but didn't find where can i change de max value and an explanation about the how this case works.
Thanks David.
The meaning is documented
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY…
including information about when the alerts are sent and how often the sensors are sampled.
Changing he values is documented:
http://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY…
you have to navigate the options in
do ^%SYSMONMGR
to edit the sensors. You have to then provide CPUusage (case sensitive) as the sensor you want to edit.