Samples
Samples copied to clipboard
live chart of cpu utilization
- read cpu data from local machine and push it to the client.
- draw a chart with a simple js library like #raphaeljs
would be nice to subscribe/unsubscribe to different perf-streams.
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.