Class SlowChangingPVsWithDroppedEvents
java.lang.Object
org.epics.archiverappliance.mgmt.bpl.reports.SlowChangingPVsWithDroppedEvents
- All Implemented Interfaces:
BPLAction
A report that looks at the potentially slow changing PV's that have dropped events. This is basically those PV's whose "How many events lost totally so far?" is greater than the "How many events so far?". For now, we restrict to event losses from incorrect timestamps.
- Author:
- mshankar
Access using:
http://mgmt_url/bpl/getSlowChangingPVsWithDroppedEvents - Return a list of PVs which have lost more events than events from the IOC sorted by number of times we've lost events. This does not include PVs that have been paused.