Board index » delphi » Looking for System monitoring tool
Kristofer Skaug
![]() Delphi Developer |
Looking for System monitoring tool2006-07-15 12:36:53 AM delphi84 Hi all, I'm fishing for a tool recommendation; One of our systems in the field is behaving oddly - occasionally the networking just kind of "seizes up", creating timeouts and performance failures for the software. This only seems to happen once every few weeks or so. I would like to install a kind of system monitoring tool there, capable of logging unusual behaviour on a per-process basis, in terms of:e.g.: - CPU usage (%) - Memory usage - Network activity (including named pipe services) - Disk access Obviously the thresholds would have to be settable on a per-process basis, and logging all "events" to disk with a timestamp (subsecond resolution strongly desired). Has anybody heard of something like this? TIA, -- Kristofer |