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

[dev.icinga.com #12413] datafiel on hostdefinition is not shown #398

Closed
icinga-migration opened this issue Aug 12, 2016 · 3 comments
Closed

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/12413

Created by Django on 2016-08-12 16:37:18 +00:00

Assignee: (none)
Status: Closed (closed on 2016-10-13 16:43:31 +00:00)
Target Version: (none)
Last Update: 2016-10-13 16:43:31 +00:00 (in Redmine)


HI Thom,

I've assigned a local datafield to an host. As you can see, the vars.ServerTyp is set to Datenbank

object Host "vml000037.dmz.nausch.org" {
    import "Icinga Agent"

    display_name = "Datenbank Host"
    address = "10.0.0.37"
    icon_image_alt = "Datenbank Server (MariaDB, openLDAP, SKS)"
    groups = [ "DMZ" ]
    vars.ServerTyp = "Datenbank"
}

But on the GUI this value won't be shown (see attached picture).

Is this a bug or an feature? ;)

Have a nice day!

Best regards
Django

Attachments

@icinga-migration
Copy link
Author

Updated by Django on 2016-08-16 06:27:55 +00:00

O.K., I've noticed another bug. :/

I tried to assaign a second datafield, calle OSType.

Now I've two data-fields for my hosts:

vars.ServerTyp
vars.OSTyp

But I can ony assign one of them to my host. If I set vars.ServerTyp = "Datenbank" vars.OSTyp = "Cent OS7" disappears and vice versa.

@icinga-migration
Copy link
Author

Updated by tgelf on 2016-08-26 14:22:07 +00:00

  • Tracker changed from Bug to Support
  • Status changed from New to Feedback
  • Assigned to set to Django

Hi Django,

I'm unable to reproduce this. Please note that to get vars/fields visible on a specific host one of it's template needs to carry a corresponding "Field".

Cheers,
Thomas

@icinga-migration
Copy link
Author

Updated by tgelf on 2016-10-13 16:43:31 +00:00

  • Status changed from Feedback to Closed
  • Assigned to deleted Django

No feedback for quite some time, please let me know if the problem persists. I'll close this issue for now.

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

No branches or pull requests

1 participant