Samples icon indicating copy to clipboard operation
Samples copied to clipboard

live chart of cpu utilization

Open michl86 opened this issue 12 years ago • 1 comments

  1. read cpu data from local machine and push it to the client.
  2. draw a chart with a simple js library like #raphaeljs

would be nice to subscribe/unsubscribe to different perf-streams.

michl86 avatar Nov 23 '12 11:11 michl86

I have a working demo for download tracking visualization: http://melcher.it/2012/05/signalr-and-sharepoint-live-download-tracking/

Its currently for SharePoint but I could adjust it.

MaxMelcher avatar Nov 28 '12 09:11 MaxMelcher