resource-monitor

System Resorce Monitor/Graph

I'm looking for a app that does about the same thing at the Performance tab on Task Manager but on a per-process bases and with more plotted valuse. At a minimum I would like to be able to plot CPU and memory usage but it would be nice if it could plot: Network usage File system IO (per drive/share sub headings would be nice) Open file...

How to detect anomalous resource consumption reliably?

This question is about a whole class of similar problems, but I'll ask it as a concrete example. I have a server with a file system whose contents fluctuate. I need to monitor the available space on this file system to ensure that it doesn't fill up. For the sake of argument, let's suppose that if it fills up, the server goes down. It ...