cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

What is on Y axis of Replication Status SAP hana DB in Data Explorer?

Lukesh_DEL
Visitor

Hi Team,

 

I am trying to create an alert that notifies when SAP DB HANA FAilover Happens, in Data Explorer I am checking for Replication Status for HANA DB and I see a number on Y-Axis that changes frequently from 100-1000's, can you please explain what is the number and how do I read it to make sense.

 

Thanks in Advance. 

repl.PNG

1 REPLY 1

DavidMass
Dynatrace Mentor
Dynatrace Mentor

Hi @Lukesh_DEL , 

The reason the values are so high is because you are using the "auto" aggregation (which appears to be the same as the "sum" aggregation). If you switch it to count you should see data more in line with what you expect. 

I also see that you are trying to chart a state metric which also includes a dimension of "bucket". These are the actual states while the count is how many times for that minute the metric was in that "state". Can you please add the bucket dimension to the splitting. This will show you the different states the DBs are in. 

I also see you are interested in alerting (https://community.dynatrace.com/t5/Alerting/How-do-I-create-an-alert-from-Custom-Anomalies-detection...) If you filter by the SYNCING bucket, it should show you when the failover's occur. You can then create a custom event whenever this metric is above 0. 

 

DavidMass_1-1659534508529.png

 

Thanks, 
David

 

Featured Posts