App Monitor
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I need to implement an applicaion "Monitor" for a transaction processing system (written in 100% c#). I'm hoping to be able to generate an interface along the lines of Quest's SPOTLIGHT (on Oracle). http://www.quest.com/solutions/Spot_on_Oracle_screenshot.html[^] I'm going to want to display some memory usage, some logging, as well as the lengthof some queues in memory. I really like the "scrolling" graphs in Spotlight, as well as the TaskManager's Performaqnce tab. Anyone have any suggestions for architecture, and/or some cool charting controls? Mike Stanbrook mstanbrook@yahoo.com