អាយធីខ្មែរស៊ែរ : itkhmershare.blogspot.com

PingInfoView v1.36 - Ping monitor utility

Friday, February 8, 20130 comments


Description

PingInfoView is a small utility that allows you to easily ping multiple host names and IP addresses, and watch the result in one table. It automatically ping to all hosts every number of seconds that you specify, and displays the number of succeed and failed pings, as well as the average ping time. You can also save the ping result into text/html/xml file, or copy it to the clipboard.

Using PingInfoView

PingInfoView doesn't require any installation process or additional dll files. In order to start using it, simply run the executable file (PingInfoView.exe), type the host names and IP addresses that you want to ping, and click the 'Ok' button to start pinging.

Known Issues

  • Some people reported that PingInfoView stop pinging after a few hours of continuous work. I tested PingInfoView in multiple computers, and until now I couldn't find a way to reproduce the problem on my own computers. I also tried to locate memory or opened handles leaks that might cause this kind of problem, but until now I couldn't find any leak. This problem is a mystery, and I'm still looking for solution.

Use IP-Host Description format

When this option is selected, you should specify the IP addresses list in the following format:
192.168.1.10 Main Server
192.168.1.11 Host 01
192.168.1.12 Host 02
The description of each IP address is automatically added to the description column.

Command-Line Options

/stext <Filename> Make a single ping test and save the result into a simple text file.
/stab <Filename> Make a single ping test and save the result into a tab-delimited text file.
/scomma <Filename> Make a single ping test and save the result into a comma-delimited text file (csv).
/stabular <Filename> Make a single ping test and save the result into a tabular text file.
/shtml <Filename> Make a single ping test and save the result into HTML file (Horizontal).
/sverhtml <Filename> Make a single ping test and save the result into HTML file (Vertical).
/sxml <Filename> Make a single ping test and save the result into XML file.
/loadfile <filename> Load the specified filename that contains host names and/or IP addresses. You can use this command-line option in conjunction with the above save commands (/scomm, /stab, and so on)
/PingTimeout <value> Specifies the ping timeout value, in ms.
/PingEvery <0 | 1> Specifies whether to ping every xx seconds (0 - No, 1 - Yes)
/PingEverySeconds <value> Specifies the number of seconds to wait between the pings.
/IPHostDescFormat <0 | 1> Specifies whether to use the IP-Host Description mode (0 - No, 1 - Yes)

System Requirements

This utility works under Windows 2000, Windows XP, Windows Server 2003, Windows Server 2008, Windows Vista, and Windows 7. Older versions of Windows are not supported.

Translating PingInfoView to other languages

In order to translate PingInfoView to other language, follow the instructions below:
  1. Run PingInfoView with /savelangfile parameter:
    PingInfoView.exe /savelangfile
    A file named PingInfoView_lng.ini will be created in the folder of PingInfoView utility.
  2. Open the created language file in Notepad or in any other text editor.
  3. Translate all string entries to the desired language. Optionally, you can also add your name and/or a link to your Web site. (TranslatorName and TranslatorURL values) If you add this information, it'll be used in the 'About' window.
  4. After you finish the translation, Run PingInfoView, and all translated strings will be loaded from the language file.
    If you want to run PingInfoView without the translation, simply rename the language file, or move it to another folder.
Share this article :

Post a Comment