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

zabdig: list webscenarios and executed steps #20

Open
vilitux opened this issue Jul 29, 2020 · 0 comments
Open

zabdig: list webscenarios and executed steps #20

vilitux opened this issue Jul 29, 2020 · 0 comments

Comments

@vilitux
Copy link
Member

vilitux commented Jul 29, 2020

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
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

1 participant