fix unixsock permissions in the example

This commit is contained in:
Ondrej Novak 2026-07-06 23:05:16 +02:00
parent 2518c92ca3
commit 310c152741
Signed by: handy
SSH Key Fingerprint: SHA256:jlNm8ijkaMl4X7+nn3zBFTJufdQgT4unKJoZVH6kYTM
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ Install and configure `collectd` with the `unixsock` plugin. For per-second upda
Interval 1 # Sample data every 1 second
LoadPlugin unixsock
<Plugin unixsock>
SocketPerms "0666"
</Plugin>
# Enable the plugins you want to use
LoadPlugin cpu