| << Back to previous view |
[QB-2656] Active Agents doesn't show FreeBSD CPU usage
|
|
| Status: | Open |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 6.1.5 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | John Szakmeister | Assigned To: | Steve Luo |
| Resolution: | Unresolved | Votes: | 0 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| File Attachments: |
|
| Description |
|
I've noticed this for a while now, but failed to report it. In the Active Agents panel on my dashboard, my FreeBSD-based agent doesn't show any usage data--despite being used in every build.
|
| Comments |
| Comment by John Szakmeister [ 04/Mar/16 12:18 PM ] |
| Screen shot of active agents. Hovering over any of the gray squares shows "null" for the usage information. |
| Comment by Steve Luo [ 06/Mar/16 02:19 PM ] |
| We use sigar (https://github.com/hyperic/sigar) to read cpu usage. But unfortunately, sigar seems don't support FreeBSD 10 yet. |