/* --- Script © 2005 EC Software --- */
var ua = navigator.userAgent;
var dom = (document.getElementById) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var ie5_5 = ((ua.indexOf("MSIE 5.5")>=0 || ua.indexOf("MSIE 6")>=0) && ua.indexOf("Opera")<0) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var offsxy = 6;
function hmshowPopup(e, txt, stick) {
  var tip = '<table  border="1" cellpadding="6" cellspacing="0" bgcolor="#FFFF84" style="{border-width:1px; border-color:#000000; border-collapse:collapse;}"><tr valign=top><td>'+ txt + '<\/td><\/tr><\/table>';
  var tooltip = atooltip();
  e = e?e:window.event;
  var mx = ns4 ? e.PageX : e.clientX;
  var my = ns4 ? e.PageY : e.clientY;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : document.body.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : document.body.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : document.body.offsetWidth;
  if (ns4) {
    tooltip.document.write(tip);
    tooltip.document.close();
    if ((mx + offsxy + bodyl + tooltip.width) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.width; if (mx < 0) mx = 0; }
    tooltip.left = mx + offsxy + bodyl;
    tooltip.top = my + offsxy + bodyt;
  }
  else {
    tooltip.innerHTML = tip;
    if (tooltip.offsetWidth) if ((mx + offsxy + bodyl + tooltip.offsetWidth) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.offsetWidth; if (mx < 0) mx = 0; }
    tooltip.style.left = (mx + offsxy + bodyl)+"px";
    tooltip.style.top  = (my + offsxy + bodyt)+"px";
  if (ie5_5) {
    tooltip.style.filter = "progid:DXImageTransform.Microsoft.Shadow(color='B0B0B0', Direction=135, Strength=4)";
    for (i = 0; i <= 0; i++)
    { tooltip.filters[i].Apply();
      tooltip.filters[i].Play();}
  }
  }
  with(tooltip) { ns4 ? visibility="show" : style.visibility="visible" }
  if (stick) document.onmouseup = hmhidePopup;
}
function hmhidePopup() {
  var tooltip = atooltip();
  ns4 ? tooltip.visibility="hide" : tooltip.style.visibility="hidden";
}
function atooltip(){
 return ns4 ? document.hmpopupDiv : ie4 ? document.all.hmpopupDiv : document.getElementById('hmpopupDiv')
}
popid_1656071030="<p>This help file is used for popup help only. &nbsp;There is no content in this help that can be browsed or searched.<\/p>\n\r<p>The HTML-based help file can be viewed by <a href=\"MultiPing.chm\" class=\"filelink\">clicking here<\/a>.<\/p>\n\r"
popid_1440920797X="<p class=\"p_PageTitle\"><div style=\"line-height:normal\">\n\r<\/p>\n\r<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 1px 0px 7px 0px;\"><table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"border: none; border-spacing:0px;\">\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$host<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Host name (or IP address, if no name exists).&nbsp; <\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$hostip<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">The host IP address<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$hostdnsname<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">The resolved DNS name for the host<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$year<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Current Year<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$month<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Current Month<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$day<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Current day of month<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$hour<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Current hour<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$minute<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Current minute<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$second<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Current second<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$date<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">Same as \$year-\$month-\$day.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<tr style=\"text-align:left;vertical-align:top;\">\n\r<td valign=\"top\" width=\"94\" style=\"width:94px; height:39px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">\$time<\/span><\/p>\n\r<\/td>\n\r<td valign=\"top\" style=\"height:39px;\"><p class=\"p_PopupText\" style=\"margin: 2px 0px 2px 5px;\"><span class=\"f_PopupText\">The same as \$hour\$minute - note the absence of any punctuation - that\'s to make sure the file name is valid, if this mask is being used in a file name.<\/span><\/p>\n\r<\/td>\n\r<\/tr>\n\r<\/table>\n\r<\/div>\n\r<p class=\"p_PageTitle\"><\/div\n\r<\/p>\n\r"
popid_158339515X="<p class=\"p_PopupText\"><span class=\"f_PopupText\">Any alert can fire one or more \"Events\" based on the conditions of the alert.&nbsp; Each of these events have different parameters and options.&nbsp; The possible event types are: <a href=\"event_send_email.html\">Send an email<\/a>, <a href=\"event_play_a_sound.html\">Play a sound<\/a>, <a href=\"event_log_to_file.html\">Log to a file<\/a>, <a href=\"event_tray_icon_change.html\">Change the tray icon<\/a>, and <a href=\"event_launch_an_executable.html\">Launch an executable<\/a>.<\/span><\/p>\n\r"
popid_1303430951X="<p class=\"p_PopupText\"><span class=\"f_PopupText\">The alert name is used to identify the alert when attaching to a host.&nbsp; Make sure you name this something besides \"New Alert 7\" or it\'s going to be hard to figure out what it does later... :)&nbsp; Of course you can always change the name later, too...<\/span><\/p>\n\r"
popid_1426687546X="<p class=\"p_PopupText\"><span class=\"f_PopupText\">Select how many out of range samples you want to have to happen before the alert fires.&nbsp; Also, select here what \"out of range\" means.&nbsp; Note that a <\/span><span class=\"f_PopupText\" style=\"font-weight: bold;\">timeout<\/span><span class=\"f_PopupText\"> is always out of range, so you can select any reasonably high number (ie: 9999) to mean timeouts.<\/span><\/p>\n\r"
popid_364813200X="<p class=\"p_PopupText\"><span class=\"f_PopupText\">This specifies the number of samples to examine.&nbsp; This does NOT have to match the \"number of samples to include\" from the main screen - so you can set up whatever conditions you want.&nbsp; Ping Plotter uses this number when determining if the alert should fire.<\/span><\/p>\n\r"
popid_1918435608="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">If you access the internet through a proxy server, you can set up this server here.&nbsp; This is used by MultiPing to check for new software versions, but setting this up isn<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t required.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">MultiPing *functionality* does not depend on the ability to access through a proxy server.&nbsp; These settings are used only for accessing <\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #0000ff; text-decoration: underline;\">www.multiping.com<\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\"> to check for version updates.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Any password you enter here is encrypted in the configuration file.<\/span><\/p>\n\r"
popid_1484313155X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Use the \"Enter New Target\" field to add a new ping target.&nbsp; <\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This field will accept entry in the form of an IP Address, or a name that can be resolved by your system.&nbsp; MultiPing ignores any protocol specifier, and any path information that you may enter, so just enter the domain name.&nbsp; Hit \"Enter\", or click the \"Add to Ping List\" button, to move this target to the active ping list.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">You can also enter an IP Address followed by a friendlier name.&nbsp; MultiPing will use this name in all fields.&nbsp; Example:<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Courier New\'; color: #010100;\">192.168.10.223 My Server Name<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">MultiPing will then use \"My Server Name\" as the DNS Name for this IP.<\/span><\/p>\n\r"
popid_826819508X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">The \"Load from file\" area allows you to pick from several files formats to load.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Any file that is loaded will be listed in history here to make it easy to act on these files again later.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Double-click the \"Browse for file\" entry to open a file open dialog, or double-click on file name to load that file.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">You can right-click on a file to delete it from the list, or move the lists of targets from that file into the \"target list history window\" by double-clicking it.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">For more details about valid files to load, see the \"Loading targets from a file\" help topic.<\/span><\/p>\n\r"
popid_1916557361X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">The Ping Interval is the amount of time MultiPing will wait between each ping <\/span><span style=\"font-size: 90%; font-family: \'Arial\'; font-weight: bold; color: #010100;\">set<\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">.&nbsp; All targets are pinged at this interval (separated by a tiny bit of time so the pings don<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t impact each other).<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">If you\'re doing a long term monitoring project, you may want to set this to 1 minute (you can set it for more if you like).&nbsp; If you\'re just doing a quick set, you might want to set this to something lower (1, 5, or 10 seconds).&nbsp; If the up\/down arrow doesn\'t have the unit of time you want, just type in the time interval you want (e.g. 3.5 seconds, or 0.10 seconds).<\/span><\/p>\n\r"
popid_1303236156X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">The \"Samples to include\" setting sets the number of samples that are used in the upper graph<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">s numbers (average, min\/max, packet loss, etc.).&nbsp; This allows you to see current trending information (i.e.: last 10 samples or all the samples since you started collecting data).&nbsp; Using \"0\" in this field means you want to include \"ALL\" samples.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This is an important setting for analyzing historical information as well, because you can *focus* the upper graph on a period of time by double-clicking that time period in one of the timeline graphs.&nbsp; If you have this set to \"ALL\", then you won<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t be able to zoom in the time-graph, so it<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">s important to have this set to a reasonable number when looking back in history.<\/span><\/p>\n\r"
popid_429658019X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">The \"History\" panel lists all the targets you<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">ve manually entered addresses for in the order in which you<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">ve entered them.&nbsp; The newest entries go on the top of the list.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">You can remove entries from the history window by right-clicking and \"Deleting from history\", or sort the list alphabetically by right-clicking and selecting that option from the menu.&nbsp; Note that all sorting is alphabetical  even if you<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">ve entered IP Addresses  so IP Addresses will sort alphabetically, rather than numerically, in this list.<\/span><\/p>\n\r"
popid_1636402584X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This controls the display of the legend on the main screen (Green \/ Yellow \/ Red).&nbsp; If there isn<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t enough room to display the legend, then the legend will automatically turn off so it doesn<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t obscure the settings available there (Ping Interval, Samples to Include).<\/span><\/p>\n\r"
popid_639661115X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">These boxes control the point at which the colors change.&nbsp; By default, all response 200 ms and below will paint green.&nbsp; From 201 to 500 will paint yellow, and over 500 will paint red.&nbsp; These numbers apply to both the left graph column and also the graph background.&nbsp; In addition, the legend on the graph screen will be updated with these numbers.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">You\'ll probably want to change the numbers based on your internet connection speed.&nbsp; If you have a T1 or a cable modem, the listed numbers are probably pretty good (you might move them down a little if you\'re pinging a bunch of fast sites).&nbsp; If you have a modem, you probably want to crank these numbers up a bit.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">A reasonable number for a modem would be 350 for Warning and 600 for Critical.&nbsp; You might want to play around a little with these, though.<\/span><\/p>\n\r"
popid_1920570605X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">The blue X on the upper graph shows the current (or most recent) sample taken.&nbsp; You can decide to turn this setting on or off using the setting in the options screen, *or* by right-clicking the upper graph and turning off this option.<\/span><\/p>\n\r"
popid_935485558X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">It<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">s often helpful to see the range of latencies you<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">ve received for a specific target.&nbsp; The Min\/Max line shows this range on the graph.&nbsp; While this is very helpful much of the time, occasionally it skews the range of the graph (especially when you get high response times just occasionally).&nbsp; Remember that the \"Samples to Include\" setting on the main screen controls the range of samples that is used for this setting  the Min\/Max values are only pulled from the number of samples in \"Samples to Include\".<\/span><\/p>\n\r"
popid_1454337058="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">By default, MultiPing will automatically adjust the scale of the graphs to fit the data you are collecting.&nbsp; Sometimes, if one of the targets in your trace has really bad performance, this can cause the graph to become almost unreadable.&nbsp; If this happens, you can fix the scale of the graph so it doesn\'t change.&nbsp; All graphs are affected by this setting  the upper graph, the lower (docked) time graphs, and the floating time graphs.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Note that any time graphs might use Pixel Averaging  which might affect the scale used.<\/span><\/p>\n\r"
popid_1611404903X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">The red number on the right of each timeline graph is the scale of the packet loss numbers.&nbsp; This setting modifies that scale, which is used on all the graphs (upper graph and all time graphs), or removes the scale (which also stops graphing of packet loss).<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Floating graphs can also have the scale removed while still graphing the packet loss.&nbsp; Go to the <\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #008000;\"><a href=\"floating_graph_view_options.html\">floating graph view options<\/a><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\"> to change this setting.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Note that any time graph might use Pixel Averaging, which might affect the packet loss percentage shown.<\/span><\/p>\n\r"
popid_1247796077X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Normally, you want to have MultiPing automatically start pinging as soon as you add a target.&nbsp; If you want to have to manually hit the \"Start\" button before pinging begins, turn this option off.<\/span><\/p>\n\r"
popid_880051617X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This adjusts the size of the packet that MultiPing sends out to each destination.&nbsp; Packet size and latency have a very direct relationship, so be careful about making this too big.&nbsp; Sometimes routers will have problems with packets of a certain size, so you can manipulate this setting to help with those.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Having this number too high will HUGELY affect your performance.&nbsp; It\'s best to leave this pretty small.&nbsp; Valid ranges are from 10-512 bytes.&nbsp; Actually, anything up to 32K will be accepted, but using a packet size over 512 bytes is just asking for trouble Packets will fragment, which makes the latency number pretty meaningless).<\/span><\/p>\n\r"
popid_2113552903X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This option allows you to fine-tune your performance a little.&nbsp; By default, MultiPing will wait for 10 seconds (9999 ms) for any packet to return.&nbsp; If the packet doesn\'t return by then, it is counted as a lost packet.&nbsp; If patience isn\'t one of your virtues, you can turn this down somewhat.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Because of the performance enhancements offered by MultiPing, it\'s unlikely that this option needs to be changed.&nbsp; If it\'s set too low, it can cause misleading data to be generated.&nbsp; For best results, leave this at 9999.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">One case where you might want to lower this number is if you<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">re running a <\/span><span style=\"font-size: 90%; font-family: \'Arial\'; font-style: italic; color: #010100;\">really<\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\"> aggressive Ping Interval.&nbsp; In most cases, you probably don<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t want your Timeout interval to exceed your trace interval.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">Another case where you might want to lower this is if you occasionally get really high pings that throw off your graph scale.&nbsp; It might be better to count these as timeouts.<\/span><\/p>\n\r"
popid_913912618X="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This can be an interesting number to manipulate.&nbsp; It\'s really meant for \"advanced\" users, so you don\'t NEED to change it.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">MultiPing sends out each packet independently, not waiting for previous packets to return.&nbsp; This gives consistent timing, and means response times can be compared relatively well.&nbsp; All targets are added to the queue at the same time, and then a delay is introduced between each outgoing packet.&nbsp; This makes sure your connection isn<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">t saturated by MultiPing when you<\/span><span style=\"font-size: 90%; font-family: \'Times New Roman (Vietnamese)\'; color: #010100;\"><\/span><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">re monitoring 50 targets.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This time interval is adjusted by this parameter.&nbsp; Most of the time, the default of 50 ms is more than adequate.&nbsp; This falls within the realm of what a 28.8 modem can easily handle.&nbsp; If you\'ve adjusted your packet size, or your connection to the internet is really slow, you might want to crank this number up a little.&nbsp; <\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">If you have an excessive amount of bandwidth, you can crank it down a little.&nbsp; Be aware that to small of a number can adversely affect your data because each packet takes a bit of bandwidth.&nbsp; You need to make sure there is enough time for a packet to be completely sent before sending the next one.<\/span><\/p>\n\r"
popid_697117985="<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">This is the maximum number of samples that will be held in memory at any one time.&nbsp; Older samples are purged from memory as the sample count exceeds the number of samples you specify here.<\/span><\/p>\n\r<p style=\"margin: 5px 9px 0px 0px;\"><span style=\"font-size: 90%; font-family: \'Arial\'; color: #010100;\">MultiPing uses 8 bytes of memory for each sample set, no matter how many targets.&nbsp; This is used to store the date and the time of the sample plus 2 bytes for each target you are pinging.&nbsp; This means 10 targets take 28 bytes per set, so holding 100,000 samples takes 2,800,000 bytes (or 2.8 megs) of RAM.&nbsp; In reality, this is the *minimum*.&nbsp; There is some additional dynamic working memory needed, but this gives you an idea of how much memory is in use, which is relatively little actually.<\/span><\/p>\n\r"
popid_60772937="<p>Show the MultiPing icon in the tool tray. &nbsp;Also, minimize to the tray rather than the taskbar. &nbsp;If you have an alert event to change the tool tray icon, MultiPing might show up in the tray even with this option disabled.<\/p>\n\r"
popid_1282987985X="<p>Hitting the \"X\" button on the upper right often closes an application. &nbsp;If you\'re collecting data, though, you might not want this behavior. &nbsp;Use this option to change what happens.<\/p>\n\r"

