Ticket #13 (closed improvement: fixed)

Opened 2 years ago

Last modified 9 months ago

Retain Driver state upon Manager termination

Reported by: kindlund Assigned to: kindlund
Priority: normal Milestone: 1.0
Component: HoneyClient::Manager Version: none
Severity: none Keywords: manager, driver, state
Cc:

Description

By default, when an Agent VM terminates, the Manager retains a copy of all associated Driver state. However, if Manager unexpectedly dies, then it's possible that some Driver state will be lost.

Task: Implement a scalable method within Manager to save all Driver state to disk at regular intervals. In the near term, this will allow us to save links_visited and links_to_visit lists of URLs to disk.

Attachments

Change History

01/02/08 10:14:47 changed by xkovah

Is this something we still want? Because it could either be considered done on account of the current .dump files we output, or it could be pretty easily implemented in a couple lines given the capabilities we now have. (Note, this ticket is a year old)

02/28/08 17:12:51 changed by kindlund

  • status changed from new to closed.
  • resolution set to fixed.

This functionality has been baked into the drone database. Closing this ticket.


Add/Change #13 (Retain Driver state upon Manager termination)




Change Properties
Action