Updated config example

This commit is contained in:
Magnus Åhall 2024-05-30 17:22:38 +02:00
parent a120100305
commit c0238a2e5f

View File

@ -28,8 +28,9 @@ session:
application:
logfile: /var/log/smon.log
nodata_interval: 60
```
# Data from systems to datapoints
`curl -d "$(time +'%F %T +02')" http://localhost:9000/entry/datapoint_name`
`curl -d "$(time +'%F %T +02')" http://localhost:9000/entry/datapoint_name`