pyNmonAnalyzer
pyNmonAnalyzer copied to clipboard
add feature to enable real-time display of NMON data
- write a server which will connect to a named pipe then launches nmon to output into this named pipe. The server then processes that data and makes it available over an API which dygraphs can then dynamically load.
Bump :)