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

Services with multible childs #42

Open
ApertureDevelopment opened this issue Nov 8, 2018 · 0 comments
Open

Services with multible childs #42

ApertureDevelopment opened this issue Nov 8, 2018 · 0 comments

Comments

@ApertureDevelopment
Copy link

ApertureDevelopment commented Nov 8, 2018

So I was thinking that it would be usefull to cause different errors based on the trigger.
For that I has a setup like:

Services
- Webserver
-- Responce time Trigger ( Warning )
-- HTTP code trigger ( Average )
-- Ping trigger ( Disaster )

Well that caused some problems as the script now created own categorys for the childs in cachet. like:

Services
- Webserver

Webserver
- Responce time Trigger ( Warning )
- HTTP code trigger ( Average )
- Ping trigger ( Disaster )

Is there another way to set it up like that without using childs or make childs invisible for the API?
I really dont want to see a extra tab for every child on Cachet.

Screenshot:
screenshot 637

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