Přidat functions/get_system_load.json
This commit is contained in:
parent
1e1890b7e9
commit
e0f597f21a
11
functions/get_system_load.json
Normal file
11
functions/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": []
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user