View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000931 | bareos-core | director | public | 2018-03-14 09:37 | 2019-07-04 15:50 |
| Reporter | colttt | Assigned To | arogge | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | suspended | ||
| Platform | Linux | OS | Debian | OS Version | 9 |
| Product Version | 17.2.4 | ||||
| Summary | 0000931: please add raw values capabilities for machine reading | ||||
| Description | Hello, at the moment when I get the status mail, there are a lot of commas and dots for better human reading of that eg: Elapsed time: 40 mins 29 secs FD Files Written: 41,66 Rate: 54561.4 KB/s Last Volume Bytes: 132,643,422,312 (132.6 GB) it would be realy nice if it possible to get raw data it make it much easier to monitor that ;) eg: Elapsed time in s: 2429 FD Files Written: 4166 Rate in B/s: 54561400 Last Volume Bytes: 132643422312 | ||||
| Tags | No tags attached. | ||||
|
The API JSON mode is intended to be machine readable, see http://doc.bareos.org/master/html/bareos-developer-guide.html#api-mode-2-json However, not all commands support the JSON mode. Does this solve your issue? |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-03-14 09:37 | colttt | New Issue | |
| 2018-04-05 13:05 | joergs | Note Added: 0002962 | |
| 2018-04-05 13:05 | joergs | Status | new => feedback |
| 2019-07-04 15:50 | arogge | Assigned To | => arogge |
| 2019-07-04 15:50 | arogge | Status | feedback => closed |
| 2019-07-04 15:50 | arogge | Resolution | open => suspended |