In a NOC application, I have a requirement to 'not be allowed to miss an alarm' , meaning that anyone must see the alarm console at all times.
Is it possible to make sure that the Alarm console cannot be hidden in Cube (eg. disable the show/hide button?)
If not, I had the following workarounds in mind :
- use a dedicated dashboard
- use the alerter to display the list of alarms at all times + notifications / sounds
Hi Jonathan,
It's not possible to prevent the users from collapsing the alarm console.
I think it's useful that a user can collapse the alarm console when needed and use the full-screen real estate to navigate the system.
For the use case you described above, I believe the alarm banner is a perfect fit!
You can enable the alarm banner to see an indication of the severity and number of unread alarms. The banner remains visible to the user until they have clicked the alarms or marked them as read.
Using a group policy, the alarm banner can be enforced for one or more user groups.
Thanks a lot Ive that’s great to know !