Skip to content

Commit 9c46d51

Browse files
committed
fix mistake in README
1 parent 8cf10d1 commit 9c46d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-ntpoffset/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ check-ntpoffset -w=50 -c=100
3434
If there are no problems in the execution result, add a setting in mackerel-agent.conf .
3535

3636
```
37-
[plugin.checks.cert-file]
37+
[plugin.checks.ntpoffset-sample]
3838
command = ["check-ntpoffset", "-w", "50", "-c", "100"]
3939
```
4040

0 commit comments

Comments
 (0)