Table of Contents
module to gather operating system statistics for use in twisted.metrics. The stats that will be gathered are:
CPU utilization - Memory Available (in Kbytes) - # of network connections - # of processes - System calls per second
collects stats using the PdH interaface on win2K. This module is single-threaded