A user has expressed interest in alarming on the header sum values found in the header of tables. I'm aware that this is currently not possible.
Are there any plans on allowing these summated values to be alarmed against?
Bing Herng Chong [SLC] [DevOps Advocate] Selected answer as best 20th October 2021
Hi Bing,
I believe this should already be possible:
- You could calculate the sum of your column in the driver itself and save it in a separate parameter. This way, you can leverage all benefits of having a parameter (e.g. alarming, trending, ...).
- You could also use aggregation rules which let you take the sum of a column parameter. Aggregation rules also let you configure an alarm and trend template.
Bing Herng Chong [SLC] [DevOps Advocate] Selected answer as best 20th October 2021
Appreciate the quick response Sebastiaan.