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 #8205] List views should not show more than the five worst pies #1302

Closed
icinga-migration opened this issue Jan 14, 2015 · 4 comments
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

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

Created by tgelf on 2015-01-14 09:13:54 +00:00

Assignee: jmeyer
Status: Resolved (closed on 2015-06-16 16:45:04 +00:00)
Target Version: 2.0.0-rc1
Last Update: 2015-06-16 16:45:04 +00:00 (in Redmine)


The limit used to be 5 perfdata pie charts in our host/service lists, seems that this got dropped. Layout suffers when lot's of data sources are available on a single service.

Best,
Thomas

Changesets

2015-05-29 15:26:56 +00:00 by aklimov 1f36e54

Implement ::getState()

refs #8205

2015-05-29 16:29:45 +00:00 by aklimov 6e24cfd

Implement ::worseThan()

refs #8205

2015-05-29 16:39:16 +00:00 by aklimov 9a141d5

Sort Perfdata by ::worseThan() DESC

refs #8205

2015-05-29 16:41:07 +00:00 by aklimov d7e850d

Show at most 5 pie charts in the services list

refs #8205

2015-06-16 16:36:12 +00:00 by mjentsch 3662210

Use built-in php sort functions

refs #8205

2015-06-16 16:40:03 +00:00 by mjentsch 3caa5b4

Merge branch 'bugfix/don-t-show-more-than-the-five-worst-pies-in-list-views-8205'

fixes #8205
@icinga-migration
Copy link
Author

Updated by elippmann on 2015-03-31 14:19:24 +00:00

  • Subject changed from List should not show more than the five worst pies to List views should not show more than the five worst pies
  • Category set to Monitoring
  • Target Version set to 2.0.0-rc1

@icinga-migration
Copy link
Author

Updated by aklimov on 2015-05-29 16:44:25 +00:00

  • Status changed from New to Feedback
  • Assigned to set to elippmann

@icinga-migration
Copy link
Author

Updated by jmeyer on 2015-06-11 08:27:02 +00:00

  • Assigned to changed from elippmann to jmeyer

@icinga-migration
Copy link
Author

Updated by mjentsch on 2015-06-16 16:45:04 +00:00

  • Status changed from Feedback to Resolved
  • Done % changed from 0 to 100

Applied in changeset 3caa5b4.

@icinga-migration icinga-migration added bug Something isn't working area/monitoring Affects the monitoring module labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.0.0-rc1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/monitoring Affects the monitoring module bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant