How to quit ^%SYSMONMGR in some case?
With ^%SYSMONMGR, there are some brunches that I never found a way to quit out, like shows as the following example: do ^%SYSMONMGR --> Manage Health Monitor --> View Alert Records ...
Does anyone know the answer? thank you very much.
%SYS>do ^%SYSMONMGR
- Start/Stop System Monitor
- Set System Monitor Options
- Configure System Monitor Classes
- View System Monitor State
- Manage Application Monitor
- Manage Health Monitor
- View System Data
- Exit
Option? 6
- Enable/Disable Health Monitor
- View Alerts Records
- Configure Health Monitor Classes
- Set Health Monitor Options
- Exit
Option? 2 Sensor (=All)? * => Beginning date and time? Beginning => Ending date and time date? Now => Number of records to display? 20 => No matching records found Sensor (=All)? * => Beginning date and time? Beginning => Ending date and time date? Now =>
Comments
Either Enter or Ctrl-C would exit from the current loop. In your case Ctrl-C seems to work.
does not work, sorry, :)
How do you access terminal?
Check if you have Windows-keys enabled in Terminal settings.
If yes -- this can handle Ctrl-C as "Copy to clipboard"
If ctrl+c doesn't work, then you can terminate the session using the program JOBEXAM and terminate the job which uses %SYSMONMGR. To do so just open another terminal window.
What version of Caché or IRIS are you using? on IRIS 2019.1, the menu returns immediately after the "No matching records found" message.