Fix snap configuration for netstat daemon (#1190)
- Also increased the frequency at which the stats are sent - Fixed file permissions for snapcraft.yaml
This commit is contained in:
@ -43,7 +43,7 @@ while true; do
|
||||
|
||||
echo "$report"
|
||||
./metrics-write-datapoint.sh "net-stats,hostname=$HOSTNAME $report"
|
||||
sleep 60
|
||||
sleep 1
|
||||
done
|
||||
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user