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

Verify per-server tags in config file upon Butler SOS startup #815

Closed
mountaindude opened this issue Jun 4, 2024 · 0 comments · Fixed by #810 · May be fixed by #910
Closed

Verify per-server tags in config file upon Butler SOS startup #815

mountaindude opened this issue Jun 4, 2024 · 0 comments · Fixed by #810 · May be fixed by #910

Comments

@mountaindude
Copy link
Collaborator

In the config file section Butler-SOS.serversToMonitor.serverTagsDefinition it's possible to define zero or more tags that can be set for each server that is to be monitored.

When Butler SOS is started, do the following checks:

  1. All tags present in Butler-SOS.serversToMonitor.serverTagsDefinition must be set for each server in SOS.serversToMonitor.servers[]
  2. The tags specified for each server in SOS.serversToMonitor.servers[].serverTags must be present in Butler-SOS.serversToMonitor.serverTagsDefinition

If either of the conditions above is false, an error should be logged and Butler SOS should not start.

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