-
Notifications
You must be signed in to change notification settings - Fork 4
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
[CheckMK] What folder structure should we be using? #4846
Comments
Requirements (from the Ansible Open House today):
|
We realized that CheckMK Support buys us more access to dashboards, so once we agree on folder structure, we can likely have them set up dashboards to match that structure. |
I haven't wished for a different structure... The only other structure I can thunk of would be group at top... |
Thanks @carolyncole - so do you mean one more top-level group for say, Cloud (subfolders: GCP and AWS), OS (subfolders: Linux and Windows), etc.? |
I think the work in #5265 and the work that @aruiz1789 will do in #5770 will address most of the requirements listed above. Thoughts @kayiwa and @acozine? |
We have some stuff in staging CheckMK that isn't mentioned here yet - mostly hardware/hardware-ish stuff - what would make the most sense for those items? We currently have these folders:
|
We have set up the staging CheckMK folder structure as follows:
Top level - 1 folder per OS type (Windows, Linux, cloud)
Within Linux - 1 folder per team and the shared folder (for things like solr, tower)
This structure might work well for creating dashboard reports for each team.
Are there other requirements?
Also, where do we want to store the values for the
checkmk_folder
variable? This variable determines which folder a new host should be added to. Currently, this is set on the command line.The text was updated successfully, but these errors were encountered: