diff --git a/README.md b/README.md index 618fc5c..eaed26c 100644 --- a/README.md +++ b/README.md @@ -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` \ No newline at end of file +`curl -d "$(time +'%F %T +02')" http://localhost:9000/entry/datapoint_name`