Download Ping Plotter

Purchase Ping Plotter
Product of NessoftNessoft, LLC

HomeE-mail usSearch

Download the PingPlotter Pro Remote Agent.

The PingPlotter Pro remote agent allows PingPlotter Pro to trace from a remote computer, as though PingPlotter was running on that computer. For installation and usage instructions, please see the remote agent/trace documentation page.

The remote agent can be used by any licensed instance of PingPlotter Pro without any additional purchases. Although the agents do not check your license status, we do expect that you will only use the agent with PingPlotter Pro (please don't use them for other purposes, although if you have something in mind, feel free to ask us about it).

Agent TypeDownload LinkAdditional Info
MS Windows Remote Agent
Version 0.8.2.18, released October 12th, 2007
Download 479 KB via:
HTTP
Release notes
Product information
Unix Remote Agent
Version 0.3, released November 20th, 2006
Download 16 KB via:
HTTP
Release notes
Product information

Windows Agent Revision History

Windows Agent, Latest release: 0.8.2.18, October 12th, 2007

This release is compatible with PingPlotter Pro version 3.10p, 3.20p, and any of the 3.15p betas. The latest 3.20p version is recommended, though.

This is a recommended update - it communicates load / capacity issues to PingPlotter more effectively, and also does better queuing / prioritization.

Changes since 0.8.1.16

  • Improved trace queuing which should improve performance.
  • Fixed a problem where "StartingHop" parameter wasn't always respected when configured to only ping the final destination. This is great if you want to ping a bunch of targets, rather than tracing them.
  • Interhop delay wasn't being respected.. Fixed.
  • Added a basic status page to see the agent is up to. This is really for troubleshooting, but it can be accessed through http://localhost:7465/Status (if the agent is on localhost, that is - if it's someplace else, change the address).
  • Misc engine changes brought over from the Pro changes. Mostly minor with respect to the agent.
  • Added a bunch of debugging code. Also added support for "simulation" (internal use only) to try and help troubleshoot problems.
Release: 0.8.1.16, April 25th, 2006

Changes since 0.8.0.51

  • New Icon / Tray Icon
  • New Exception handler to better trap errors. Errors are written to "bugreport.txt" at present, in your agent install directory.
  • Maximum thread count can now be changed for better support for more concurrent targets.
  • When capacity is reached, the agent now errors back to PingPlotter Pro with a 503 error, which tells PingPlotter Pro to try again shortly and not to count that request as a sample.
  • Agent can now trace using UDP, ICMP Raw Sockets and TCP. These are enabled by adding ?PacketType=UDP, ?PacketType=ICMPRaw or ?PacketType=UDP to the URL in the PingPlotter named configuration.

Unix Agent Revision History

Unix Agent, Latest release: 0.3, November 20th, 2006

If your current agent is working, there is no need to update. This mostly has some additional documentation for other OSes.

Changes since V0.2

  • Added a command line for RHEL 3, 4, Gentoo, several others.
  • Changed check for no IP address passed in.
  • Added link to documentation page.