Skip to content

Commit

Permalink
fixing dupe in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Paramadon committed Sep 26, 2024
1 parent 66484b8 commit 0687676
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions plugins/inputs/procstat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,7 @@ Processes can be selected for monitoring using one of several methods:
## Properties to collect
## Available option "mmap"
# properties = ["mmap"]
## Available options are "cpu", "limits", "memory", "mmap"
# properties = ["cpu", "limits", "memory", "mmap"]


## Method to use when finding process IDs. Can be one of 'pgrep', or
## 'native'. The pgrep finder calls the pgrep executable in the PATH while
Expand Down

0 comments on commit 0687676

Please sign in to comment.