Just Curious - Disk Access?

TAC

Contributor
Joined
Feb 16, 2014
Messages
152
In listening to my FreeNAS server I can hear it access the disks about once a second, see the attached from netstat and the System Processes. What would be the best way to find out exact what process is doing this? This while running netstat, and 5 jails.

1565252441291.png


1565253120599.png


If I stop netstat and all my jails the disk access sounds like it goes to about once every 8 seconds and these are the system processes:
1565253205738.png
 

Linkman

Patron
Joined
Feb 19, 2015
Messages
219
I would posit it's collectd, the system statistics daemon.
 

TAC

Contributor
Joined
Feb 16, 2014
Messages
152
Top