
Here you can configure your own alert rules for systems, based on xStatus, xConfiguration, or Mividas Rooms metadata.
| Option | Description |
|---|---|
| Add user alert rule + | Add a user alert rule. |
Add a user alert rule

| Field | Description |
|---|---|
| Customer | Select the customer this record applies to; leave blank for a global record. |
| Endpoint | Select the room system this record is linked to; leave blank for all systems. |
| Value type | Select the type of value being evaluated: Status, Configuration, Rooms metadata. |
| Key | Input the key identifier: For Status type, enter the full path, separated by a dot (.) or slash (/), e.g. SystemUnit/Hardware/TemperatureFor Configuration type, enter the full path, separated by a dot (.) or slash (/), e.g. Conference/Encryption/ModeFor Rooms metadata type, enter the parameter, e.g., Temperature. |
| Operator | Select the comparison operator used to evaluate the value: Equal, Not equal, Less than, Less than or equal, More than, More than or equal, New value, Removed value. |
| Limit | Enter the threshold value the rule compares against. |
| Ignore unset | Ignore systems where the value is not set. |
| Persistent | Whether the alert persists until it is resolved. |
| Message | The message shown when the rule triggers. |
| Severity | The severity level applied when this rule matches. |
Example alerts
Value type: Status (xStatus values)
| Key | Operator | Limit | Severity | Message |
|---|---|---|---|---|
| SystemUnit/Hardware/Temperature | More than or equal | 80 | ERROR | System overheating, chassis nearing the 85 °C threshold. |
| Cameras/Camera[1]/Connected | Equal | False | WARNING | Camera 1 disconnected. |
Value type: Configuration (xConfiguration settings)
| Key | Operator | Limit | Severity | Message |
|---|---|---|---|---|
| Conference/Encryption/Mode | Equal | Off | ERROR | Encryption has been disabled. |
| Conference/AutoAnswer/Mode | Equal | On | WARNING | Auto-answer enabled, privacy risk. |
Value type: Rooms metadata (Mividas Rooms metadata)
The Mividas Rooms metadata keys are based on you locale settings, that means that e.g. People wont work as a key in a Swedish installation, there it would be Personer.
| Key | Operator | Limit | Severity | Message |
|---|---|---|---|---|
| People | More than | 8 | WARNING | Room over capacity, more people than seats. |
| Temperature | More than or equal | 25 | WARNING | The room is too warm; check the AC. |