You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
John Holt edited this page Jul 5, 2018
·
1 revision
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)