Skip to content
This repository has been archived by the owner on Jan 15, 2019. It is now read-only.

[dev.icinga.com #2220] Host status sorting in status.cgi not working #830

Closed
icinga-migration opened this issue Dec 22, 2011 · 5 comments
Closed
Milestone

Comments

@icinga-migration
Copy link

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

Created by ricardo on 2011-12-22 14:54:17 +00:00

Assignee: ricardo
Status: Resolved (closed on 2012-04-13 15:42:34 +00:00)
Target Version: 1.7
Last Update: 2014-12-08 09:42:27 +00:00 (in Redmine)

Icinga Version: 1.10.0
OS Version: any

Sorting for host status in host view in status.cgi not working at all.

the entry for host status in sorting function is missing.

Will be fixed in one of the next commits.

Attachments

Changesets

2012-01-02 23:28:09 +00:00 by ricardo 6c8e32b

classic ui: Added multiple hosts/services to status.cgi GET #1981

refs: #1524
refs: #1981
refs: #2018
refs: #2173
refs: #2220

This is pretty much a rewrite of status.cgi.

some changes:
* you can define more then one object to display
** host=hostA&host=hostB&host=…
** same with host groups and service groups
* hostgroup=all now only shows which are in host groups
* host sorting is working now
* added 2 new cgi vars
** sortobject = determine if to sort host or service list (host_service_view)
** allunhandledproblems = to display ALL unhanded problems
* fixed and reorganized the links in status totals
* searching returns more then one host/service group if group name matches
* combined Host/Service view now properly supported
* code cleanup
* more little fixes and enhancements

Relations:

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-01-02 23:37:39 +00:00

  • Status changed from New to Feedback

More info in #1981 . Should be fixed with current "dev/cgis" git.

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-02-18 11:08:06 +00:00

  • Subject changed from Host staus sorting in status.cgi not working to Host status sorting in status.cgi not working

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2012-04-03 13:48:15 +00:00

  • File added icinga_classicui_sort_order_03_asc.png
  • File added icinga_classicui_sort_order_04_desc.png
  • Done % changed from 0 to 100

works like expected, and even allows to sort by display_name as well.

asc
icinga_classicui_sort_order_03_asc.png

desc
icinga_classicui_sort_order_04_desc.png

@icinga-migration
Copy link
Author

Updated by ricardo on 2012-04-13 15:42:34 +00:00

  • Status changed from Feedback to Resolved

should be fine by now

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-12-08 09:42:27 +00:00

  • Project changed from 19 to Core, Classic UI, IDOUtils
  • Category set to Classic UI
  • Icinga Version set to 1
  • OS Version set to any

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

No branches or pull requests

1 participant