Skip to content

Alert when data does not change #1514

Closed Locked Answered by jertel
entropical asked this question in Q&A
Discussion options

You must be logged in to vote

Perhaps a Cardinality rule type could help here:

type: cardinality
cardinality_field: mains.power
min_cardinality: 2
timeframe:
  minutes: 30

After 30 minutes elapses, if all of the mains.power values were identical then the cardinality is 1, which is lower than the min threshold, and an alert is triggered.

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@entropical
Comment options

Answer selected by entropical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants