Icinga / icinga-core

Icinga 1.x, the old core (EOL 31.12.2018)
GNU General Public License v2.0
45 stars 27 forks source link

[dev.icinga.com #10633] status.cgi doesn't honor host/servicegroup filter once allproblems option is set #1565

Closed icinga-migration closed 8 years ago

icinga-migration commented 8 years ago

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

Created by ricardo on 2015-11-14 21:13:31 +00:00

Assignee: ricardo Status: Resolved (closed on 2015-11-14 21:25:03 +00:00) Target Version: 1.14 Last Update: 2015-11-14 21:25:03 +00:00 (in Redmine)

Icinga Version: 1.13.3
OS Version: Linux 4.2.3

When the "allproblems" or "allunhandledproblems" are selected and a hostgroup or serviegroup filter is added then status.cgi sets wrong links for sorting and host/service status totals. Also Hosts in DOWN and UNREACHABLE state are not visible.

exampe URL:

/icinga/cgi-bin/status.cgi?hostgroup=smtp_server&allproblems

Changesets

2015-11-14 21:15:39 +00:00 by ricardo 694dca842ac53ab9cb6697a4290f41bc0d38f4fe

Classic-UI: status.cgi doesn't honor host/servicegroup filter once allproblems option is set #10633

Now status.cgi produces correct links for sorting and
status data links. And broken hosts (DOWN/UNREACHABLE)
will be displayed as well.

fixes: #10633
whatthecommit: I know, I know, this is not how I'm supposed to do it, but I can't think of something better.
icinga-migration commented 8 years ago

Updated by ricardo on 2015-11-14 21:22:53 +00:00

in current master.

icinga-migration commented 8 years ago

Updated by ricardo on 2015-11-14 21:25:03 +00:00

Applied in changeset 694dca842ac53ab9cb6697a4290f41bc0d38f4fe.