I got a server which works fine for a while and then suddenly eats up all the memory and then hangs.

I need to be able to monitor it and thought that I could use the Resource Monitor. but I haven't found a way to make it log everything into a log file? I can't log into the server when it have consumed all memory (have to reboot it first), thus a log file is needed.

link|improve this question
feedback

1 Answer

up vote 2 down vote accepted

Check out the Windows Performance Monitor. You can create a Data Collector Set that logs the metrics you want to a log file.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.