View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001312 | bareos-core | webui | public | 2021-01-19 03:18 | 2021-11-25 10:53 |
Reporter | Ruth Ivimey-Cook | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | won't fix | ||
Platform | amd64 | OS | Linux | OS Version | Ubuntu 20.04 |
Product Version | 19.2.9 | ||||
Summary | 0001312: Don't use 'status' output as-is on Storage, Client, Director pages | ||||
Description | The WebUI is very helpful, but would be significantly nicer to use if the various information on the status pages were pulled out nicely in the interface as HTML, rather than left as inline plaintext. The JSON output from bconsole, or the REST API, may be a nicer way of getting the info. The things I refer to the status output for include: Client: - status of client (online, connected, etc) - which file (path) is being backed up at present, to gauge progress - size of the current backup Storage: - Size of the spool file, to gauge when next tape write will be - Which tape is mounted and its state (mounted, acquiring, etc), - Which tape is wanted next - Total bytes written to tape, to gauge % of tape used/time left to full - Which jobs are active and upcoming, and their level. Director: - If jobs are queued, why they are (e.g. max storage jobs, priority). - Very occasionally, the version info. If the queue reason were added to existing displays, I think the Director status could probably be dropped as most of the info is available elsewhere already. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-01-19 03:18 | Ruth Ivimey-Cook | New Issue | |
2021-01-19 03:18 | Ruth Ivimey-Cook | Issue generated from: 0001311 | |
2021-04-29 10:56 | frank | Assigned To | => frank |
2021-04-29 10:56 | frank | Status | new => assigned |
2021-08-06 12:26 | frank | Status | assigned => acknowledged |
2021-11-25 10:53 | frank | Assigned To | frank => |
2021-11-25 10:53 | frank | Status | acknowledged => closed |
2021-11-25 10:53 | frank | Resolution | open => won't fix |