Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modifying hardcoded values for custom frequencies change #2485

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions Workbooks/SapMonitor2.0/SapHana/SapHana.workbook
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 seconds.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 seconds (by default).\r\n</div>"
},
"name": "text - 4"
}
Expand Down Expand Up @@ -1688,7 +1688,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 2 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 2 minutes (by default).\r\n</div>"
},
"name": "availability - text"
},
Expand Down Expand Up @@ -1947,7 +1947,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 2 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 2 minutes (by default).\r\n</div>"
},
"name": "Availability - text "
}
Expand Down Expand Up @@ -3052,7 +3052,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 24 hours.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 24 hours (by default).\r\n</div>"
},
"name": "text - 1"
}
Expand Down Expand Up @@ -3181,7 +3181,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 minutes (by default).\r\n</div>"
},
"name": "text - 1"
}
Expand Down Expand Up @@ -3321,7 +3321,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 minutes (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -3483,7 +3483,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 seconds.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 60 seconds (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -3969,7 +3969,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 24 hours.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 24 hours (by default).\r\n</div>"
},
"name": "text - 1"
}
Expand Down Expand Up @@ -4261,7 +4261,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 6 hours.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 6 hours (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -4376,7 +4376,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 2 hours.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 2 hours (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -4717,7 +4717,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 15 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 15 minutes (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -4855,7 +4855,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 15 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 15 minutes (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -4946,7 +4946,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 15 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 15 minutes (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -5058,7 +5058,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 15 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 15 minutes (by default).\r\n</div>"
},
"name": "text - 2"
}
Expand Down Expand Up @@ -5339,7 +5339,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\n\tUpdated every 24 hours.\r\n</div>"
"json": "<div style=\"float: right\">\r\n\tUpdated every 24 hours (by default).\r\n</div>"
},
"name": "text - 5"
}
Expand Down
16 changes: 8 additions & 8 deletions Workbooks/SapMonitor2.0/SapNetWeaver/SapNetWeaver.workbook
Original file line number Diff line number Diff line change
Expand Up @@ -2021,7 +2021,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds (by default).\r\n</div>"
},
"name": "AvailabilityFreq"
}
Expand Down Expand Up @@ -2795,7 +2795,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 2 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 2 minutes (by default).\r\n</div>"
},
"conditionalVisibility": {
"parameterName": "selectedPerfRFCTab",
Expand All @@ -2807,7 +2807,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds (by default).\r\n</div>"
},
"conditionalVisibility": {
"parameterName": "selectedPerfRFCTab",
Expand Down Expand Up @@ -4456,7 +4456,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 10 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 10 minutes (by default).\r\n</div>"
},
"name": "SWNCFrequency"
}
Expand Down Expand Up @@ -7267,7 +7267,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 24 hours.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 24 hours (by default).\r\n</div>"
},
"name": "STMSFreq"
}
Expand Down Expand Up @@ -7954,7 +7954,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds (by default).\r\n</div>"
},
"name": "EnqueueLockFreq"
}
Expand Down Expand Up @@ -8324,7 +8324,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 60 seconds (by default).\r\n</div>"
},
"name": "QueueStatFreq"
}
Expand Down Expand Up @@ -8728,7 +8728,7 @@
{
"type": 1,
"content": {
"json": "<div style=\"float: right\">\r\nUpdated every 2 minutes.\r\n</div>"
"json": "<div style=\"float: right\">\r\nUpdated every 2 minutes (by default).\r\n</div>"
},
"name": "SMQ1Freq"
}
Expand Down
Loading