You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The verbose mode will not return the alarm detail but only: CRITICAL: 1 critical alarm(s) found(s) | 'total_alarm_warning'=0;0:0;;0; 'total_alarm_critical'=1;;0:0;0; 'alarm_warning'=0;;;0; 'alarm_critical'=0;;;0;
The debug mode show the details but ok: alarm [red] [VirtualMachine] [sp064influx] [2025-01-03T05:59:06.786808Z] Virtual machine CPU usage/Default alarm to monitor virtual machine CPU usage
but it will bring also a lot of debug messages.
Could you update the verbose mode to add the alarm details?