Current File : //etc/collect.d/unixsock.conf
LoadPlugin unixsock
<Plugin unixsock>
       SocketFile "/var/run/collectd-unixsock"
       SocketGroup "root"
       SocketPerms "0770"
       DeleteSocket true
</Plugin>