I found many threads on Mem Usage on *nix systems, and many unanswered threads on monitoring process info on Windows, but haven't found any answers for this. I know from the manual that proc.mem isn't supported on windows, however the manual also says System.cpu.load average modes don't work on windows and the really do.
There has to be a way to monitor process mem usage on a windows machine. I was also wanting to monitor how long a process is running for to check for hung scheduled tasks and such. Does anyone have something like this working either via built in scripts I havn't figured out yet, or custom scripts?
Thanks,
There has to be a way to monitor process mem usage on a windows machine. I was also wanting to monitor how long a process is running for to check for hung scheduled tasks and such. Does anyone have something like this working either via built in scripts I havn't figured out yet, or custom scripts?
Thanks,
Comment