Remove embedded Kibana dashboards, now deplyoed seperately
This commit is contained in:
parent
6c3bb8f98c
commit
d1c5f06575
|
@ -1,452 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"uiStateJSON": {
|
|
||||||
"vis": {
|
|
||||||
"colors": {
|
|
||||||
"Critical": "#BF1B00",
|
|
||||||
"Ok": "#629E51",
|
|
||||||
"Unknown": "#962D82",
|
|
||||||
"Warning": "#E5AC0E"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customInterval": "2h",
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:0"
|
|
||||||
},
|
|
||||||
"label": "Ok"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:1"
|
|
||||||
},
|
|
||||||
"label": "Warning"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:3"
|
|
||||||
},
|
|
||||||
"label": "Critical"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:4"
|
|
||||||
},
|
|
||||||
"label": "Unknown"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "filters"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "CheckResults received"
|
|
||||||
},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"metric": {
|
|
||||||
"colorSchema": "Green to Red",
|
|
||||||
"colorsRange": [
|
|
||||||
{
|
|
||||||
"from": 0,
|
|
||||||
"to": 10000
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"invertColors": false,
|
|
||||||
"labels": {
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
"metricColorMode": "None",
|
|
||||||
"percentageMode": false,
|
|
||||||
"style": {
|
|
||||||
"bgColor": false,
|
|
||||||
"bgFill": "#000",
|
|
||||||
"fontSize": 60,
|
|
||||||
"labelColor": false,
|
|
||||||
"subText": ""
|
|
||||||
},
|
|
||||||
"useRanges": false
|
|
||||||
},
|
|
||||||
"type": "metric"
|
|
||||||
},
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"type": "metric"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Hosts",
|
|
||||||
"field": "icinga.host",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 50
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear"
|
|
||||||
},
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Services",
|
|
||||||
"field": "icinga.service",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear"
|
|
||||||
},
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.checkresult"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of check results received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "3",
|
|
||||||
"w": 4,
|
|
||||||
"x": 3,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "4",
|
|
||||||
"w": 5,
|
|
||||||
"x": 7,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-CheckResults",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "34e97340-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
|
@ -1,517 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Types",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customInterval": "2h",
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "Notification Types",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.service",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Services",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.host",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.users",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"host",
|
|
||||||
"service",
|
|
||||||
"users",
|
|
||||||
"text"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.notification"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "Notifications",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of notifications received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "3",
|
|
||||||
"w": 3,
|
|
||||||
"x": 3,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "4",
|
|
||||||
"w": 3,
|
|
||||||
"x": 6,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "5",
|
|
||||||
"w": 3,
|
|
||||||
"x": 9,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "5",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 11,
|
|
||||||
"i": "6",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 4
|
|
||||||
},
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "6",
|
|
||||||
"type": "search",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Notifications",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "ed031e90-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
|
@ -1,546 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"fontSize": 12,
|
|
||||||
"markdown": "![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)"
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"type": "markdown"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.version",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_term",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.idomysqlconnection.ido-mysql.version",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_term",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Nodes",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.node_name",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_term",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Nodes",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_host_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Hostchecks\"),.es(metric='avg:icinga.status.active_host_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_host_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_service_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Servicechecks\"),.es(metric='avg:icinga.status.active_service_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_service_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.api.num_endpoints').label(\"Endpoints\"), .es(metric='avg:icinga.status.api.num_not_conn_endpoints').label(\"Endpoints not connected\").title(\"Connected Endpoints\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_hosts_up').color(#3EC8AC).label(\"Up\").title(\"States of Hosts\"),.es(metric='avg:icinga.status.num_hosts_down').color(#E94822).label(\"Down\"),.es(metric='avg:icinga.status.num_hosts_unreachable').color(#6E60A0).label(\"Unreachable\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_services_ok').color(#3EC8AC).label(\"Ok\").title(\"States of Services\"),.es(metric='avg:icinga.status.num_services_warning').color(#F2910A).label(\"Warning\"),.es(metric='avg:icinga.status.num_services_critical').color(#E94822).label(\"Critical\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_1min.value').color(#616EEF).label(\"1 min\").title(\"MySQL Queries\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_5mins.value').color(#09A8FA).label(\"5 min\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_15mins.value').color(#41C5D3).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.status*"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "Statuspoller",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of Icinga Metrics",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 3,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "3",
|
|
||||||
"w": 3,
|
|
||||||
"x": 6,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "4",
|
|
||||||
"w": 3,
|
|
||||||
"x": 9,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "5",
|
|
||||||
"w": 4,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "5",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "6",
|
|
||||||
"w": 4,
|
|
||||||
"x": 4,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "6",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "7",
|
|
||||||
"w": 4,
|
|
||||||
"x": 8,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "7",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "8",
|
|
||||||
"w": 4,
|
|
||||||
"x": 0,
|
|
||||||
"y": 5
|
|
||||||
},
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "8",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "9",
|
|
||||||
"w": 4,
|
|
||||||
"x": 4,
|
|
||||||
"y": 5
|
|
||||||
},
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "9",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "10",
|
|
||||||
"w": 4,
|
|
||||||
"x": 8,
|
|
||||||
"y": 5
|
|
||||||
},
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "10",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Status",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "a13f1a80-e4cf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
|
@ -1,537 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of check results received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "1",
|
|
||||||
"w": 48,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "1",
|
|
||||||
"panelRefName": "panel_0",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 20,
|
|
||||||
"i": "2",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "2",
|
|
||||||
"panelRefName": "panel_1",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 20,
|
|
||||||
"i": "3",
|
|
||||||
"w": 16,
|
|
||||||
"x": 12,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "3",
|
|
||||||
"panelRefName": "panel_2",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 20,
|
|
||||||
"i": "4",
|
|
||||||
"w": 20,
|
|
||||||
"x": 28,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "4",
|
|
||||||
"panelRefName": "panel_3",
|
|
||||||
"version": "7.3.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "34e97340-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"dashboard": "7.3.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_0",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_1",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_2",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_3",
|
|
||||||
"type": "visualization"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzMSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"uiStateJSON": {
|
|
||||||
"vis": {
|
|
||||||
"colors": {
|
|
||||||
"Critical": "#BF1B00",
|
|
||||||
"Ok": "#629E51",
|
|
||||||
"Unknown": "#962D82",
|
|
||||||
"Warning": "#E5AC0E"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:0"
|
|
||||||
},
|
|
||||||
"label": "Ok"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:1"
|
|
||||||
},
|
|
||||||
"label": "Warning"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:3"
|
|
||||||
},
|
|
||||||
"label": "Critical"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:4"
|
|
||||||
},
|
|
||||||
"label": "Unknown"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "filters"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzMiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "CheckResults received"
|
|
||||||
},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"metric": {
|
|
||||||
"colorSchema": "Green to Red",
|
|
||||||
"colorsRange": [
|
|
||||||
{
|
|
||||||
"from": 0,
|
|
||||||
"to": 10000
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"invertColors": false,
|
|
||||||
"labels": {
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
"metricColorMode": "None",
|
|
||||||
"percentageMode": false,
|
|
||||||
"style": {
|
|
||||||
"bgColor": false,
|
|
||||||
"bgFill": "#000",
|
|
||||||
"fontSize": 60,
|
|
||||||
"labelColor": false,
|
|
||||||
"subText": ""
|
|
||||||
},
|
|
||||||
"useRanges": false
|
|
||||||
},
|
|
||||||
"type": "metric"
|
|
||||||
},
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"type": "metric"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzMywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Hosts",
|
|
||||||
"field": "icinga.host",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 50
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear",
|
|
||||||
"showLabel": true
|
|
||||||
},
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzNCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Services",
|
|
||||||
"field": "icinga.service",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear",
|
|
||||||
"showLabel": true
|
|
||||||
},
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzNSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.checkresult"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
[
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"title": "CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"search": "7.4.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "icingabeat-*",
|
|
||||||
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"type": "index-pattern"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzNiwxXQ=="
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "7.4.2"
|
|
||||||
}
|
|
|
@ -1,635 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of notifications received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "1",
|
|
||||||
"w": 48,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "1",
|
|
||||||
"panelRefName": "panel_0",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "2",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "2",
|
|
||||||
"panelRefName": "panel_1",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "3",
|
|
||||||
"w": 12,
|
|
||||||
"x": 12,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "3",
|
|
||||||
"panelRefName": "panel_2",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "4",
|
|
||||||
"w": 12,
|
|
||||||
"x": 24,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "4",
|
|
||||||
"panelRefName": "panel_3",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "5",
|
|
||||||
"w": 12,
|
|
||||||
"x": 36,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "5",
|
|
||||||
"panelRefName": "panel_4",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 44,
|
|
||||||
"i": "6",
|
|
||||||
"w": 48,
|
|
||||||
"x": 0,
|
|
||||||
"y": 16
|
|
||||||
},
|
|
||||||
"panelIndex": "6",
|
|
||||||
"panelRefName": "panel_5",
|
|
||||||
"version": "7.3.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Notifications",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "ed031e90-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"dashboard": "7.3.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_0",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_1",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_2",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_3",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_4",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_5",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzIzNywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Types",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"drop_partials": false,
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1,
|
|
||||||
"timeRange": {
|
|
||||||
"from": "now-15m",
|
|
||||||
"to": "now"
|
|
||||||
},
|
|
||||||
"useNormalizedEsInterval": true
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"show": false
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "Notification Types",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzIzOCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzIzOSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.service",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Services",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.host",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.users",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"icinga.host",
|
|
||||||
"icinga.service",
|
|
||||||
"icinga.users",
|
|
||||||
"icinga.text"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.notification"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
[
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"title": "Notifications",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"search": "7.4.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "icingabeat-*",
|
|
||||||
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"type": "index-pattern"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MywxXQ=="
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "7.4.2"
|
|
||||||
}
|
|
|
@ -1,672 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of Icinga Metrics",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "1",
|
|
||||||
"panelRefName": "panel_0",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "2",
|
|
||||||
"w": 12,
|
|
||||||
"x": 12,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "2",
|
|
||||||
"panelRefName": "panel_1",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "3",
|
|
||||||
"w": 12,
|
|
||||||
"x": 24,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "3",
|
|
||||||
"panelRefName": "panel_2",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "4",
|
|
||||||
"w": 12,
|
|
||||||
"x": 36,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "4",
|
|
||||||
"panelRefName": "panel_3",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "5",
|
|
||||||
"w": 16,
|
|
||||||
"x": 0,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "5",
|
|
||||||
"panelRefName": "panel_4",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "6",
|
|
||||||
"w": 16,
|
|
||||||
"x": 16,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "6",
|
|
||||||
"panelRefName": "panel_5",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "7",
|
|
||||||
"w": 16,
|
|
||||||
"x": 32,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "7",
|
|
||||||
"panelRefName": "panel_6",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "8",
|
|
||||||
"w": 16,
|
|
||||||
"x": 0,
|
|
||||||
"y": 20
|
|
||||||
},
|
|
||||||
"panelIndex": "8",
|
|
||||||
"panelRefName": "panel_7",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "9",
|
|
||||||
"w": 16,
|
|
||||||
"x": 16,
|
|
||||||
"y": 20
|
|
||||||
},
|
|
||||||
"panelIndex": "9",
|
|
||||||
"panelRefName": "panel_8",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "10",
|
|
||||||
"w": 16,
|
|
||||||
"x": 32,
|
|
||||||
"y": 20
|
|
||||||
},
|
|
||||||
"panelIndex": "10",
|
|
||||||
"panelRefName": "panel_9",
|
|
||||||
"version": "7.3.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Status",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "a13f1a80-e4cf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"dashboard": "7.3.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_0",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_1",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_2",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_3",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_4",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_5",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_6",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_7",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_8",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_9",
|
|
||||||
"type": "visualization"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"fontSize": 12,
|
|
||||||
"markdown": "![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)"
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"type": "markdown"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.version",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_key",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.idomysqlconnection.ido-mysql.version",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_key",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Nodes",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.node_name",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_key",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Nodes",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0OCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_host_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Hostchecks\"),.es(metric='avg:icinga.status.active_host_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_host_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0OSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_service_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Servicechecks\"),.es(metric='avg:icinga.status.active_service_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_service_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.api.num_endpoints').label(\"Endpoints\"), .es(metric='avg:icinga.status.api.num_not_conn_endpoints').label(\"Endpoints not connected\").title(\"Connected Endpoints\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_hosts_up').color(#3EC8AC).label(\"Up\").title(\"States of Hosts\"),.es(metric='avg:icinga.status.num_hosts_down').color(#E94822).label(\"Down\"),.es(metric='avg:icinga.status.num_hosts_unreachable').color(#6E60A0).label(\"Unreachable\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_services_ok').color(#3EC8AC).label(\"Ok\").title(\"States of Services\"),.es(metric='avg:icinga.status.num_services_warning').color(#F2910A).label(\"Warning\"),.es(metric='avg:icinga.status.num_services_critical').color(#E94822).label(\"Critical\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_1min.value').color(#616EEF).label(\"1 min\").title(\"MySQL Queries\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_5mins.value').color(#09A8FA).label(\"5 min\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_15mins.value').color(#41C5D3).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1NCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.status*"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
[
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"title": "Statuspoller",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"search": "7.4.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "icingabeat-*",
|
|
||||||
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"type": "index-pattern"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1NSwxXQ=="
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "7.4.2"
|
|
||||||
}
|
|
|
@ -1,452 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"uiStateJSON": {
|
|
||||||
"vis": {
|
|
||||||
"colors": {
|
|
||||||
"Critical": "#BF1B00",
|
|
||||||
"Ok": "#629E51",
|
|
||||||
"Unknown": "#962D82",
|
|
||||||
"Warning": "#E5AC0E"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customInterval": "2h",
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:0"
|
|
||||||
},
|
|
||||||
"label": "Ok"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:1"
|
|
||||||
},
|
|
||||||
"label": "Warning"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:3"
|
|
||||||
},
|
|
||||||
"label": "Critical"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"query": "icinga.check_result.state:4"
|
|
||||||
},
|
|
||||||
"label": "Unknown"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "filters"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "CheckResults received"
|
|
||||||
},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"metric": {
|
|
||||||
"colorSchema": "Green to Red",
|
|
||||||
"colorsRange": [
|
|
||||||
{
|
|
||||||
"from": 0,
|
|
||||||
"to": 10000
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"invertColors": false,
|
|
||||||
"labels": {
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
"metricColorMode": "None",
|
|
||||||
"percentageMode": false,
|
|
||||||
"style": {
|
|
||||||
"bgColor": false,
|
|
||||||
"bgFill": "#000",
|
|
||||||
"fontSize": 60,
|
|
||||||
"labelColor": false,
|
|
||||||
"subText": ""
|
|
||||||
},
|
|
||||||
"useRanges": false
|
|
||||||
},
|
|
||||||
"type": "metric"
|
|
||||||
},
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"type": "metric"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Hosts",
|
|
||||||
"field": "icinga.host",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 50
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear"
|
|
||||||
},
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Services",
|
|
||||||
"field": "icinga.service",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear"
|
|
||||||
},
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.checkresult"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of check results received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "3",
|
|
||||||
"w": 4,
|
|
||||||
"x": 3,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 5,
|
|
||||||
"i": "4",
|
|
||||||
"w": 5,
|
|
||||||
"x": 7,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-CheckResults",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "34e97340-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:10.746Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
|
@ -1,517 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Types",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customInterval": "2h",
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "Notification Types",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.service",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Services",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.host",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.users",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"host",
|
|
||||||
"service",
|
|
||||||
"users",
|
|
||||||
"text"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.notification"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "Notifications",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of notifications received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "3",
|
|
||||||
"w": 3,
|
|
||||||
"x": 3,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "4",
|
|
||||||
"w": 3,
|
|
||||||
"x": 6,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "5",
|
|
||||||
"w": 3,
|
|
||||||
"x": 9,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "5",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 11,
|
|
||||||
"i": "6",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 4
|
|
||||||
},
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "6",
|
|
||||||
"type": "search",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Notifications",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "ed031e90-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:11.752Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
|
@ -1,546 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"fontSize": 12,
|
|
||||||
"markdown": "![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)"
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"type": "markdown"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.version",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_term",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.idomysqlconnection.ido-mysql.version",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_term",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchId": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"title": "Nodes",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.node_name",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_term",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Nodes",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_host_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Hostchecks\"),.es(metric='avg:icinga.status.active_host_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_host_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_service_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Servicechecks\"),.es(metric='avg:icinga.status.active_service_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_service_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.api.num_endpoints').label(\"Endpoints\"), .es(metric='avg:icinga.status.api.num_not_conn_endpoints').label(\"Endpoints not connected\").title(\"Connected Endpoints\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_hosts_up').color(#3EC8AC).label(\"Up\").title(\"States of Hosts\"),.es(metric='avg:icinga.status.num_hosts_down').color(#E94822).label(\"Down\"),.es(metric='avg:icinga.status.num_hosts_unreachable').color(#6E60A0).label(\"Unreachable\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_services_ok').color(#3EC8AC).label(\"Ok\").title(\"States of Services\"),.es(metric='avg:icinga.status.num_services_warning').color(#F2910A).label(\"Warning\"),.es(metric='avg:icinga.status.num_services_critical').color(#E94822).label(\"Critical\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_1min.value').color(#616EEF).label(\"1 min\").title(\"MySQL Queries\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_5mins.value').color(#09A8FA).label(\"5 min\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_15mins.value').color(#41C5D3).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"index": "icingabeat-*",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.status*"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
],
|
|
||||||
"title": "Statuspoller",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of Icinga Metrics",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "1",
|
|
||||||
"w": 3,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "1",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "2",
|
|
||||||
"w": 3,
|
|
||||||
"x": 3,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "2",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "3",
|
|
||||||
"w": 3,
|
|
||||||
"x": 6,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "3",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 2,
|
|
||||||
"i": "4",
|
|
||||||
"w": 3,
|
|
||||||
"x": 9,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "4",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "5",
|
|
||||||
"w": 4,
|
|
||||||
"x": 0,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "5",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "6",
|
|
||||||
"w": 4,
|
|
||||||
"x": 4,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "6",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "7",
|
|
||||||
"w": 4,
|
|
||||||
"x": 8,
|
|
||||||
"y": 2
|
|
||||||
},
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "7",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "8",
|
|
||||||
"w": 4,
|
|
||||||
"x": 0,
|
|
||||||
"y": 5
|
|
||||||
},
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "8",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "9",
|
|
||||||
"w": 4,
|
|
||||||
"x": 4,
|
|
||||||
"y": 5
|
|
||||||
},
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "9",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 3,
|
|
||||||
"i": "10",
|
|
||||||
"w": 4,
|
|
||||||
"x": 8,
|
|
||||||
"y": 5
|
|
||||||
},
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"panelIndex": "10",
|
|
||||||
"type": "visualization",
|
|
||||||
"version": "6.1.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Status",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "a13f1a80-e4cf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2018-12-20T14:56:12.762Z",
|
|
||||||
"version": 1
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "6.5.3"
|
|
||||||
}
|
|
|
@ -1,537 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of check results received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "1",
|
|
||||||
"w": 48,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "1",
|
|
||||||
"panelRefName": "panel_0",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 20,
|
|
||||||
"i": "2",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "2",
|
|
||||||
"panelRefName": "panel_1",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 20,
|
|
||||||
"i": "3",
|
|
||||||
"w": 16,
|
|
||||||
"x": 12,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "3",
|
|
||||||
"panelRefName": "panel_2",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 20,
|
|
||||||
"i": "4",
|
|
||||||
"w": 20,
|
|
||||||
"x": 28,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "4",
|
|
||||||
"panelRefName": "panel_3",
|
|
||||||
"version": "7.3.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "34e97340-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"dashboard": "7.3.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_0",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_1",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_2",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_3",
|
|
||||||
"type": "visualization"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzMSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"uiStateJSON": {
|
|
||||||
"vis": {
|
|
||||||
"colors": {
|
|
||||||
"Critical": "#BF1B00",
|
|
||||||
"Ok": "#629E51",
|
|
||||||
"Unknown": "#962D82",
|
|
||||||
"Warning": "#E5AC0E"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"filters": [
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:0"
|
|
||||||
},
|
|
||||||
"label": "Ok"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:1"
|
|
||||||
},
|
|
||||||
"label": "Warning"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:3"
|
|
||||||
},
|
|
||||||
"label": "Critical"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"input": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "icinga.check_result.state:4"
|
|
||||||
},
|
|
||||||
"label": "Unknown"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "filters"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "CheckResults by State",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "a32bdf10-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzMiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "CheckResults received"
|
|
||||||
},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"metric": {
|
|
||||||
"colorSchema": "Green to Red",
|
|
||||||
"colorsRange": [
|
|
||||||
{
|
|
||||||
"from": 0,
|
|
||||||
"to": 10000
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"invertColors": false,
|
|
||||||
"labels": {
|
|
||||||
"show": true
|
|
||||||
},
|
|
||||||
"metricColorMode": "None",
|
|
||||||
"percentageMode": false,
|
|
||||||
"style": {
|
|
||||||
"bgColor": false,
|
|
||||||
"bgFill": "#000",
|
|
||||||
"fontSize": 60,
|
|
||||||
"labelColor": false,
|
|
||||||
"subText": ""
|
|
||||||
},
|
|
||||||
"useRanges": false
|
|
||||||
},
|
|
||||||
"type": "metric"
|
|
||||||
},
|
|
||||||
"title": "CheckResult Count",
|
|
||||||
"type": "metric"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "3bf26530-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzMywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Hosts",
|
|
||||||
"field": "icinga.host",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 50
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear",
|
|
||||||
"showLabel": true
|
|
||||||
},
|
|
||||||
"title": "Hosts Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4a9d5c50-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzNCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"customLabel": "Services",
|
|
||||||
"field": "icinga.service",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"maxFontSize": 72,
|
|
||||||
"minFontSize": 18,
|
|
||||||
"orientation": "single",
|
|
||||||
"scale": "linear",
|
|
||||||
"showLabel": true
|
|
||||||
},
|
|
||||||
"title": "Services Tag Cloud",
|
|
||||||
"type": "tagcloud"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "6a23e300-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzNSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.checkresult"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
[
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"title": "CheckResults",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "eb7896b0-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"search": "7.4.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "icingabeat-*",
|
|
||||||
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"type": "index-pattern"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2019-11-07T11:25:33.914Z",
|
|
||||||
"version": "WzIzNiwxXQ=="
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "7.4.2"
|
|
||||||
}
|
|
|
@ -1,635 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of notifications received by Icinga",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "1",
|
|
||||||
"w": 48,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "1",
|
|
||||||
"panelRefName": "panel_0",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "2",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "2",
|
|
||||||
"panelRefName": "panel_1",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "3",
|
|
||||||
"w": 12,
|
|
||||||
"x": 12,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "3",
|
|
||||||
"panelRefName": "panel_2",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "4",
|
|
||||||
"w": 12,
|
|
||||||
"x": 24,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "4",
|
|
||||||
"panelRefName": "panel_3",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "5",
|
|
||||||
"w": 12,
|
|
||||||
"x": 36,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "5",
|
|
||||||
"panelRefName": "panel_4",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 44,
|
|
||||||
"i": "6",
|
|
||||||
"w": 48,
|
|
||||||
"x": 0,
|
|
||||||
"y": 16
|
|
||||||
},
|
|
||||||
"panelIndex": "6",
|
|
||||||
"panelRefName": "panel_5",
|
|
||||||
"version": "7.3.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Notifications",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "ed031e90-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"dashboard": "7.3.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_0",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_1",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_2",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_3",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_4",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_5",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzIzNywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Types",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"drop_partials": false,
|
|
||||||
"extended_bounds": {},
|
|
||||||
"field": "@timestamp",
|
|
||||||
"interval": "auto",
|
|
||||||
"min_doc_count": 1,
|
|
||||||
"timeRange": {
|
|
||||||
"from": "now-15m",
|
|
||||||
"to": "now"
|
|
||||||
},
|
|
||||||
"useNormalizedEsInterval": true
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "date_histogram"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "3",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "group",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTimeMarker": false,
|
|
||||||
"addTooltip": true,
|
|
||||||
"categoryAxes": [
|
|
||||||
{
|
|
||||||
"id": "CategoryAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"position": "bottom",
|
|
||||||
"scale": {
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {},
|
|
||||||
"type": "category"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"grid": {
|
|
||||||
"categoryLines": false,
|
|
||||||
"style": {
|
|
||||||
"color": "#eee"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"labels": {
|
|
||||||
"show": false
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"seriesParams": [
|
|
||||||
{
|
|
||||||
"data": {
|
|
||||||
"id": "1",
|
|
||||||
"label": "Count"
|
|
||||||
},
|
|
||||||
"drawLinesBetweenPoints": true,
|
|
||||||
"mode": "stacked",
|
|
||||||
"show": "true",
|
|
||||||
"showCircles": true,
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxis": "ValueAxis-1"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"times": [],
|
|
||||||
"type": "histogram",
|
|
||||||
"valueAxes": [
|
|
||||||
{
|
|
||||||
"id": "ValueAxis-1",
|
|
||||||
"labels": {
|
|
||||||
"filter": false,
|
|
||||||
"rotate": 0,
|
|
||||||
"show": true,
|
|
||||||
"truncate": 100
|
|
||||||
},
|
|
||||||
"name": "LeftAxis-1",
|
|
||||||
"position": "left",
|
|
||||||
"scale": {
|
|
||||||
"mode": "normal",
|
|
||||||
"type": "linear"
|
|
||||||
},
|
|
||||||
"show": true,
|
|
||||||
"style": {},
|
|
||||||
"title": {
|
|
||||||
"text": "Count"
|
|
||||||
},
|
|
||||||
"type": "value"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"title": "Notification Types",
|
|
||||||
"type": "histogram"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "af54ac40-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzIzOCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.notification_type",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Types (Pie)",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "caabba10-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzIzOSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.service",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Services",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fcb31150-e4ca-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.host",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 500
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notification Hosts",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e5a012a0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.users",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "1",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "right",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Notifications by User",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "e95ca140-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"icinga.host",
|
|
||||||
"icinga.service",
|
|
||||||
"icinga.users",
|
|
||||||
"icinga.text"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.event.notification"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
[
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"title": "Notifications",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "fa782860-e4bd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"search": "7.4.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "icingabeat-*",
|
|
||||||
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"type": "index-pattern"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2019-11-07T11:25:34.939Z",
|
|
||||||
"version": "WzI0MywxXQ=="
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "7.4.2"
|
|
||||||
}
|
|
|
@ -1,672 +0,0 @@
|
||||||
{
|
|
||||||
"objects": [
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "Summary of Icinga Metrics",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"optionsJSON": {
|
|
||||||
"darkTheme": false,
|
|
||||||
"hidePanelTitles": false,
|
|
||||||
"useMargins": true
|
|
||||||
},
|
|
||||||
"panelsJSON": [
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "1",
|
|
||||||
"w": 12,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "1",
|
|
||||||
"panelRefName": "panel_0",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "2",
|
|
||||||
"w": 12,
|
|
||||||
"x": 12,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "2",
|
|
||||||
"panelRefName": "panel_1",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "3",
|
|
||||||
"w": 12,
|
|
||||||
"x": 24,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "3",
|
|
||||||
"panelRefName": "panel_2",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 8,
|
|
||||||
"i": "4",
|
|
||||||
"w": 12,
|
|
||||||
"x": 36,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"panelIndex": "4",
|
|
||||||
"panelRefName": "panel_3",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "5",
|
|
||||||
"w": 16,
|
|
||||||
"x": 0,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "5",
|
|
||||||
"panelRefName": "panel_4",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "6",
|
|
||||||
"w": 16,
|
|
||||||
"x": 16,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "6",
|
|
||||||
"panelRefName": "panel_5",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "7",
|
|
||||||
"w": 16,
|
|
||||||
"x": 32,
|
|
||||||
"y": 8
|
|
||||||
},
|
|
||||||
"panelIndex": "7",
|
|
||||||
"panelRefName": "panel_6",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "8",
|
|
||||||
"w": 16,
|
|
||||||
"x": 0,
|
|
||||||
"y": 20
|
|
||||||
},
|
|
||||||
"panelIndex": "8",
|
|
||||||
"panelRefName": "panel_7",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "9",
|
|
||||||
"w": 16,
|
|
||||||
"x": 16,
|
|
||||||
"y": 20
|
|
||||||
},
|
|
||||||
"panelIndex": "9",
|
|
||||||
"panelRefName": "panel_8",
|
|
||||||
"version": "7.3.0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"gridData": {
|
|
||||||
"h": 12,
|
|
||||||
"i": "10",
|
|
||||||
"w": 16,
|
|
||||||
"x": 32,
|
|
||||||
"y": 20
|
|
||||||
},
|
|
||||||
"panelIndex": "10",
|
|
||||||
"panelRefName": "panel_9",
|
|
||||||
"version": "7.3.0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeRestore": false,
|
|
||||||
"title": "Icingabeat-Status",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "a13f1a80-e4cf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"dashboard": "7.3.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_0",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_1",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_2",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_3",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_4",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_5",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_6",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_7",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_8",
|
|
||||||
"type": "visualization"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "panel_9",
|
|
||||||
"type": "visualization"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "dashboard",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"fontSize": 12,
|
|
||||||
"markdown": "![Icinga Logo](https://www.icinga.com/wp-content/uploads/2014/06/icinga_logo.png)"
|
|
||||||
},
|
|
||||||
"title": "Icinga Logo",
|
|
||||||
"type": "markdown"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "77052890-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.version",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_key",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Icinga Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "bebb81b0-e4c1-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.idomysqlconnection.ido-mysql.version",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_key",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "MySQL Schema Version",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "73cd6b40-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0NywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"savedSearchRefName": "search_0",
|
|
||||||
"title": "Nodes",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "1",
|
|
||||||
"params": {},
|
|
||||||
"schema": "metric",
|
|
||||||
"type": "count"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"enabled": true,
|
|
||||||
"id": "2",
|
|
||||||
"params": {
|
|
||||||
"field": "icinga.status.icingaapplication.app.node_name",
|
|
||||||
"missingBucket": false,
|
|
||||||
"missingBucketLabel": "Missing",
|
|
||||||
"order": "desc",
|
|
||||||
"orderBy": "_key",
|
|
||||||
"otherBucket": false,
|
|
||||||
"otherBucketLabel": "Other",
|
|
||||||
"size": 5
|
|
||||||
},
|
|
||||||
"schema": "segment",
|
|
||||||
"type": "terms"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"params": {
|
|
||||||
"addLegend": true,
|
|
||||||
"addTooltip": true,
|
|
||||||
"isDonut": true,
|
|
||||||
"labels": {
|
|
||||||
"last_level": true,
|
|
||||||
"show": false,
|
|
||||||
"truncate": 100,
|
|
||||||
"values": true
|
|
||||||
},
|
|
||||||
"legendPosition": "top",
|
|
||||||
"type": "pie"
|
|
||||||
},
|
|
||||||
"title": "Nodes",
|
|
||||||
"type": "pie"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "b37471e0-e4c6-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"name": "search_0",
|
|
||||||
"type": "search"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0OCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_host_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Hostchecks\"),.es(metric='avg:icinga.status.active_host_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_host_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Hostchecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "16cd5a60-e4c0-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI0OSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.active_service_checks_1min').color(#070F4E).label(\"1 min\").title(\"Amount of Servicechecks\"),.es(metric='avg:icinga.status.active_service_checks_5min').color(#2772DB).label(\"5 min\"),.es(metric='avg:icinga.status.active_service_checks_15min').color(#3AB1C8).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Servicechecks by time",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "fbb4acc0-e4cd-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.api.num_endpoints').label(\"Endpoints\"), .es(metric='avg:icinga.status.api.num_not_conn_endpoints').label(\"Endpoints not connected\").title(\"Connected Endpoints\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "Endpoints comparisson",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0c0685d0-e4bf-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MSwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_hosts_up').color(#3EC8AC).label(\"Up\").title(\"States of Hosts\"),.es(metric='avg:icinga.status.num_hosts_down').color(#E94822).label(\"Down\"),.es(metric='avg:icinga.status.num_hosts_unreachable').color(#6E60A0).label(\"Unreachable\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Hosts",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "0d44fb70-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MiwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.status.num_services_ok').color(#3EC8AC).label(\"Ok\").title(\"States of Services\"),.es(metric='avg:icinga.status.num_services_warning').color(#F2910A).label(\"Warning\"),.es(metric='avg:icinga.status.num_services_critical').color(#E94822).label(\"Critical\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "States of Services",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "204750b0-e4ce-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1MywxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"description": "",
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {}
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"uiStateJSON": {},
|
|
||||||
"version": 1,
|
|
||||||
"visState": {
|
|
||||||
"aggs": [],
|
|
||||||
"params": {
|
|
||||||
"expression": ".es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_1min.value').color(#616EEF).label(\"1 min\").title(\"MySQL Queries\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_5mins.value').color(#09A8FA).label(\"5 min\"), .es(metric='avg:icinga.perfdata.idomysqlconnection_ido-mysql_queries_15mins.value').color(#41C5D3).label(\"15 min\")",
|
|
||||||
"interval": "1m"
|
|
||||||
},
|
|
||||||
"title": "MySQL Queries",
|
|
||||||
"type": "timelion"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"id": "4d4cda00-e4c2-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"visualization": "7.4.2"
|
|
||||||
},
|
|
||||||
"references": [],
|
|
||||||
"type": "visualization",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1NCwxXQ=="
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"attributes": {
|
|
||||||
"columns": [
|
|
||||||
"_source"
|
|
||||||
],
|
|
||||||
"description": "",
|
|
||||||
"hits": 0,
|
|
||||||
"kibanaSavedObjectMeta": {
|
|
||||||
"searchSourceJSON": {
|
|
||||||
"filter": [],
|
|
||||||
"highlightAll": true,
|
|
||||||
"indexRefName": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"query": {
|
|
||||||
"language": "lucene",
|
|
||||||
"query": "type:icingabeat.status*"
|
|
||||||
},
|
|
||||||
"version": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"sort": [
|
|
||||||
[
|
|
||||||
"@timestamp",
|
|
||||||
"desc"
|
|
||||||
]
|
|
||||||
],
|
|
||||||
"title": "Statuspoller",
|
|
||||||
"version": 1
|
|
||||||
},
|
|
||||||
"id": "091fd610-e4be-11e7-b4d1-8383451ae5a4",
|
|
||||||
"migrationVersion": {
|
|
||||||
"search": "7.4.0"
|
|
||||||
},
|
|
||||||
"references": [
|
|
||||||
{
|
|
||||||
"id": "icingabeat-*",
|
|
||||||
"name": "kibanaSavedObjectMeta.searchSourceJSON.index",
|
|
||||||
"type": "index-pattern"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"type": "search",
|
|
||||||
"updated_at": "2019-11-07T11:25:35.948Z",
|
|
||||||
"version": "WzI1NSwxXQ=="
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "7.4.2"
|
|
||||||
}
|
|
|
@ -1 +1 @@
|
||||||
{"uuid":"0409fabd-956a-4000-9090-22c9c0b438af"}
|
{"uuid":"0409fabd-956a-4000-9090-22c9c0b438af","first_start":"2022-05-31T13:14:26.86643+02:00"}
|
||||||
|
|
|
@ -79,17 +79,12 @@ We have dashboards prepared that you can use when getting started with
|
||||||
Icingabeat. They are meant to give you some inspiration before you start
|
Icingabeat. They are meant to give you some inspiration before you start
|
||||||
exploring the data by yourself.
|
exploring the data by yourself.
|
||||||
|
|
||||||
**Note:** The dashboards require Kibana >= 6.0
|
Starting with icingabeat v7.17.4 you have to download and import the dashboards manually.
|
||||||
|
|
||||||
Import dashboards and index pattern:
|
Download and upack `dashboards.zip` from the [latest release](https://github.com/Icinga/icingabeat/releases/latest) page.
|
||||||
``` shell
|
|
||||||
icingabeat setup
|
|
||||||
```
|
|
||||||
|
|
||||||
Set Kibana host, user and password if necessary:
|
Use Kibana's Import functionality to upload the `*.ndjson` files which will
|
||||||
``` shell
|
import a bunch of saved objects, including dashboards and single visualizations.
|
||||||
icingabeat setup -E setup.kibana.host=127.0.0.1:5601 -E setup.kibana.username=elastic -E setup.kibana.password=secret
|
|
||||||
```
|
|
||||||
|
|
||||||
## Manual Installation
|
## Manual Installation
|
||||||
|
|
||||||
|
|
2
go.sum
2
go.sum
|
@ -159,6 +159,7 @@ github.com/bi-zone/go-winio v0.4.15 h1:viLHm+U7bzIkfVHuWgc3Wp/sT5zaLoRG7XdOEy1b1
|
||||||
github.com/bi-zone/go-winio v0.4.15/go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw=
|
github.com/bi-zone/go-winio v0.4.15/go.mod h1:tTuCMEN+UleMWgg9dVx4Hu52b1bJo+59jBh3ajtinzw=
|
||||||
github.com/bitly/go-simplejson v0.5.0/go.mod h1:cXHtHw4XUPsvGaxgjIAn8PhEWG9NfngEKAMDJEczWVA=
|
github.com/bitly/go-simplejson v0.5.0/go.mod h1:cXHtHw4XUPsvGaxgjIAn8PhEWG9NfngEKAMDJEczWVA=
|
||||||
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
|
github.com/bits-and-blooms/bitset v1.2.0/go.mod h1:gIdJ4wp64HaoK2YrL1Q5/N7Y16edYb8uY+O0FJTyyDA=
|
||||||
|
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2 h1:oMCHnXa6CCCafdPDbMh/lWRhRByN0VFLvv+g+ayx1SI=
|
||||||
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2/go.mod h1:PkYb9DJNAwrSvRx5DYA+gUcOIgTGVMNkfSCbZM8cWpI=
|
github.com/blakesmith/ar v0.0.0-20150311145944-8bd4349a67f2/go.mod h1:PkYb9DJNAwrSvRx5DYA+gUcOIgTGVMNkfSCbZM8cWpI=
|
||||||
github.com/blang/semver v3.1.0+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
|
github.com/blang/semver v3.1.0+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
|
||||||
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
|
github.com/blang/semver v3.5.1+incompatible/go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk=
|
||||||
|
@ -929,6 +930,7 @@ github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635/go.mod h1:hkRG
|
||||||
github.com/tchap/go-patricia v2.2.6+incompatible/go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I=
|
github.com/tchap/go-patricia v2.2.6+incompatible/go.mod h1:bmLyhP68RS6kStMGxByiQ23RP/odRBOTVjwp2cDyi6I=
|
||||||
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20170815181823-89b8d40f7ca8/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
|
||||||
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
|
github.com/tmc/grpc-websocket-proxy v0.0.0-20190109142713-0ad062ec5ee5/go.mod h1:ncp9v5uamzpCO7NfCPTXjqaC+bZgJeR0sMTm6dMHP7U=
|
||||||
|
github.com/tsg/go-daemon v0.0.0-20200207173439-e704b93fd89b h1:X/8hkb4rQq3+QuOxpJK7gWmAXmZucF0EI1s1BfBLq6U=
|
||||||
github.com/tsg/go-daemon v0.0.0-20200207173439-e704b93fd89b/go.mod h1:jAqhj/JBVC1PwcLTWd6rjQyGyItxxrhpiBl8LSuAGmw=
|
github.com/tsg/go-daemon v0.0.0-20200207173439-e704b93fd89b/go.mod h1:jAqhj/JBVC1PwcLTWd6rjQyGyItxxrhpiBl8LSuAGmw=
|
||||||
github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786 h1:B/IVHYiI0d04dudYw+CvCAGqSMq8d0yWy56eD6p85BQ=
|
github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786 h1:B/IVHYiI0d04dudYw+CvCAGqSMq8d0yWy56eD6p85BQ=
|
||||||
github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786/go.mod h1:RIkfovP3Y7my19aXEjjbNd9E5TlHozzAyt7B8AaEcwg=
|
github.com/tsg/gopacket v0.0.0-20200626092518-2ab8e397a786/go.mod h1:RIkfovP3Y7my19aXEjjbNd9E5TlHozzAyt7B8AaEcwg=
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
// Licensed to Elasticsearch B.V. under one or more contributor
|
||||||
|
// license agreements. See the NOTICE file distributed with
|
||||||
|
// this work for additional information regarding copyright
|
||||||
|
// ownership. Elasticsearch B.V. licenses this file to you under
|
||||||
|
// the Apache License, Version 2.0 (the "License"); you may
|
||||||
|
// not use this file except in compliance with the License.
|
||||||
|
// You may obtain a copy of the License at
|
||||||
|
//
|
||||||
|
// http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
//
|
||||||
|
// Unless required by applicable law or agreed to in writing,
|
||||||
|
// software distributed under the License is distributed on an
|
||||||
|
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||||
|
// KIND, either express or implied. See the License for the
|
||||||
|
// specific language governing permissions and limitations
|
||||||
|
// under the License.
|
||||||
|
|
||||||
|
// Code generated by beats/dev-tools/cmd/module_include_list/module_include_list.go - DO NOT EDIT.
|
||||||
|
|
||||||
|
package include
|
||||||
|
|
||||||
|
import (
|
||||||
|
// Import packages that need to register themselves.
|
||||||
|
)
|
24
magefile.go
24
magefile.go
|
@ -7,7 +7,6 @@ import (
|
||||||
"time"
|
"time"
|
||||||
|
|
||||||
"github.com/magefile/mage/mg"
|
"github.com/magefile/mage/mg"
|
||||||
"github.com/magefile/mage/sh"
|
|
||||||
|
|
||||||
devtools "github.com/elastic/beats/v7/dev-tools/mage"
|
devtools "github.com/elastic/beats/v7/dev-tools/mage"
|
||||||
"github.com/elastic/beats/v7/dev-tools/mage/target/build"
|
"github.com/elastic/beats/v7/dev-tools/mage/target/build"
|
||||||
|
@ -34,6 +33,7 @@ func Package() {
|
||||||
defer func() { fmt.Println("package ran for", time.Since(start)) }()
|
defer func() { fmt.Println("package ran for", time.Since(start)) }()
|
||||||
|
|
||||||
devtools.UseCommunityBeatPackaging()
|
devtools.UseCommunityBeatPackaging()
|
||||||
|
devtools.PackageKibanaDashboardsFromBuildDir()
|
||||||
|
|
||||||
mg.Deps(Update)
|
mg.Deps(Update)
|
||||||
mg.Deps(build.CrossBuild, build.CrossBuildGoDaemon)
|
mg.Deps(build.CrossBuild, build.CrossBuildGoDaemon)
|
||||||
|
@ -41,8 +41,8 @@ func Package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Update updates the generated files (aka make update).
|
// Update updates the generated files (aka make update).
|
||||||
func Update() error {
|
func Update() {
|
||||||
return sh.Run("make", "update")
|
mg.SerialDeps(Fields, Dashboards, Config, includeList, fieldDocs)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Fields generates a fields.yml for the Beat.
|
// Fields generates a fields.yml for the Beat.
|
||||||
|
@ -57,6 +57,13 @@ func Config() error {
|
||||||
return devtools.Config(devtools.AllConfigTypes, p, ".")
|
return devtools.Config(devtools.AllConfigTypes, p, ".")
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func includeList() error {
|
||||||
|
options := devtools.DefaultIncludeListOptions()
|
||||||
|
options.ImportDirs = []string{"protos/*"}
|
||||||
|
options.ModuleDirs = nil
|
||||||
|
return devtools.GenerateIncludeListGo(options)
|
||||||
|
}
|
||||||
|
|
||||||
// Clean cleans all generated files and build artifacts.
|
// Clean cleans all generated files and build artifacts.
|
||||||
func Clean() error {
|
func Clean() error {
|
||||||
return devtools.Clean()
|
return devtools.Clean()
|
||||||
|
@ -98,3 +105,14 @@ func BuildGoDaemon() error {
|
||||||
func GolangCrossBuild() error {
|
func GolangCrossBuild() error {
|
||||||
return build.GolangCrossBuild()
|
return build.GolangCrossBuild()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Fields generates fields.yml and fields.go files for the Beat.
|
||||||
|
|
||||||
|
func fieldDocs() error {
|
||||||
|
return devtools.Docs.FieldDocs("fields.yml")
|
||||||
|
}
|
||||||
|
|
||||||
|
// Dashboards collects all the dashboards and generates index patterns.
|
||||||
|
func Dashboards() error {
|
||||||
|
return devtools.KibanaDashboards("protos")
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue