Version Differences for AnthillPro Upgrade Checklist

(Scenarios)
(Number of Agents)
Line 48:
  <font color=#000056>Use this formula if you ''know the number of agents'' but '''do not know how long it will take to upgrade'''.</font>    <font color=#000056>Use this formula if you ''know the number of agents'' but '''do not know how long it will take to upgrade'''.</font> 
       
- <pre>((num-agents * 2 minutes-per-upgrade) / 5 agents-concurrent) / 60 minutes-per-hour = total-hours-needed'''</pre>   + <pre>(CEILING(num-agents)sig5 / 5 agents-concurrent) * 2 minutes-per-upgrade = total-minutes-needed</pre>  
  * The actual agent upgrade might actually run quicker depending on network, processor, disk speed, etc.     * The actual agent upgrade might actually run quicker depending on network, processor, disk speed, etc.  
  The next section lists some applications of this formula:    The next section lists some applications of this formula: