summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2023-05-16 09:36:32 +0200
committernicolargo <nicolas@nicolargo.com>2023-05-16 09:36:32 +0200
commit10b5c203d00f440377231e629a044c0970435a07 (patch)
tree1111c1a62a4dbe5967d27449239c0dd7eb863f65
parent1c28d543f2537b488cff78693954797242ce7655 (diff)
parent05aaee684c1ede557ebe616b5154cfd56ceb38e2 (diff)
Merge branch 'master' into developv3.4.0
-rw-r--r--docs/api.rst15
1 files changed, 11 insertions, 4 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 205297d3..d449bf4b 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -74,6 +74,7 @@ Get plugin stats::
"refresh": 3.0,
"regex": True,
"result": None,
+ "timer": 1.3811793327331543},
"timer": 1.0034148693084717},
{"count": 0,
"countmax": 20.0,
@@ -83,6 +84,7 @@ Get plugin stats::
"refresh": 3.0,
"regex": True,
"result": None,
+ "timer": 1.3809046745300293}]
"timer": 1.003244400024414}]
Get a specific field::
@@ -220,7 +222,7 @@ Get plugin stats::
"irq": 0.0,
"nice": 0.0,
"soft_interrupts": 0,
- "softirq": 0.0,
+ "softirq": 0.4,
"steal": 0.0,
"syscalls": 0,
"system": 4.1,
@@ -904,6 +906,7 @@ Get a specific field::
92,
93,
94,
+ 95,
96,
97,
98,
@@ -917,6 +920,7 @@ Get a specific field::
110,
112,
117,
+ 117,
118,
119,
129,
@@ -934,7 +938,7 @@ Get a specific field::
233,
234,
249,
- 250,
+ 254,
255,
256,
313,
@@ -1115,7 +1119,7 @@ Get plugin stats::
"irq": 0.0,
"key": "cpu_number",
"nice": 0.0,
- "softirq": 0.0,
+ "softirq": 1.2,
"steal": 0.0,
"system": 2.6,
"total": 8.7,
@@ -1128,7 +1132,7 @@ Get plugin stats::
"irq": 0.0,
"key": "cpu_number",
"nice": 0.0,
- "softirq": 0.0,
+ "softirq": 0.6,
"steal": 0.0,
"system": 2.6,
"total": 11.4,
@@ -1172,6 +1176,9 @@ Get a specific field::
"CPU",
"Ambient",
"SODIMM",
+ "CPU",
+ "Ambient",
+ "SODIMM",
"BAT BAT0"]}
Get a specific item when field matchs the given value::