Quote:
>
> The idea is to have a ping monitoring html file,
> where pinging servers are displayed green and
> not pinging servers are displayed red.
>
FYI
The .NET Framework classes now has charting!
This means one can have real-time (war room)
charting (in one's html files or Windows Form or
WPF or Silverlight or etc.) charting the data one
gets from the Windows admin's automation tool,
powershell.exe.
Just load (like loading any .NET based assembly)
System.Windows.Forms.DataVisualization
and then make chart after chart after chart!
For more help, ask any PowerShell user or MVP
or any Microsoft Chart Control user or MVP.