Skip to content

Commit

Permalink
[doc]: fix typo en readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tbelda-ems committed Sep 11, 2022
1 parent 5fa50c6 commit 8ed1f6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You can optionally tell vcstat the input's interval by adding -poll_interval the
```
## Gather vSphere vCenter status and basic stats
[[inputs.execd]]
intervel = "30s"
interval = "30s"
command = ["/path/to/vcstat_binary", "-config", "/path/to/vcstat.conf", "-poll_interval", "30s"]
signal = "none"
```
Expand Down

0 comments on commit 8ed1f6d

Please sign in to comment.