Summary: | Provide more information about licenses/Enhance ulstats | ||
---|---|---|---|
Product: | ThinLinc | Reporter: | Erik Forsberg <forsberg> |
Component: | Web Administration | Assignee: | Peter Åstrand <astrand> |
Status: | CLOSED WONTFIX | ||
Severity: | Enhancement | Keywords: | interesting_210, license_related |
Priority: | P2 | ||
Version: | trunk | ||
Target Milestone: | 4.10.0 | ||
Hardware: | PC | ||
OS: | Linux | ||
Acceptance Criteria: | |||
Bug Depends on: | 1134 | ||
Bug Blocks: |
Description
Erik Forsberg
One option could be to extend tl-show-licenses. ulstats.cgi currently generates graphs that have '1k, 2k, 3k' on the y-axis if the system has a large number of users. We've seen at least one instance of confusion because of this, so it would probably be better to let the labels be 1000, 2000, 3000. This can be accomplished by adding '--units-exponent 0' to the rrdtool commandline used to create the graph. Regarding comment #1, I think we should display the information in ulstats - it's much easier to find for the unexperienced user, and the amount of work needed is about the same. We're also seeing some confusion because of the way the graph works - when you have a CSLA on for example 2000 pupils, and therefore 2000 user licenses, it's hard to see small amounts of concurrent users. Issue5280 is one example. Closing this as we don't see a need for any more details with how things work today. |