Icinga / icinga-reports

Icinga Reports 1.x MySQL (EOL 31.12.2018)
GNU General Public License v2.0
14 stars 13 forks source link

[dev.icinga.com #3746] input controls take host alias instead of host name #50

Closed icinga-migration closed 11 years ago

icinga-migration commented 11 years ago

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

Created by mfriedrich on 2013-03-03 19:23:13 +00:00

Assignee: berk Status: Resolved (closed on 2013-04-10 12:25:42 +00:00) Target Version: 1.9 Last Update: 2013-04-10 12:25:42 +00:00 (in Redmine)

Icinga Version: 1.8.4
DB Type: MySQL
DB Version: 5.1.66
Jasper Version: 5.0.0

using the classic ui, i have identified a host by it's name

now looking that up on the jasperreports input control, i only get the alias

in order to match both, i need to look up my configs, which (i think) is totally wrong.

define host {
        host_name       test_host_015
        alias   up_015

imho, this is a representation issue and should be fixed.


Relations:

icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 08:41:17 +00:00

icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 12:22:38 +00:00

query for host_object_id takes display which is correct.

icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 12:23:35 +00:00

query_service_object_id is wrong

will fix it

icinga-migration commented 11 years ago

Updated by berk on 2013-04-10 12:25:42 +00:00

fixed in package