Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Justin
slapos
Commits
f94c7661
Commit
f94c7661
authored
Jan 09, 2023
by
Justin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
software/monitor: Updated config parameters title & description in node-monitoring json files
parent
1b0ebcc8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
19 deletions
+19
-19
software/monitor/instance-node-monitoring-input-schema.json
software/monitor/instance-node-monitoring-input-schema.json
+13
-13
software/monitor/instance-node-monitoring-output-schema.json
software/monitor/instance-node-monitoring-output-schema.json
+6
-6
No files found.
software/monitor/instance-node-monitoring-input-schema.json
View file @
f94c7661
...
...
@@ -5,8 +5,8 @@
"properties"
:
{
"promise_cpu_temperature_frequency"
:
{
"default"
:
"2"
,
"title"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"title"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_cpu_temperature_threshold"
:
{
...
...
@@ -29,8 +29,8 @@
},
"promise_ram_available_frequency"
:
{
"default"
:
"2"
,
"title"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"title"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_ram_available_threshold"
:
{
...
...
@@ -53,8 +53,8 @@
},
"promise_network_errors_frequency"
:
{
"default"
:
"5"
,
"title"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"title"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_network_errors_threshold"
:
{
...
...
@@ -71,8 +71,8 @@
},
"promise_network_transit_frequency"
:
{
"default"
:
"1"
,
"title"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"title"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_network_transit_max_data_threshold"
:
{
...
...
@@ -82,7 +82,7 @@
"type"
:
"number"
},
"promise_network_transit_min_data_threshold"
:
{
"default"
:
"
O
"
,
"default"
:
"
0
"
,
"title"
:
"Minimum data amount on network (unit: MB)"
,
"description"
:
"Minimum data amount on network below which the promise will fail (unit: MB)"
,
"type"
:
"number"
...
...
@@ -101,8 +101,8 @@
},
"promise_monitor_space_frequency"
:
{
"default"
:
"5"
,
"title"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"title"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_partition_space_threshold"
:
{
...
...
@@ -113,8 +113,8 @@
},
"promise_free_disk_space_frequency"
:
{
"default"
:
"3"
,
"title"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"title"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_free_disk_space_threshold"
:
{
...
...
software/monitor/instance-node-monitoring-output-schema.json
View file @
f94c7661
...
...
@@ -4,7 +4,7 @@
"type"
:
"object"
,
"properties"
:
{
"promise_cpu_temperature_frequency"
:
{
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_cpu_temperature_threshold"
:
{
...
...
@@ -20,7 +20,7 @@
"type"
:
"number"
},
"promise_ram_available_frequency"
:
{
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_ram_available_threshold"
:
{
...
...
@@ -36,7 +36,7 @@
"type"
:
"number"
},
"promise_network_errors_frequency"
:
{
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_network_errors_threshold"
:
{
...
...
@@ -48,7 +48,7 @@
"type"
:
"number"
},
"promise_network_transit_frequency"
:
{
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_network_transit_max_data_threshold"
:
{
...
...
@@ -68,7 +68,7 @@
"type"
:
"number"
},
"promise_monitor_space_frequency"
:
{
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_partition_space_threshold"
:
{
...
...
@@ -76,7 +76,7 @@
"type"
:
"number"
},
"promise_free_disk_space_frequency"
:
{
"description"
:
"Frequenc
e
at which the promise will be run (unit: minutes)"
,
"description"
:
"Frequenc
y
at which the promise will be run (unit: minutes)"
,
"type"
:
"number"
},
"promise_free_disk_space_threshold"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment