Updated config example
This commit is contained in:
parent
a120100305
commit
c0238a2e5f
@ -28,8 +28,9 @@ session:
|
|||||||
|
|
||||||
application:
|
application:
|
||||||
logfile: /var/log/smon.log
|
logfile: /var/log/smon.log
|
||||||
|
nodata_interval: 60
|
||||||
```
|
```
|
||||||
|
|
||||||
# Data from systems to datapoints
|
# 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`
|
||||||
|
Loading…
Reference in New Issue
Block a user