Přidat funcitons/get_system_load.json
This commit is contained in:
11
funcitons/get_system_load.json
Normal file
11
funcitons/get_system_load.json
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "get_system_load",
|
||||||
|
"description": "Získá aktuální zátěž systému (load average).",
|
||||||
|
"strict": true,
|
||||||
|
"parameters": {
|
||||||
|
"type": "object",
|
||||||
|
"properties": {},
|
||||||
|
"additionalProperties": false,
|
||||||
|
"required": []
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user