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

Entities starting with a period don't work in Templating #254

Closed
volter opened this issue Jul 26, 2016 · 2 comments
Closed

Entities starting with a period don't work in Templating #254

volter opened this issue Jul 26, 2016 · 2 comments
Labels

Comments

@volter
Copy link
Contributor

volter commented Jul 26, 2016

I have a couple of "logical" host groups that I prefix with a period.

Apparently, ".Gearman.*" and ".Gearman" will not return hosts from the ".Gearman" group.

@alexanderzobnin
Copy link
Collaborator

Hi, @volter I use a dot like a query part separator. But this approach may cause a bugs like is in your case. So I need to choose another separator. I think about symbols which not allowed to use in zabbix host names and keys.

@volter
Copy link
Contributor Author

volter commented Jul 28, 2016

Meh, Github ate my backslash in that second quote. Is escaping the character not an option to solve this? I never thought about it: Are you using the technical or the display name there? If you allow for the latter, a magic character won't do, I think. If it's the technical name: "Alphanumerics, spaces, dots, dashes and underscores are allowed."

While we are speaking about it: I sometimes find it difficult to remember the order of the 4 entities. Maybe some kind of mouse-over help would be great.

Eventually, the same problem exists on all 4 levels.

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

No branches or pull requests

2 participants