archive rates - ISISComputingGroup/ibex_developers_manual GitHub Wiki

To find what the current archiver rate is on a given machine use ...EPICS/utils/archive_rates.py in an EPICS terminal.

usage: archive_rates.py [-h] [--host HOST] [--poll POLL] [--sum] [--show SHOW]

Set query options

optional arguments:
  -h, --help   show this help message and exit
  --host HOST  Host (default: localhost)
  --poll POLL  Poll rate (default: 30)
  --sum        Sum values (default: False)
  --show SHOW  How many pvs to show (default: all)