We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If zabdig would be able to show webscenarios those could be exported into different tools to keep it in sync (e.g. prometheus blackbox exporter).
Ideas for output could be something like this: output for all scenarios for a specific host:
$ zabdig host-with-webscenario webscenario host-with-webscenario my-basic-webcheck my-second-basic-webcheck my-advanced-webcheck
output for all scenarios for a specific webcheck on that host:
$ zabdig host-with-webscenario webscenario my-basic-webcheck my-basic-webcheck 1. https://basic-webcheck.com 2. https://basic-webcheck.com/login 3. https://basic-webcheck.com/status
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If zabdig would be able to show webscenarios those could be exported into different tools to keep it in sync (e.g. prometheus blackbox exporter).
Ideas for output could be something like this:
output for all scenarios for a specific host:
output for all scenarios for a specific webcheck on that host:
The text was updated successfully, but these errors were encountered: