Version Differences for AnthillPro Upgrade Checklist

(Appendix A: Database Moving)
(Added scenarios)
Line 31:
       
       
- == Agent Upgrade ==   + == Agent Upgrade & Scenarios ==  
  Once the server comes back up:    Once the server comes back up: 
  # Navigate to the agents tab    # Navigate to the agents tab 
Line 42:
  To upgrade the rest, select all of the agents and choose ‘upgrade agents’. This will upgrade 5 at a time. Individually upgrade in a few minutes.    To upgrade the rest, select all of the agents and choose ‘upgrade agents’. This will upgrade 5 at a time. Individually upgrade in a few minutes. 
       
    + * Some basic math can help you estimate how long an agent upgrade will take for all your agents. This can be figured out by the following formula (this assumes the ''agent-upgrade.jar'' has already been transferred to the agent):  
    + **'''((num-agents * 2 minutes-per-upgrade) / 5 agents-concurrent) / 60 minutes-per-hour = total-hours-needed'''  
    + * The actual agent upgrade might actually run quicker depending on network, processor, disk speed, etc. Below are some examples of using the formula:  
    + ** '''SCENARIO:''' 50 agents  
    + *** ((50ag * 2mpu) / 5con) / 60mph = '''''0.333 hours'''''  
    + ** '''SCENARIO:''' 130 agents  
    + *** ((130ag * 2mpu) / 5con) / 60mph = '''''0.866 hours'''''  
    + ** '''SCENARIO:''' 750 agents  
    + *** ((750ag * 2mpu) / 5con) / 60mph = '''''5.000 hours'''''  
    + ** '''SCENARIO:''' 4096 agents  
    + *** ((4096ag * 2mpu) / 5con) / 60mph = '''''27.31 hours'''''  
  = Problems =    = Problems =