Download Ping Recorder
Description
A c# console application which is very similar to the ping.exe operating system command, but it outputs to a csv file. The csv file can then be used to produce a report including a line graph in Microsoft Excel. This makes it easier to report on network bandwidth to management.
Source Files
The download file pingrecorder.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
PingRecorder/PingRecorder.sln// w ww .j a v a 2 s.co m
PingRecorder/PingRecorder.vssscc
PingRecorder/PingRecorder/CommandLine.cs
PingRecorder/PingRecorder/PingRecorder.csproj
PingRecorder/PingRecorder/PingRecorder.csproj.vspscc
PingRecorder/PingRecorder/Program.cs
PingRecorder/PingRecorder/Properties/AssemblyInfo.cs
Download
Click the following link to download pingrecorder.zip.
pingrecorder.zip