File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,14 +50,14 @@ Note: prefix can be set by the user, per process.
5050Threads related measurement names:
5151- procstat_ [ prefix_ ] num_threads value=5
5252
53- File descriptor related measurement names:
53+ File descriptor related measurement names ( * telegraf * needs to run as ** root ** ) :
5454- procstat_ [ prefix_ ] num_fds value=4
5555
5656Context switch related measurement names:
5757- procstat_ [ prefix_ ] voluntary_context_switches value=250
5858- procstat_ [ prefix_ ] involuntary_context_switches value=0
5959
60- I/O related measurement names:
60+ I/O related measurement names ( * telegraf * needs to run as ** root ** ) :
6161- procstat_ [ prefix_ ] read_count value=396
6262- procstat_ [ prefix_ ] write_count value=1
6363- procstat_ [ prefix_ ] read_bytes value=1019904
You can’t perform that action at this time.
0 commit comments