For several months now Activity Monitor Disk View, Network View and Memory View do not update the process list pane. CPU View updates as expected.
I logged in as "guest" and noticed that Activity Monitor works as expected in all views.
I'm wondering if I need to reset my SMC or nvram. I tried resetting the SMC by shutting down, unplugging, waiting one minute, rebooting, re-logging in. That's the procedure for desktop iMacs without a T2 chip.
I assume I have a battery in my iMac according to what information I found searching around. Thus I'm wondering if I should follow the procedure to reset the SMC that is recommended for notebooks. I presume I cannot remove the small backup battery myself. Instructions on Apple's site say to take it in to an Apple store. There must be a way to reset the SMC myself.
One challenge I've had is that I haven't figured out how to find which process is accessing the hard disk or any file system thereon when I see that the disk is spun up. I am using
In System Preferences -> Spotlight -> Privacy I specified the three volumes on the hard disk in question (so Spotlight should not run on these). I've logged out. I've rebooted. But I cannot verify whether Spotlight is still accessing these volumes. I see
Any suggestions appreciated.
I logged in as "guest" and noticed that Activity Monitor works as expected in all views.
I'm wondering if I need to reset my SMC or nvram. I tried resetting the SMC by shutting down, unplugging, waiting one minute, rebooting, re-logging in. That's the procedure for desktop iMacs without a T2 chip.
I assume I have a battery in my iMac according to what information I found searching around. Thus I'm wondering if I should follow the procedure to reset the SMC that is recommended for notebooks. I presume I cannot remove the small backup battery myself. Instructions on Apple's site say to take it in to an Apple store. There must be a way to reset the SMC myself.
One challenge I've had is that I haven't figured out how to find which process is accessing the hard disk or any file system thereon when I see that the disk is spun up. I am using
top
and iostat
and ps
but I cannot figure out which process is the one accessing the file system. If I could perhaps I could figure out why that process is accessing the volume. I mean, perhaps something is not working correctly. In System Preferences -> Spotlight -> Privacy I specified the three volumes on the hard disk in question (so Spotlight should not run on these). I've logged out. I've rebooted. But I cannot verify whether Spotlight is still accessing these volumes. I see
mdworker
and mdworker_shared
processes, but I cannot correlate those processes to iostat
data. Any suggestions appreciated.