forked from archiver_config/sf_databuffer
Update Readme.md
This commit is contained in:
@@ -40,6 +40,13 @@ More details on the gitutils command can be found at: https://gitutils.readthedo
|
||||
|
||||
If there are new changes to this configuration (either through a merge request or direct commit) the configuration needs to be uploaded to the Data/Buffer. To do so clone or pull the latest changes from this repository and execute the `./bufferutils upload` script that comes with this repository (you have to be on a machine that have /opt/gfa/python available!).
|
||||
|
||||
Before approving/merging any changes make sure that the source is sending out data correctly
|
||||
This can be done by connecting to one of the DataBuffer server and execting the `bs-analyze` command:
|
||||
```
|
||||
bs-analyzer <source>:port
|
||||
```
|
||||
When pressing `CTRL+C` the programm gives a detailed report of the source.
|
||||
|
||||
## Uploading Sources
|
||||
To upload and start recording of all configured sources use:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user