2018-08-24 10:10:27 -04:00
|
|
|
{% raw %}
|
|
|
|
{
|
|
|
|
"annotations": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"builtIn": 1,
|
|
|
|
"datasource": "prometheus",
|
|
|
|
"enable": true,
|
|
|
|
"hide": true,
|
|
|
|
"iconColor": "rgba(0, 211, 255, 1)",
|
|
|
|
"name": "Annotations & Alerts",
|
|
|
|
"type": "dashboard"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"editable": true,
|
|
|
|
"gnetId": null,
|
|
|
|
"graphTooltip": 0,
|
|
|
|
"id": null,
|
2018-11-06 09:15:06 -05:00
|
|
|
"iteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"links": [],
|
|
|
|
"panels": [
|
|
|
|
{
|
|
|
|
"collapsed": false,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 0
|
|
|
|
},
|
|
|
|
"id": 9,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Status",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": true,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#299c46"
|
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 0,
|
|
|
|
"y": 1
|
|
|
|
},
|
|
|
|
"id": 4,
|
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": "host",
|
|
|
|
"repeatDirection": "h",
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "ctl01",
|
|
|
|
"value": "ctl01"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\",host=~\"$host\"} and on(host) keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0,1",
|
|
|
|
"title": "Keepalived@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UP",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "DOWN",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "avg"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": true,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#299c46"
|
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 7,
|
|
|
|
"y": 1
|
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 114,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 4,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "ctl02",
|
|
|
|
"value": "ctl02"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\",host=~\"$host\"} and on(host) keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0,1",
|
|
|
|
"title": "Keepalived@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UP",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "DOWN",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "avg"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": true,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#299c46"
|
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 14,
|
|
|
|
"y": 1
|
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 115,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 4,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "ctl03",
|
|
|
|
"value": "ctl03"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\",host=~\"$host\"} and on(host) keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0,1",
|
|
|
|
"title": "Keepalived@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UP",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "DOWN",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "avg"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": true,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#299c46"
|
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 0,
|
|
|
|
"y": 4
|
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 116,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 4,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "mon01",
|
|
|
|
"value": "mon01"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\",host=~\"$host\"} and on(host) keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0,1",
|
|
|
|
"title": "Keepalived@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UP",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "DOWN",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "avg"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": true,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#299c46"
|
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 7,
|
|
|
|
"y": 4
|
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 117,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 4,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "mon02",
|
|
|
|
"value": "mon02"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\",host=~\"$host\"} and on(host) keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0,1",
|
|
|
|
"title": "Keepalived@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UP",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "DOWN",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "avg"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": true,
|
|
|
|
"colorValue": false,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
|
|
|
"rgba(237, 129, 40, 0.89)",
|
|
|
|
"#299c46"
|
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 14,
|
|
|
|
"y": 4
|
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 118,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 4,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
|
|
|
"text": "mon03",
|
|
|
|
"value": "mon03"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\",host=~\"$host\"} and on(host) keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0,1",
|
|
|
|
"title": "Keepalived@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "N/A",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UP",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "DOWN",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "avg"
|
|
|
|
},
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"collapsed": false,
|
2018-08-24 10:10:27 -04:00
|
|
|
"gridPos": {
|
2018-11-06 09:15:06 -05:00
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
2018-08-24 10:10:27 -04:00
|
|
|
"x": 0,
|
|
|
|
"y": 7
|
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 59,
|
|
|
|
"panels": [],
|
|
|
|
"title": "Status graphs",
|
|
|
|
"type": "row"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
2018-08-24 10:10:27 -04:00
|
|
|
"datasource": null,
|
2018-11-06 09:15:06 -05:00
|
|
|
"decimals": 0,
|
|
|
|
"fill": 1,
|
2018-08-24 10:10:27 -04:00
|
|
|
"gridPos": {
|
2018-11-06 09:15:06 -05:00
|
|
|
"h": 6,
|
|
|
|
"w": 12,
|
|
|
|
"x": 0,
|
|
|
|
"y": 8
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 113,
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": false,
|
|
|
|
"current": true,
|
|
|
|
"max": false,
|
|
|
|
"min": false,
|
|
|
|
"rightSide": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"links": [],
|
|
|
|
"nullPointMode": "null",
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 5,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
2018-08-24 10:10:27 -04:00
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "procstat_running{environment=\"$environment\", process_name=\"keepalived\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
2018-11-06 09:15:06 -05:00
|
|
|
"legendFormat": "{{ host }}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"refId": "A",
|
2018-11-06 09:15:06 -05:00
|
|
|
"step": 2
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
2018-11-06 09:15:06 -05:00
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Process status",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"decimals": 0,
|
2018-11-06 09:15:06 -05:00
|
|
|
"format": "none",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": "1",
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"decimals": null,
|
|
|
|
"format": "none",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
2018-11-06 09:15:06 -05:00
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": null,
|
|
|
|
"decimals": 0,
|
|
|
|
"fill": 1,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 6,
|
|
|
|
"w": 12,
|
|
|
|
"x": 12,
|
|
|
|
"y": 8
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 1,
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": false,
|
|
|
|
"current": true,
|
|
|
|
"max": false,
|
|
|
|
"min": false,
|
|
|
|
"rightSide": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"links": [],
|
|
|
|
"nullPointMode": "null",
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 5,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
2018-08-24 10:10:27 -04:00
|
|
|
"targets": [
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"expr": "keepalived_up{environment=\"$environment\", host=~\"$host\"}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
2018-11-06 09:15:06 -05:00
|
|
|
"legendFormat": "{{ host }}",
|
2018-08-24 10:10:27 -04:00
|
|
|
"refId": "A",
|
2018-11-06 09:15:06 -05:00
|
|
|
"step": 2
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
2018-11-06 09:15:06 -05:00
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Process responsiveness",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
2018-08-24 10:10:27 -04:00
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"decimals": 0,
|
|
|
|
"format": "none",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": "1",
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
2018-11-06 09:15:06 -05:00
|
|
|
"decimals": null,
|
|
|
|
"format": "none",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
2018-11-06 09:15:06 -05:00
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"collapsed": false,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
|
|
|
"y": 14
|
|
|
|
},
|
|
|
|
"id": 7,
|
|
|
|
"panels": [],
|
|
|
|
"title": "VRRP state",
|
|
|
|
"type": "row"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": true,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
2018-11-06 09:15:06 -05:00
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)"
|
2018-08-24 10:10:27 -04:00
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 0,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 15
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 3,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeat": "host",
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatDirection": "h",
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
2018-11-06 09:15:06 -05:00
|
|
|
"text": "ctl01",
|
|
|
|
"value": "ctl01"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0.5,1.5",
|
2018-11-06 09:15:06 -05:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2018-08-24 10:10:27 -04:00
|
|
|
"title": "VRRP@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "FAILED",
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "BACKUP",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "2"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "MASTER",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "-1"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "current"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": true,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
2018-11-06 09:15:06 -05:00
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)"
|
2018-08-24 10:10:27 -04:00
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 7,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 15
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 119,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 3,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
2018-11-06 09:15:06 -05:00
|
|
|
"text": "ctl02",
|
|
|
|
"value": "ctl02"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0.5,1.5",
|
2018-11-06 09:15:06 -05:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2018-08-24 10:10:27 -04:00
|
|
|
"title": "VRRP@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "FAILED",
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "BACKUP",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "2"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "MASTER",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "-1"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "current"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": true,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
2018-11-06 09:15:06 -05:00
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)"
|
2018-08-24 10:10:27 -04:00
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 14,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 15
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 120,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 3,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
2018-11-06 09:15:06 -05:00
|
|
|
"text": "ctl03",
|
|
|
|
"value": "ctl03"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0.5,1.5",
|
2018-11-06 09:15:06 -05:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2018-08-24 10:10:27 -04:00
|
|
|
"title": "VRRP@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "FAILED",
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "BACKUP",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "2"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "MASTER",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "-1"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "current"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": true,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
2018-11-06 09:15:06 -05:00
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)"
|
2018-08-24 10:10:27 -04:00
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 0,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 18
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 121,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 3,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
2018-11-06 09:15:06 -05:00
|
|
|
"text": "mon01",
|
|
|
|
"value": "mon01"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0.5,1.5",
|
2018-11-06 09:15:06 -05:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2018-08-24 10:10:27 -04:00
|
|
|
"title": "VRRP@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "FAILED",
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "BACKUP",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "2"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "MASTER",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "-1"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "current"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": true,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
2018-11-06 09:15:06 -05:00
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)"
|
2018-08-24 10:10:27 -04:00
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 7,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 18
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 122,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 3,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
2018-11-06 09:15:06 -05:00
|
|
|
"text": "mon02",
|
|
|
|
"value": "mon02"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0.5,1.5",
|
2018-11-06 09:15:06 -05:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2018-08-24 10:10:27 -04:00
|
|
|
"title": "VRRP@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "FAILED",
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "BACKUP",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "2"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "MASTER",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "-1"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "current"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"cacheTimeout": null,
|
|
|
|
"colorBackground": false,
|
|
|
|
"colorValue": true,
|
|
|
|
"colors": [
|
|
|
|
"rgba(245, 54, 54, 0.9)",
|
2018-11-06 09:15:06 -05:00
|
|
|
"#299c46",
|
|
|
|
"rgba(237, 129, 40, 0.89)"
|
2018-08-24 10:10:27 -04:00
|
|
|
],
|
|
|
|
"datasource": null,
|
|
|
|
"format": "none",
|
|
|
|
"gauge": {
|
|
|
|
"maxValue": 100,
|
|
|
|
"minValue": 0,
|
|
|
|
"show": false,
|
|
|
|
"thresholdLabels": false,
|
|
|
|
"thresholdMarkers": true
|
|
|
|
},
|
|
|
|
"gridPos": {
|
|
|
|
"h": 3,
|
|
|
|
"w": 7,
|
|
|
|
"x": 14,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 18
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
2018-11-06 09:15:06 -05:00
|
|
|
"id": 123,
|
2018-08-24 10:10:27 -04:00
|
|
|
"interval": null,
|
|
|
|
"links": [],
|
|
|
|
"mappingType": 1,
|
|
|
|
"mappingTypes": [
|
|
|
|
{
|
|
|
|
"name": "value to text",
|
|
|
|
"value": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "range to text",
|
|
|
|
"value": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"maxDataPoints": 100,
|
|
|
|
"minSpan": 7,
|
|
|
|
"nullPointMode": "connected",
|
|
|
|
"nullText": null,
|
|
|
|
"postfix": "",
|
|
|
|
"postfixFontSize": "50%",
|
|
|
|
"prefix": "",
|
|
|
|
"prefixFontSize": "50%",
|
|
|
|
"rangeMaps": [
|
|
|
|
{
|
|
|
|
"from": "null",
|
|
|
|
"text": "N/A",
|
|
|
|
"to": "null"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repeat": null,
|
|
|
|
"repeatDirection": "h",
|
2018-11-06 09:15:06 -05:00
|
|
|
"repeatIteration": 1541085414079,
|
2018-08-24 10:10:27 -04:00
|
|
|
"repeatPanelId": 3,
|
|
|
|
"scopedVars": {
|
|
|
|
"host": {
|
|
|
|
"selected": false,
|
2018-11-06 09:15:06 -05:00
|
|
|
"text": "mon03",
|
|
|
|
"value": "mon03"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"sparkline": {
|
|
|
|
"fillColor": "rgba(31, 118, 189, 0.18)",
|
|
|
|
"full": false,
|
|
|
|
"lineColor": "rgb(31, 120, 193)",
|
|
|
|
"show": false
|
|
|
|
},
|
|
|
|
"tableColumn": "",
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"refId": "A",
|
|
|
|
"step": 4
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": "0.5,1.5",
|
2018-11-06 09:15:06 -05:00
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
2018-08-24 10:10:27 -04:00
|
|
|
"title": "VRRP@${host}",
|
|
|
|
"type": "singlestat",
|
|
|
|
"valueFontSize": "80%",
|
|
|
|
"valueMaps": [
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "null"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "FAILED",
|
|
|
|
"value": "0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "BACKUP",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "2"
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "MASTER",
|
2018-11-06 09:15:06 -05:00
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"op": "=",
|
|
|
|
"text": "UNKNOWN",
|
|
|
|
"value": "-1"
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"valueName": "current"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"collapsed": false,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 1,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 21
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
"id": 85,
|
|
|
|
"panels": [],
|
|
|
|
"title": "VRRP known states",
|
|
|
|
"type": "row"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"aliasColors": {},
|
|
|
|
"bars": false,
|
|
|
|
"dashLength": 10,
|
|
|
|
"dashes": false,
|
|
|
|
"datasource": null,
|
|
|
|
"decimals": 0,
|
2018-11-06 09:15:06 -05:00
|
|
|
"description": "Value-state mapping:\n2 - BACKUP\n1 - MASTER\n0 - FAILED\n-1 - UNKNOWN",
|
2018-08-24 10:10:27 -04:00
|
|
|
"fill": 1,
|
|
|
|
"gridPos": {
|
|
|
|
"h": 7,
|
|
|
|
"w": 24,
|
|
|
|
"x": 0,
|
2018-11-06 09:15:06 -05:00
|
|
|
"y": 22
|
2018-08-24 10:10:27 -04:00
|
|
|
},
|
|
|
|
"id": 2,
|
|
|
|
"legend": {
|
|
|
|
"alignAsTable": true,
|
|
|
|
"avg": false,
|
|
|
|
"current": true,
|
|
|
|
"hideEmpty": false,
|
|
|
|
"hideZero": false,
|
|
|
|
"max": false,
|
|
|
|
"min": false,
|
|
|
|
"rightSide": true,
|
|
|
|
"show": true,
|
|
|
|
"total": false,
|
|
|
|
"values": true
|
|
|
|
},
|
|
|
|
"lines": true,
|
|
|
|
"linewidth": 1,
|
|
|
|
"links": [],
|
|
|
|
"nullPointMode": "null",
|
|
|
|
"percentage": false,
|
|
|
|
"pointradius": 5,
|
|
|
|
"points": false,
|
|
|
|
"renderer": "flot",
|
|
|
|
"seriesOverrides": [],
|
|
|
|
"spaceLength": 10,
|
|
|
|
"stack": false,
|
|
|
|
"steppedLine": false,
|
|
|
|
"targets": [
|
|
|
|
{
|
|
|
|
"expr": "keepalived_state{environment=\"$environment\", host=~\"$host\"}",
|
|
|
|
"format": "time_series",
|
|
|
|
"instant": false,
|
|
|
|
"intervalFactor": 2,
|
|
|
|
"legendFormat": "{{ host }}",
|
|
|
|
"refId": "A",
|
|
|
|
"step": 2
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"thresholds": [],
|
|
|
|
"timeFrom": null,
|
|
|
|
"timeShift": null,
|
|
|
|
"title": "Keepalived VRRP state",
|
|
|
|
"tooltip": {
|
|
|
|
"shared": true,
|
|
|
|
"sort": 0,
|
|
|
|
"value_type": "individual"
|
|
|
|
},
|
|
|
|
"type": "graph",
|
|
|
|
"xaxis": {
|
|
|
|
"buckets": null,
|
|
|
|
"mode": "time",
|
|
|
|
"name": null,
|
|
|
|
"show": true,
|
|
|
|
"values": []
|
|
|
|
},
|
|
|
|
"yaxes": [
|
|
|
|
{
|
|
|
|
"decimals": 0,
|
|
|
|
"format": "short",
|
|
|
|
"label": "",
|
|
|
|
"logBase": 1,
|
|
|
|
"max": "2",
|
|
|
|
"min": "0",
|
|
|
|
"show": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"format": "short",
|
|
|
|
"label": null,
|
|
|
|
"logBase": 1,
|
|
|
|
"max": null,
|
|
|
|
"min": null,
|
|
|
|
"show": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"yaxis": {
|
|
|
|
"align": false,
|
|
|
|
"alignLevel": null
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"refresh": "1m",
|
|
|
|
"schemaVersion": 16,
|
|
|
|
"style": "dark",
|
|
|
|
"tags": [],
|
|
|
|
"templating": {
|
|
|
|
"list": [
|
|
|
|
{
|
|
|
|
"allValue": null,
|
|
|
|
"current": null,
|
|
|
|
"datasource": "prometheus",
|
|
|
|
"hide": 0,
|
|
|
|
"includeAll": false,
|
|
|
|
"label": null,
|
|
|
|
"multi": false,
|
|
|
|
"name": "environment",
|
|
|
|
"options": [],
|
|
|
|
"query": "label_values(environment)",
|
|
|
|
"refresh": 1,
|
|
|
|
"regex": "",
|
|
|
|
"sort": 0,
|
|
|
|
"tagValuesQuery": "",
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": "",
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"allValue": null,
|
|
|
|
"current": {
|
|
|
|
"selected": true,
|
|
|
|
"tags": [],
|
|
|
|
"text": "All",
|
|
|
|
"value": [
|
|
|
|
"$__all"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"datasource": null,
|
|
|
|
"hide": 0,
|
|
|
|
"includeAll": true,
|
|
|
|
"label": null,
|
|
|
|
"multi": true,
|
|
|
|
"name": "host",
|
|
|
|
"options": [],
|
2018-11-06 09:15:06 -05:00
|
|
|
"query": "label_values(procstat_running{environment=\"$environment\", process_name=\"keepalived\"},host)",
|
2018-08-24 10:10:27 -04:00
|
|
|
"refresh": 1,
|
|
|
|
"regex": "",
|
|
|
|
"sort": 1,
|
|
|
|
"tagValuesQuery": "",
|
|
|
|
"tags": [],
|
|
|
|
"tagsQuery": "",
|
|
|
|
"type": "query",
|
|
|
|
"useTags": false
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"time": {
|
|
|
|
"from": "now-1h",
|
|
|
|
"to": "now"
|
|
|
|
},
|
|
|
|
"timepicker": {
|
|
|
|
"refresh_intervals": [
|
|
|
|
"5s",
|
|
|
|
"10s",
|
|
|
|
"30s",
|
|
|
|
"1m",
|
|
|
|
"5m",
|
|
|
|
"15m",
|
|
|
|
"30m",
|
|
|
|
"1h",
|
|
|
|
"2h",
|
|
|
|
"1d"
|
|
|
|
],
|
|
|
|
"time_options": [
|
|
|
|
"5m",
|
|
|
|
"15m",
|
|
|
|
"1h",
|
|
|
|
"6h",
|
|
|
|
"12h",
|
|
|
|
"24h",
|
|
|
|
"2d",
|
|
|
|
"7d",
|
|
|
|
"30d"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"timezone": "",
|
|
|
|
"title": "Keepalived",
|
2018-11-06 09:15:06 -05:00
|
|
|
"version": 2
|
2018-08-24 10:10:27 -04:00
|
|
|
}
|
|
|
|
{% endraw %}
|