Přidat funcitons/get_system_load.json
This commit is contained in:
parent
9c5e7ae3b4
commit
054db0753d
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": []
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user