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

Upside down alert / alert on content found #691

Open
traxeon opened this issue Feb 28, 2024 · 1 comment
Open

Upside down alert / alert on content found #691

traxeon opened this issue Feb 28, 2024 · 1 comment

Comments

@traxeon
Copy link

traxeon commented Feb 28, 2024

Describe the feature request

Alert when a condition is met vs. not met. example: firmware available on a web management interface.

Why do you personally want this feature to be implemented?

Many devices will put an update status on a management web page when updates are available. These devices check the internet and when you visit their management web ui, updated content will be available. Uptime Kuma calls this "upside down" alerting.

How long have you been using this project?

1 day

Additional information

In analyzing a replacement for other web monitoring tools gatus is of interest. I have a full kubernetes deployment but am missing this feature to replace some other tools that we use.

@JELTAD
Copy link

JELTAD commented May 19, 2024

In the config for an endpoint, you can just set it like this:

conditions:
      - "[BODY] != pat(*update available*)"

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

No branches or pull requests

2 participants