Add processes exporter (#950)
* Add processes exporter Signed-off-by: Pavel Kutishchev <pavel.kutishchev@olx.com> Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
278a98fee0
commit
456bf5094a
10 changed files with 194 additions and 0 deletions
1
collector/fixtures/proc/10/stat
Normal file
1
collector/fixtures/proc/10/stat
Normal file
|
|
@ -0,0 +1 @@
|
|||
17 (khungtaskd) S 2 0 0 0 -1 2129984 0 0 0 0 14 0 0 0 20 0 1 0 24 0 0 18446744073709551615 0 0 0 0 0 0 0 2147483647 0 0 0 0 17 0 0 0 0 0 0 0 0 0 0 0 0 0 0
|
||||
1
collector/fixtures/proc/sys/kernel/pid_max
Normal file
1
collector/fixtures/proc/sys/kernel/pid_max
Normal file
|
|
@ -0,0 +1 @@
|
|||
123
|
||||
1
collector/fixtures/proc/sys/kernel/threads-max
Normal file
1
collector/fixtures/proc/sys/kernel/threads-max
Normal file
|
|
@ -0,0 +1 @@
|
|||
7801
|
||||
1
collector/fixtures/proc/sys/pid_max
Normal file
1
collector/fixtures/proc/sys/pid_max
Normal file
|
|
@ -0,0 +1 @@
|
|||
123
|
||||
1
collector/fixtures/proc/sys/threads-max
Normal file
1
collector/fixtures/proc/sys/threads-max
Normal file
|
|
@ -0,0 +1 @@
|
|||
7801
|
||||
Loading…
Add table
Add a link
Reference in a new issue