On 13-01-14 02:08 PM, Tobias Wunden wrote: > Hi Paul, > >> Just changed a capture agent name in the matterhorn section of the epiphan >> admin interface, the server now lists the agent under the new name but also >> lists the old name and both states are idle. Both capture agents have their >> time-since-last-update creeping up (but are different). > > You should be able to use the REST endpoint on your admin node at > /capture-admin/docs and the DELETE /agent/<agent id> method to get rid of the > old capture agent. The reason for the last-seen value of the new agent > increasing is still to be determined.
Time since last update is the current time, minus the timestamp at last update, expressed as milliseconds I believe. So the live agent should reset to zero every time it checks in (defaults to 60 seconds), and old name should just increase indefinitely. Tobias' solution is correct in this case. Changing the name, on any agent that I'm aware of, does not remove the old name from the core. G > Tobias > _______________________________________________ > Matterhorn-users mailing list > [email protected] > http://lists.opencastproject.org/mailman/listinfo/matterhorn-users >
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
