Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alert based on multiple conditions #155

Closed
misiek303 opened this issue Jan 26, 2023 · 2 comments
Closed

Alert based on multiple conditions #155

misiek303 opened this issue Jan 26, 2023 · 2 comments
Labels
type/bug Something isn't working

Comments

@misiek303
Copy link

I need to fire an alert when two conditions are met.

  1. when equipment of state is outside of the range
  2. when equipment is scheduled

I can add multiple queries but make only one threshold as a condition.
Can I add multiple conditions? - if not why there is an option to add more queries?

Also even if I choose "Get property value" on both queries I need to add "Reduce", otherwise it screams:
"You cannot use time series as data as an alert condition, consider adding reduce expression."

Screenshot 2023-01-26 at 4 20 10 PM

@misiek303 misiek303 added the type/bug Something isn't working label Jan 26, 2023
@misiek303
Copy link
Author

I have updated the plugin from 1.4.1 to 1.5.1 and it totally broke
Screenshot 2023-01-26 at 4 50 13 PM

@misiek303
Copy link
Author

I solved it by using a classing conditional that allows me to select as many conditions as I want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant