Guest Neil Rashbrook Posted September 4, 2007 Posted September 4, 2007 I'm trying to troubleshoot what's consuming all the CPU between 4:30AM and 5:30AM. I'm asleep at the time, so I used System Monitor to record CPU time for all processes and threads. Now, during the interval, the System process has a recorded average of 95.409% CPU, but the most active threads have 9.199%, 8.548%, 8.287%, 4.670% and 0.015% CPU respectively, which accounts for less than a third of the CPU. Is System Monitor just not up to the task?
Guest Pegasus \(MVP\) Posted September 4, 2007 Posted September 4, 2007 Re: Can't find out what's consuming all the CPU "Neil Rashbrook" <neil@parkwaycc.co.uk> wrote in message news:eYse3lt7HHA.5212@TK2MSFTNGP04.phx.gbl... > I'm trying to troubleshoot what's consuming all the CPU between 4:30AM and > 5:30AM. I'm asleep at the time, so I used System Monitor to record CPU > time for all processes and threads. > > Now, during the interval, the System process has a recorded average of > 95.409% CPU, but the most active threads have 9.199%, 8.548%, 8.287%, > 4.670% and 0.015% CPU respectively, which accounts for less than a third > of the CPU. Is System Monitor just not up to the task? Could be an automatic update. Have a look at the Event Viewer.
Guest Neil Rashbrook Posted September 4, 2007 Posted September 4, 2007 Re: Can't find out what's consuming all the CPU Pegasus (MVP) wrote: >Neil Rashbrook <neil@parkwaycc.co.uk> wrote in message news:eYse3lt7HHA.5212@TK2MSFTNGP04.phx.gbl... > > >>I'm trying to troubleshoot what's consuming all the CPU between 4:30AM and 5:30AM. I'm asleep at the time, so I used System Monitor to record CPU time for all processes and threads. >> >>Now, during the interval, the System process has a recorded average of 95.409% CPU, but the most active threads have 9.199%, 8.548%, 8.287%, 4.670% and 0.015% CPU respectively, which accounts for less than a third of the CPU. Is System Monitor just not up to the task? >> >> >Could be an automatic update. Have a look at the Event Viewer. > The only process logging events during that time is backup, which ran from 2:00AM to 5:15AM.
Guest net_admin Posted September 4, 2007 Posted September 4, 2007 Re: Can't find out what's consuming all the CPU If you could disable the backup for one night and make sure it's not it that's causing this. Also, check if there's any scheduled task on the server or on remote servers querying it for information. -- NetAdmin <São Paulo, BR> "Das ist nicht mein bier... arschloch."
Guest Neil Rashbrook Posted September 6, 2007 Posted September 6, 2007 Re: Can't find out what's consuming all the CPU net_admin wrote: >If you could disable the backup for one night and make sure it's not it that's causing this. > > This is happening at weekends too, where there's no backup, so it's not that. >Also, check if there's any scheduled task on the server or on remote servers querying it for information. > > Oops, I didn't think of that, because it's the System task that's consuming all the CPU. For those of you who are interested, the task is "C:\Program Files\Microsoft Windows Small Business Server\monitoring\mssbsssr.exe" -usage
Recommended Posts