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

Can groups of IPs be monitored with a Boolean OR operand? #3382

Closed
2 tasks done
ChrissoChrisso opened this issue Jul 7, 2023 · 4 comments
Closed
2 tasks done

Can groups of IPs be monitored with a Boolean OR operand? #3382

ChrissoChrisso opened this issue Jul 7, 2023 · 4 comments
Labels

Comments

@ChrissoChrisso
Copy link

ChrissoChrisso commented Jul 7, 2023

⚠️ Please verify that this bug has NOT been raised before.

  • I checked and didn't find similar issue

🛡️ Security Policy

📝 Describe your problem

Please let me start by saying thank you for this awesome software. I really like it :-)

Now on to my question:
I would like to monitor groups of IP addresses following the OR operand, where as long as at least one of the IPs in a specific group is up, that group reports as up. I only want the group to report as down while all IPs in that group are down. Is that possible to do? If so I haven’t figured out how to configure it and would greatly appreciate configuration tips. Thank you in advance.

If it is not currently possible to do this, an implementation idea that maybe could work? is to split the single "Group" option here:
image

into 2 options: "Group (Boolean AND)" and "Group (Boolean OR)".
"Group (Boolean AND)" would match the current functionality which appears to follow the AND operator.
"Group (Boolean OR)" would match the desired functionality of using the OR operator.

Again, many thanks for your help, and I appreciate this cool software.

📝 Error Message(s) or Log

No response

🐻 Uptime-Kuma Version

1.22.1

💻 Operating System and Arch

Ubuntu 22.04 x64

🌐 Browser

Firefox 114

🐋 Docker Version

n/a

🟩 NodeJS Version

20.4.0

@CommanderStorm
Copy link
Collaborator

CommanderStorm commented Jul 8, 2023

No, this is not a feature we currently offerer.
You can open a feature-request (I can't change tags and help gets autostale'ed => leaving this issue as is is not ideal) or an PR

@zimbres
Copy link

zimbres commented Jul 8, 2023

Similar: #2487

@CommanderStorm
Copy link
Collaborator

@ChrissoChrisso
could you close this issue? (duplicates only lead to zombies)

@ChrissoChrisso
Copy link
Author

Feature request #3387 created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants