diff --git a/content_pack.json b/content_pack.json index 4edb4f0..20d0a6e 100644 --- a/content_pack.json +++ b/content_pack.json @@ -1,169 +1,35 @@ { "v": 1, - "id": "2fe18196-7a3c-4d94-9aca-3b27625d8f28", + "id": "4522d51b-62da-4416-98d0-02a3193c6d45", "rev": 1, - "name": "Glog VMware 5-7x ", - "summary": "Glog ", - "description": "Graylog vmware content pack", - "vendor": "dave", - "url": "https://github.com/dcecchino/glog", + "name": "VMware Dashboard ", + "summary": "Graylog ", + "description": "", + "vendor": "Dave C", + "url": "", "parameters": [], "entities": [ - { - "v": "1", - "type": { - "name": "pipeline", - "version": "1" - }, - "id": "3e5e955d-a3fd-471e-94bb-73179050f132", - "data": { - "title": { - "@type": "string", - "@value": "Vmware Average Device Latency" - }, - "description": { - "@type": "string", - "@value": "" - }, - "source": { - "@type": "string", - "@value": "pipeline \"Vmware Average Device Latency\"\nstage 0 match either\nend" - }, - "connected_streams": [ - { - "@type": "string", - "@value": "72212e8b-b25e-4273-aba1-07e23733912b" - } - ] - }, - "constraints": [ - { - "type": "server-version", - "version": ">=4.3.8+8c4705e" - } - ] - }, - { - "v": "1", - "type": { - "name": "pipeline", - "version": "1" - }, - "id": "ef9ec8ad-524d-44d9-a9a3-5d83681f036b", - "data": { - "title": { - "@type": "string", - "@value": "Vmware Network DVS and MAC " - }, - "description": { - "@type": "string", - "@value": "" - }, - "source": { - "@type": "string", - "@value": "pipeline \"Vmware Network DVS and MAC \"\nstage 0 match either\nend" - }, - "connected_streams": [ - { - "@type": "string", - "@value": "7933a626-8ec9-4901-96bc-a5394bdcbf1a" - } - ] - }, - "constraints": [ - { - "type": "server-version", - "version": ">=4.3.8+8c4705e" - } - ] - }, - { - "v": "1", - "type": { - "name": "stream", - "version": "1" - }, - "id": "72212e8b-b25e-4273-aba1-07e23733912b", - "data": { - "alarm_callbacks": [], - "outputs": [], - "remove_matches": { - "@type": "boolean", - "@value": false - }, - "title": { - "@type": "string", - "@value": "Vmware Average Device Latency" - }, - "stream_rules": [ - { - "type": { - "@type": "string", - "@value": "GREATER" - }, - "field": { - "@type": "string", - "@value": "current_avg_device_latency" - }, - "value": { - "@type": "string", - "@value": "1000000" - }, - "inverted": { - "@type": "boolean", - "@value": false - }, - "description": { - "@type": "string", - "@value": "1,000,000 microseconds = 1,000 milliseconds = 1 second" - } - } - ], - "alert_conditions": [], - "matching_type": { - "@type": "string", - "@value": "AND" - }, - "disabled": { - "@type": "boolean", - "@value": false - }, - "description": { - "@type": "string", - "@value": "Stream containing all messages looking for device latency greater than 4 milliseconds" - }, - "default_stream": { - "@type": "boolean", - "@value": false - } - }, - "constraints": [ - { - "type": "server-version", - "version": ">=4.3.8+8c4705e" - } - ] - }, { "v": "1", "type": { "name": "dashboard", "version": "2" }, - "id": "74832dd4-d7ba-4e2d-9545-ea7ebcea5e42", + "id": "a4bf5364-652e-442c-9231-3421b024dade", "data": { "summary": { "@type": "string", - "@value": "This dashboard was migrated automatically." + "@value": "VMware 6 7 or 8" }, "search": { "queries": [ { - "id": "6578c45f-47f5-4d0c-b54b-c12c61683f9b", + "id": "2915c162-6d70-4bd6-94a7-671cda050de7", "timerange": { - "type": "relative", - "range": 300 + "range": 300, + "type": "relative" }, + "filters": [], "query": { "type": "elasticsearch", "query_string": "" @@ -172,14 +38,16 @@ { "query": { "type": "elasticsearch", - "query_string": "NOT username:info*" + "query_string": "vmware_power_state:off" }, "name": "chart", "timerange": { - "type": "relative", - "from": 7200 + "from": 172800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -192,42 +60,38 @@ "row_groups": [ { "type": "values", - "field": "username", - "limit": 5 - }, - { - "type": "values", - "field": "ip_address", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 15, + "skip_empty_values": true } ], "type": "pivot", - "id": "fa3eae9c-3fa5-48b3-ab9d-00590a1b951e", + "id": "56b496d6-ac91-4857-b60b-e6e521aa026a", + "filters": [], "column_groups": [], - "sort": [ - { - "type": "series", - "field": "username", - "direction": "Descending" - } - ] + "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "" + "query_string": "vmware_task_executed:*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 7200 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { - "type": "count", - "id": "count()", - "field": null + "type": "percentage", + "id": "percentage(vmware_task_executed)", + "strategy": "COUNT", + "field": "vmware_task_executed" } ], "filter": null, @@ -235,37 +99,32 @@ "row_groups": [ { "type": "values", - "field": "username", - "limit": 50 - }, - { - "type": "values", - "field": "ip_address", - "limit": 15 + "fields": [ + "vmware_task_executed" + ], + "limit": 150, + "skip_empty_values": true } ], "type": "pivot", - "id": "5e91730a-c1dc-49ae-be37-2c9d9293be62", + "id": "c028ae07-703e-4f47-a6ff-a898ee1e7aad", + "filters": [], "column_groups": [], - "sort": [ - { - "type": "series", - "field": "username", - "direction": "Descending" - } - ] + "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "failure_type:\"Authentication failure\" OR failure_type:Failed OR failure_type:\"User not known to the underlying authentication module\" " + "query_string": "vmware_task_executed:*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -278,27 +137,37 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 50 + "fields": [ + "vmware_task_executed" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "username", - "limit": 15 + "fields": [ + "username" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "ip_address", - "limit": 15 + "fields": [ + "VCENTER_DATACENTER_ID" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "5e0fec8a-4e20-47f7-8bab-5ed34ba13f4b", + "id": "343cb809-1aad-4093-9ff5-fa31f485f1da", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "source", + "field": "vmware_task_executed", "direction": "Descending" } ] @@ -306,57 +175,63 @@ { "query": { "type": "elasticsearch", - "query_string": "NOT root AND NOT DCUI" + "query_string": "application_name:vim.event.TaskEvent NOT \"Create virtual machine snapshot\" NOT \"Migrate virtual machine\" NOT \"Remove snapshot\" NOT \"Task-Null\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "from": 28800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", - "id": "count()", - "field": null + "id": "count(vmware_task_executed)", + "field": "vmware_task_executed" } ], "filter": null, - "rollup": true, + "rollup": false, "row_groups": [ { "type": "values", - "field": "LDAP_username", - "limit": 50 - }, - { - "type": "values", - "field": "username", - "limit": 15 + "fields": [ + "VCENTER_DATACENTER_ID" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "f6a859e7-da1d-46ad-b033-8cb19302bdea", - "column_groups": [], - "sort": [ + "id": "f76bbeaa-0dcf-4257-ace6-6b587b1b04e4", + "filters": [], + "column_groups": [ { - "type": "series", - "field": "LDAP_username", - "direction": "Descending" + "type": "values", + "fields": [ + "vmware_task_executed" + ], + "limit": 15, + "skip_empty_values": false } - ] + ], + "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "failure_type:\"Authentication failure\" OR failure_type:Failed OR failure_type:\"User not known to the underlying authentication module\" " + "query_string": "vmware_task_executed:* NOT \"Create virtual machine snapshot\" NOT \"Remove snapshot\" NOT \"Check new\" NOT datastore:*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -369,42 +244,38 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 5 - }, - { - "type": "values", - "field": "username", - "limit": 15 - }, - { - "type": "values", - "field": "ip_address", - "limit": 15 + "fields": [ + "vmware_task_executed" + ], + "limit": 150, + "skip_empty_values": false } ], "type": "pivot", - "id": "75995b5c-6056-419e-bb8f-140a3ef271d6", + "id": "10b0a005-d5f9-4d77-8bbf-685b3a38a83e", + "filters": [], "column_groups": [], "sort": [ { - "type": "series", - "field": "source", - "direction": "Descending" + "type": "pivot", + "field": "vmware_task_executed", + "direction": "Ascending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "disallowed" + "query_string": "vmware_task_executed:*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 7200 + "from": 172800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -417,29 +288,44 @@ "row_groups": [ { "type": "values", - "field": "vmware_guest_name", - "limit": 50 + "fields": [ + "vmware_guest_name" + ], + "limit": 15, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "LDAP_username" + ], + "limit": 15, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "HOSTNAME" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "9f7757b2-51a9-41f6-aa3d-b91e9b4cdcf0", + "id": "429e2618-247b-4b79-96b3-5f91954eeacb", + "filters": [], "column_groups": [], - "sort": [ - { - "type": "series", - "field": "vmware_guest_name", - "direction": "Descending" - } - ] + "sort": [] } ] }, { - "id": "50456310-c32e-418c-87e8-1cf7ec1ade38", + "id": "9f4026f4-5a47-469a-bb20-19ac2bcc1a9c", "timerange": { - "type": "relative", - "range": 300 + "range": 300, + "type": "relative" }, + "filters": [], "query": { "type": "elasticsearch", "query_string": "" @@ -448,16 +334,48 @@ { "query": { "type": "elasticsearch", - "query_string": "\"performance has deteriorated\"" + "query_string": "\"ping failed\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "range": 172800, + "type": "relative" }, - "streams": [ - "72212e8b-b25e-4273-aba1-07e23733912b" + "column_limit": null, + "streams": [], + "row_limit": null, + "series": [], + "filter": null, + "rollup": true, + "row_groups": [ + { + "type": "values", + "fields": [ + "ip_address_geolocation" + ], + "limit": 15, + "skip_empty_values": false + } ], + "type": "pivot", + "id": "2660c6e3-c825-4280-a1d8-01f597f25900", + "filters": [], + "column_groups": [], + "sort": [] + }, + { + "query": { + "type": "elasticsearch", + "query_string": "(\"enabled port\" AND \"mac\")" + }, + "name": "chart", + "timerange": { + "range": 28800, + "type": "relative" + }, + "column_limit": null, + "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -470,27 +388,45 @@ "row_groups": [ { "type": "values", - "field": "HOSTNAME", - "limit": 50 + "fields": [ + "vmware_dvs_port_id" + ], + "limit": 50, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "vmware_mac_address" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_naa_disk_id", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "datastore", - "limit": 15 + "fields": [ + "VCENTER_DATACENTER_CLUSTER_ID" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "c881994f-2ec5-4159-81d4-a89cf2302742", + "id": "c7532086-da44-42b8-b9dc-386e927e8ced", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "HOSTNAME", + "field": "vmware_dvs_port_id", "direction": "Descending" } ] @@ -498,21 +434,21 @@ { "query": { "type": "elasticsearch", - "query_string": "\"performance has deteriorated\"" + "query_string": " application_name:vim.event.VmEmigratingEvent" }, "name": "chart", "timerange": { - "type": "relative", - "range": 432000 + "from": 86400, + "type": "relative" }, - "streams": [ - "72212e8b-b25e-4273-aba1-07e23733912b" - ], + "column_limit": null, + "streams": [], + "row_limit": null, "series": [ { "type": "count", - "id": "count()", - "field": null + "id": "VMotion count", + "field": "application_name" } ], "filter": null, @@ -520,26 +456,32 @@ "row_groups": [ { "type": "values", - "field": "datastore", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 150, + "skip_empty_values": false } ], "type": "pivot", - "id": "0f10f532-564c-4946-914f-cf125eb11fb8", + "id": "c38954ed-6737-421b-bbbc-26fa993e9c57", + "filters": [], "column_groups": [], "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.EventEx AND VCENTER_facility:error NOT Unknown" + "query_string": "connected AND connection_state:connected " }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "range": 172800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -552,27 +494,37 @@ "row_groups": [ { "type": "values", - "field": "HOSTNAME", - "limit": 50 + "fields": [ + "vmware_dvs_port_id" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_naa_disk_id", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "datastore", - "limit": 15 + "fields": [ + "HOSTNAME" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "4c1cd2cb-11ec-425c-8029-524999d95ea7", + "id": "2d3920b8-a3a2-4b53-9f5e-35fbccd06cf5", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "HOSTNAME", + "field": "vmware_dvs_port_id", "direction": "Descending" } ] @@ -580,18 +532,20 @@ { "query": { "type": "elasticsearch", - "query_string": "\"Path redundancy to storage device\" OR \"Lost connectivity to storage device\" NOT \"active\"" + "query_string": "" }, "name": "chart", "timerange": { - "type": "relative", - "range": 2592000 + "range": 604800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", - "id": "Messages", + "id": "count()", "field": null } ], @@ -599,30 +553,63 @@ "rollup": true, "row_groups": [ { - "type": "time", - "field": "timestamp", - "interval": { - "type": "timeunit", - "timeunit": "1h" - } + "type": "values", + "fields": [ + "dvs_switch_id" + ], + "limit": 50, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "VCENTER_DATACENTER_CLUSTER_ID" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "8182cd8b-768e-4a1f-b6ed-b25fec58e658", + "id": "4ad80d1a-e2e5-4a2c-865c-6714a7eadfaa", + "filters": [], "column_groups": [], - "sort": [] - }, + "sort": [ + { + "type": "series", + "field": "dvs_switch_id", + "direction": "Descending" + } + ] + } + ] + }, + { + "id": "50456310-c32e-418c-87e8-1cf7ec1ade38", + "timerange": { + "range": 300, + "type": "relative" + }, + "filters": [], + "query": { + "type": "elasticsearch", + "query_string": "" + }, + "search_types": [ { "query": { "type": "elasticsearch", - "query_string": "host_status AND ioctl" + "query_string": "\"performance has deteriorated\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 604800 + "range": 432000, + "type": "relative" }, - "streams": [], + "column_limit": null, + "streams": [ + "8f8a9a98-6ae0-4458-9ded-150358660e9b" + ], + "row_limit": null, "series": [ { "type": "count", @@ -635,12 +622,16 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 15 + "fields": [ + "datastore" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "c3887c78-28c2-4f2e-91c0-b7b3827eae02", + "id": "10ea01ef-6a73-4273-9a3b-346182431ba5", + "filters": [], "column_groups": [], "sort": [] }, @@ -651,130 +642,140 @@ }, "name": "chart", "timerange": { - "type": "relative", - "from": 28800 + "from": 28800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "HOSTNAME", - "limit": 15 + "fields": [ + "HOSTNAME" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "hpsa_bay", - "limit": 15 + "fields": [ + "hpsa_bay" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "hpsa_controller", - "limit": 15 + "fields": [ + "hpsa_controller" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "hpsa_device_path", - "limit": 15 + "fields": [ + "hpsa_device_path" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "hpsa_lun", - "limit": 15 + "fields": [ + "hpsa_lun" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "hpsa_target", - "limit": 15 + "fields": [ + "hpsa_target" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "2dd2a7b0-0c7d-4664-80bc-ddc4b9e3bc94", + "id": "bb01bebd-2317-4a5d-81d4-0502f9c5815e", + "filters": [], "column_groups": [], "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "\"nmp_ResetDeviceLogThrottling\"" + "query_string": "\"migration\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 1800 + "range": 28800, + "type": "relative" }, + "column_limit": null, "streams": [], - "series": [ - { - "type": "count", - "id": "count()", - "field": null - } - ], + "row_limit": null, + "series": [], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "datastore", - "limit": 15 - } - ], - "type": "pivot", - "id": "07e52028-d90e-4b6d-9d4f-09d2d3256ee4", - "column_groups": [], - "sort": [] - }, - { - "query": { - "type": "elasticsearch", - "query_string": "\"migration\"" - }, - "name": "chart", - "timerange": { - "type": "relative", - "range": 28800 - }, - "streams": [], - "series": [], - "filter": null, - "rollup": true, - "row_groups": [ - { - "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 50 + "fields": [ + "VCENTER_DATACENTER_ID" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "source", - "limit": 15 + "fields": [ + "source" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_guest_name", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_migrated_datastore_current", - "limit": 15 + "fields": [ + "vmware_migrated_datastore_current" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "timestamp", - "limit": 15 + "fields": [ + "timestamp" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_migrated_datastore_previous", - "limit": 15 + "fields": [ + "vmware_migrated_datastore_previous" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "bc747dd2-597b-4d2d-b26e-50956be9f7fd", + "id": "55e1a50e-1b21-47c7-9829-5cbe40b276a3", + "filters": [], "column_groups": [], "sort": [ { @@ -787,14 +788,16 @@ { "query": { "type": "elasticsearch", - "query_string": "\"Lost access to volume\"" + "query_string": "host_status AND ioctl" }, "name": "chart", "timerange": { - "type": "relative", - "range": 28800 + "range": 604800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -807,55 +810,32 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 50 - }, - { - "type": "values", - "field": "vmware_uuid_volume_id", - "limit": 15 - }, - { - "type": "values", - "field": "datastore", - "limit": 15 + "fields": [ + "source" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "5af36f28-c69b-4330-b6cc-ef91949288b6", + "id": "306df4b4-cceb-4e39-be2c-4201c11180d6", + "filters": [], "column_groups": [], - "sort": [ - { - "type": "series", - "field": "source", - "direction": "Descending" - } - ] - } - ] - }, - { - "id": "00000170-10c3-159d-8c50-0050568f63c5", - "timerange": { - "type": "relative", - "range": 300 - }, - "query": { - "type": "elasticsearch", - "query_string": "" - }, - "search_types": [ + "sort": [] + }, { "query": { "type": "elasticsearch", - "query_string": "\"watchdog_work_cb\" AND \"0x410800000d9\" " + "query_string": "\"Lost access to volume\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "range": 28800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -868,17 +848,32 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 50 + "fields": [ + "source" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "timestamp", - "limit": 15 + "fields": [ + "vmware_uuid_volume_id" + ], + "limit": 50, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "datastore" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "033f5f61-bc13-43ff-a133-d55d696c1a53", + "id": "dd2e6d1b-a7ae-4976-9d72-f599b76e3ed1", + "filters": [], "column_groups": [], "sort": [ { @@ -891,14 +886,16 @@ { "query": { "type": "elasticsearch", - "query_string": "\"violating a DRS VM-Host\"" + "query_string": "application_name:vim.event.EventEx AND VCENTER_facility:error NOT Unknown" }, "name": "chart", "timerange": { - "type": "relative", - "range": 28800 + "range": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -911,27 +908,37 @@ "row_groups": [ { "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 50 + "fields": [ + "HOSTNAME" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "HYPERVISOR_NAME", - "limit": 15 + "fields": [ + "vmware_naa_disk_id" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_guest_name", - "limit": 15 + "fields": [ + "datastore" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "4e81fa97-f833-4a38-b3de-7198bfa898aa", + "id": "4c955139-39c8-4c8d-84b3-f8640119d8bd", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "VCENTER_DATACENTER_ID", + "field": "HOSTNAME", "direction": "Descending" } ] @@ -939,14 +946,16 @@ { "query": { "type": "elasticsearch", - "query_string": "vmware_power_state:off" + "query_string": "\"nmp_ResetDeviceLogThrottling\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 604800 + "range": 1800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -959,36 +968,34 @@ "row_groups": [ { "type": "values", - "field": "HYPERVISOR_NAME", - "limit": 15 - }, - { - "type": "values", - "field": "vmware_guest_name", - "limit": 15 - }, - { - "type": "values", - "field": "username", - "limit": 15 + "fields": [ + "datastore" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "0f29b4e9-b9ca-4298-abdd-35f1f9fd2c0d", + "id": "81eb31aa-e29b-4796-a6e8-ec2c850ae546", + "filters": [], "column_groups": [], "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "NOT root AND NOT DCUI" + "query_string": "\"performance has deteriorated\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "range": 86400, + "type": "relative" }, - "streams": [], + "column_limit": null, + "streams": [ + "8f8a9a98-6ae0-4458-9ded-150358660e9b" + ], + "row_limit": null, "series": [ { "type": "count", @@ -1001,22 +1008,37 @@ "row_groups": [ { "type": "values", - "field": "LDAP_username", - "limit": 5 + "fields": [ + "HOSTNAME" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "username", - "limit": 15 + "fields": [ + "vmware_naa_disk_id" + ], + "limit": 50, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "datastore" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "4d5e53e2-6eb2-4144-8122-dcabe2bbf529", + "id": "378677df-bf40-4caf-bddc-fd8107b9f2ba", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "LDAP_username", + "field": "HOSTNAME", "direction": "Descending" } ] @@ -1024,18 +1046,20 @@ { "query": { "type": "elasticsearch", - "query_string": "\"disks consolidation is needed\" OR \"Consolidation Needed status\"" + "query_string": "\"Path redundancy to storage device\" OR \"Lost connectivity to storage device\" NOT \"active\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "range": 2592000, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", - "id": "count()", + "id": "Messages", "field": null } ], @@ -1043,33 +1067,49 @@ "rollup": true, "row_groups": [ { - "type": "values", - "field": "vmware_guest_name", - "limit": 50 + "type": "time", + "fields": [ + "timestamp" + ], + "interval": { + "type": "timeunit", + "timeunit": "1h" + } } ], "type": "pivot", - "id": "d38f066d-fb26-4afb-9ea6-cf72ec1b75f7", + "id": "a1ba0c27-672c-4674-9373-2151b0568395", + "filters": [], "column_groups": [], - "sort": [ - { - "type": "series", - "field": "vmware_guest_name", - "direction": "Descending" - } - ] - }, + "sort": [] + } + ] + }, + { + "id": "6578c45f-47f5-4d0c-b54b-c12c61683f9b", + "timerange": { + "range": 300, + "type": "relative" + }, + "filters": [], + "query": { + "type": "elasticsearch", + "query_string": "" + }, + "search_types": [ { "query": { "type": "elasticsearch", - "query_string": "MCE*" + "query_string": "NOT root AND NOT DCUI NOT vpxd*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 1209600 + "from": 7200, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1082,37 +1122,38 @@ "row_groups": [ { "type": "values", - "field": "mce_bank_id_number", - "limit": 15 - }, - { - "type": "values", - "field": "source", - "limit": 15 + "fields": [ + "LDAP_username" + ], + "limit": 50, + "skip_empty_values": true } ], "type": "pivot", - "id": "5c6c1818-cd99-4f34-be1b-bf954856882d", + "id": "787e0d7f-c79c-4c05-8731-61a437550338", + "filters": [], "column_groups": [], "sort": [ { - "type": "pivot", - "field": "source", - "direction": "Ascending" + "type": "series", + "field": "LDAP_username", + "direction": "Descending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "\"controller read\"" + "query_string": "NOT username:info* NOT username:cohesity* NOT username:fsuser NOT username:invald* " }, "name": "chart", "timerange": { - "type": "relative", - "range": 432000 + "from": 7200, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1125,137 +1166,163 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 15 + "fields": [ + "username" + ], + "limit": 15, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "ip_address" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "89865fa1-7381-403e-b5cc-7e4c2b03a970", + "id": "ffa446c4-7e5a-41d6-99c4-789780b89933", + "filters": [], "column_groups": [], "sort": [ { - "type": "pivot", - "field": "source", - "direction": "Ascending" + "type": "series", + "field": "username", + "direction": "Descending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "Failed OR Fault OR Failure OR Temperature OR Warning OR Critical NOT \"failed send\" OR Error NOT skipping NOT 'value' NOT IPMI NOT cc NOT vFlash NOT \"Invalid sense data\" OR Red NOT *VSI* NOT *naa* NOT \"Alarm check\"" + "query_string": "failure_type:\"Authentication failure\" OR failure_type:Failed OR failure_type:\"User not known to the underlying authentication module\" " }, "name": "chart", "timerange": { - "type": "relative", - "range": 1800 + "from": 604800, + "type": "relative" }, + "column_limit": null, "streams": [], - "series": [], - "filter": null, - "rollup": true, - "row_groups": [ + "row_limit": null, + "series": [ { - "type": "values", - "field": "ip_address_geolocation", - "limit": 15 + "type": "count", + "id": "count()", + "field": null } ], - "type": "pivot", - "id": "f9c86658-f59e-4918-970b-f302210be04d", - "column_groups": [], - "sort": [] - }, - { - "query": { - "type": "elasticsearch", - "query_string": "\"package provides significant performance benefits as well\"" - }, - "name": "chart", - "timerange": { - "type": "relative", - "range": 2592000 - }, - "streams": [], - "series": [], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "vmware_guest_name", - "limit": 15 + "fields": [ + "source" + ], + "limit": 50, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "username" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "HYPERVISOR_NAME", - "limit": 15 + "fields": [ + "ip_address" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "c22eb711-dede-4631-8c2c-f0b3b24731b7", + "id": "7c05bffe-cc99-4db2-88aa-aca566169989", + "filters": [], "column_groups": [], - "sort": [] + "sort": [ + { + "type": "series", + "field": "source", + "direction": "Descending" + } + ] }, { "query": { "type": "elasticsearch", - "query_string": "deassert AND alarm" + "query_string": "" }, "name": "chart", "timerange": { - "type": "relative", - "range": 432000 + "range": 7200, + "type": "relative" }, + "column_limit": null, "streams": [], - "series": [], + "row_limit": null, + "series": [ + { + "type": "count", + "id": "count()", + "field": null + } + ], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "HOSTNAME", - "limit": 15 - }, - { - "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 15 + "fields": [ + "username" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "part_description", - "limit": 15 + "fields": [ + "ip_address" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "66f579a1-d9eb-427f-8bcf-41695805886a", + "id": "4a9d1529-5c74-4f0a-afac-764164e32d27", + "filters": [], "column_groups": [], "sort": [ { - "type": "pivot", - "field": "VCENTER_DATACENTER_ID", - "direction": "Ascending" + "type": "series", + "field": "username", + "direction": "Descending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "vmware_version:*" + "query_string": "disallowed" }, "name": "chart", "timerange": { - "type": "keyword", - "keyword": "Last five minutes", - "timezone": "Etc/UTC" + "range": 7200, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", - "id": "count(HOSTNAME)", - "field": "HOSTNAME" + "id": "count()", + "field": null } ], "filter": null, @@ -1263,63 +1330,104 @@ "row_groups": [ { "type": "values", - "field": "vmware_version", - "limit": 200 + "fields": [ + "vmware_guest_name" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "957bd9a2-e0b5-4a10-b2de-4b2052f4da4f", + "id": "87d8a0c0-5aca-48a4-99cc-9fb602b12f39", + "filters": [], "column_groups": [], "sort": [ { - "type": "pivot", - "field": "vmware_version", - "direction": "Ascending" + "type": "series", + "field": "vmware_guest_name", + "direction": "Descending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "Successfully" + "query_string": "failure_type:\"Authentication failure\" OR failure_type:Failed OR failure_type:\"User not known to the underlying authentication module\" OR \"Cannot login\" OR failure_type:\"authentication failure\" OR failure_type:\"pam_do_authenticate\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 3600 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], - "series": [], + "row_limit": null, + "series": [ + { + "type": "count", + "id": "count()", + "field": null + } + ], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "source", - "limit": 200 + "fields": [ + "source" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "hypervisor_hardware_model", - "limit": 15 + "fields": [ + "username" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "ef5a3347-0793-4027-9e7e-da627b15afd0", + "id": "9237b050-e607-4305-bffd-73392a4aea4c", + "filters": [], "column_groups": [], - "sort": [] - }, + "sort": [ + { + "type": "series", + "field": "source", + "direction": "Descending" + } + ] + } + ] + }, + { + "id": "00000170-10c3-159d-8c50-0050568f63c5", + "timerange": { + "range": 300, + "type": "relative" + }, + "filters": [], + "query": { + "type": "elasticsearch", + "query_string": "" + }, + "search_types": [ { "query": { "type": "elasticsearch", - "query_string": "\"Host Memory\" OR \"VMWARE_SEV_CURRENT:Yellow\" OR \"VMWARE_SEV_CURRENT:Red\"" + "query_string": "\"disks consolidation is needed\" OR \"Consolidation Needed status\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 7200 + "from": 14400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1332,27 +1440,21 @@ "row_groups": [ { "type": "values", - "field": "HOSTNAME", - "limit": 50 - }, - { - "type": "values", - "field": "timestamp", - "limit": 15 - }, - { - "type": "values", - "field": "VMWARE_SEV_CURRENT", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "68a39811-2856-4cd9-840b-0cd1d89533c3", + "id": "96422bc9-4035-4b76-9447-167d9e52c345", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "HOSTNAME", + "field": "vmware_guest_name", "direction": "Descending" } ] @@ -1360,14 +1462,16 @@ { "query": { "type": "elasticsearch", - "query_string": "Virtual Machine AND VMWARE_SEV_CURRENT:Red" + "query_string": "\"event code: 0x67\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 7200 + "range": 604800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1380,47 +1484,38 @@ "row_groups": [ { "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 15 - }, - { - "type": "values", - "field": "vmware_guest_name", - "limit": 15 - }, - { - "type": "values", - "field": "VMWARE_SEV_CURRENT", - "limit": 15 - }, - { - "type": "values", - "field": "VMWARE_ALERT", - "limit": 15 + "fields": [ + "source" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "8e107467-b27f-4b62-a7c9-4c7c22160c76", + "id": "7c2116b4-74d4-4935-89c7-8617cd8699c3", + "filters": [], "column_groups": [], "sort": [ { - "type": "pivot", - "field": "VMWARE_SEV_CURRENT", - "direction": "Ascending" + "type": "series", + "field": "source", + "direction": "Descending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "\"event code: 0x67\"" + "query_string": "NOT root AND NOT DCUI" }, "name": "chart", "timerange": { - "type": "relative", - "range": 604800 + "range": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1433,17 +1528,21 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 50 + "fields": [ + "LDAP_username" + ], + "limit": 5, + "skip_empty_values": false } ], "type": "pivot", - "id": "184694f6-b894-44cd-b2f9-242d20a1db09", + "id": "d04ea4fe-20a5-4f29-b9c5-d47455f4151e", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "source", + "field": "LDAP_username", "direction": "Descending" } ] @@ -1455,10 +1554,12 @@ }, "name": "chart", "timerange": { - "type": "relative", - "range": 1209600 + "range": 1209600, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "card", @@ -1471,26 +1572,64 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 15 + "fields": [ + "source" + ], + "limit": 15, + "skip_empty_values": false + } + ], + "type": "pivot", + "id": "c9b91d07-82da-46ed-8c36-5d6034ed976c", + "filters": [], + "column_groups": [], + "sort": [] + }, + { + "query": { + "type": "elasticsearch", + "query_string": "Failed OR Fault OR Failure OR Temperature OR Warning OR Critical NOT \"failed send\" OR Error NOT skipping NOT 'value' NOT IPMI NOT cc NOT vFlash NOT \"Invalid sense data\" OR Red NOT *VSI* NOT *naa* NOT \"Alarm check\"" + }, + "name": "chart", + "timerange": { + "range": 1800, + "type": "relative" + }, + "column_limit": null, + "streams": [], + "row_limit": null, + "series": [], + "filter": null, + "rollup": true, + "row_groups": [ + { + "type": "values", + "fields": [ + "ip_address_geolocation" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "0243c150-8fda-41f1-b9c9-95480a4c522c", + "id": "448a603b-b943-4764-a35f-6674ecc08cb2", + "filters": [], "column_groups": [], "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "Assert" + "query_string": "Assert NOT cleared NOT \"Fully Redundant\" NOT \"Entity Presence\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 432000 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1503,17 +1642,24 @@ "row_groups": [ { "type": "values", - "field": "source", - "limit": 150 + "fields": [ + "source" + ], + "limit": 150, + "skip_empty_values": false }, { "type": "values", - "field": "CIMC_STATE", - "limit": 150 + "fields": [ + "CIMC_STATE" + ], + "limit": 150, + "skip_empty_values": false } ], "type": "pivot", - "id": "fd5e52b6-75d8-4271-946f-f86e2e541a5f", + "id": "43ac35df-215c-4abf-a7b1-f1fcaeaf09dc", + "filters": [], "column_groups": [], "sort": [ { @@ -1522,31 +1668,20 @@ "direction": "Ascending" } ] - } - ] - }, - { - "id": "2915c162-6d70-4bd6-94a7-671cda050de7", - "timerange": { - "type": "relative", - "range": 300 - }, - "query": { - "type": "elasticsearch", - "query_string": "" - }, - "search_types": [ + }, { "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent NOT \"Create virtual machine snapshot\" NOT \"Migrate virtual machine\" NOT \"Remove snapshot\"" + "query_string": "vmware_process_message:* NOT deteriorated NOT mount" }, "name": "chart", "timerange": { - "type": "relative", - "range": 28800 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1559,31 +1694,42 @@ "row_groups": [ { "type": "values", - "field": "vmware_task_executed", - "limit": 15 + "fields": [ + "vmware_process_message" + ], + "limit": 150, + "skip_empty_values": false }, { "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 15 + "fields": [ + "vmware_process_name" + ], + "limit": 150, + "skip_empty_values": false } ], "type": "pivot", - "id": "ffa84cd1-55b8-40a7-ab81-3941bbb0dd21", + "id": "93347203-e074-4d63-b950-869baa40b62c", + "filters": [], "column_groups": [], "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent NOT \"Create virtual machine snapshot\" NOT \"Migrate virtual machine\" NOT \"Remove snapshot\" NOT \"Check new\" NOT datastore:*" + "query_string": "Successfully AND UCS " }, "name": "chart", "timerange": { - "type": "relative", - "range": 604800 + "from": 3600, + "type": "relative" }, - "streams": [], + "column_limit": null, + "streams": [ + "b2c9095b-067e-4431-b63f-18c4d4828912" + ], + "row_limit": null, "series": [ { "type": "count", @@ -1596,32 +1742,32 @@ "row_groups": [ { "type": "values", - "field": "vmware_task_executed", - "limit": 15 + "fields": [ + "hypervisor_hardware_model" + ], + "limit": 15, + "skip_empty_values": true } ], "type": "pivot", - "id": "6e8bfb9e-8b66-4444-ba3b-376435f5b91e", + "id": "ac047195-9b4c-472a-9264-611864441741", + "filters": [], "column_groups": [], - "sort": [ - { - "type": "pivot", - "field": "vmware_task_executed", - "direction": "Ascending" - } - ] + "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent" + "query_string": "\"Host Memory\" OR \"VMWARE_SEV_CURRENT:Yellow\" OR \"VMWARE_SEV_CURRENT:Red\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "range": 7200, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1634,27 +1780,37 @@ "row_groups": [ { "type": "values", - "field": "vmware_task_executed", - "limit": 10 + "fields": [ + "HOSTNAME" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "username", - "limit": 15 + "fields": [ + "timestamp" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 15 + "fields": [ + "VMWARE_SEV_CURRENT" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "d0f5b884-7a26-4d1a-afce-4c6c7fb1dcc9", + "id": "eefe7460-3d40-4ad1-9968-e61515528847", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "vmware_task_executed", + "field": "HOSTNAME", "direction": "Descending" } ] @@ -1662,19 +1818,21 @@ { "query": { "type": "elasticsearch", - "query_string": "" + "query_string": "vmware_version:*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "from": 360, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { - "type": "count", - "id": "count()", - "field": null + "type": "card", + "id": "card(HOSTNAME)", + "field": "HOSTNAME" } ], "filter": null, @@ -1682,32 +1840,38 @@ "row_groups": [ { "type": "values", - "field": "vmware_folder_name", - "limit": 35 + "fields": [ + "vmware_version" + ], + "limit": 200, + "skip_empty_values": false } ], "type": "pivot", - "id": "4fb24588-462e-42f2-837a-d9b088b22ffc", + "id": "390f2970-4ab3-44ad-905f-a015de543431", + "filters": [], "column_groups": [], "sort": [ { - "type": "series", - "field": "vmware_folder_name", - "direction": "Descending" + "type": "pivot", + "field": "vmware_version", + "direction": "Ascending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent" + "query_string": "\"controller read\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 86400 + "from": 172800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1720,97 +1884,92 @@ "row_groups": [ { "type": "values", - "field": "vmware_task_executed", - "limit": 50 - }, - { - "type": "values", - "field": "username", - "limit": 15 - }, - { - "type": "values", - "field": "VCENTER_DATACENTER_ID", - "limit": 15 + "fields": [ + "source" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "7e8da62f-f77b-48eb-94ef-4b3ec2677529", + "id": "dd472e8f-27e7-4d05-ad54-978a57e89b58", + "filters": [], "column_groups": [], "sort": [ { - "type": "series", - "field": "vmware_task_executed", - "direction": "Descending" + "type": "pivot", + "field": "source", + "direction": "Ascending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.VmReconfiguredEvent" + "query_string": "part_description:* AND assert " }, "name": "chart", "timerange": { - "type": "relative", - "range": 172800 + "from": 604800, + "type": "relative" }, + "column_limit": null, "streams": [], - "series": [ - { - "type": "count", - "id": "count()", - "field": null - } - ], + "row_limit": null, + "series": [], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "vmware_guest_name", - "limit": 15 + "fields": [ + "HYPERVISOR_NAME" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "LDAP_username", - "limit": 15 + "fields": [ + "VCENTER_DATACENTER_ID" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "HOSTNAME", - "limit": 15 + "fields": [ + "part_description" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "06b516f1-7895-4025-a409-106bf50dbc99", + "id": "60e9aaa9-d5e8-45fb-96e2-7e1987e72a29", + "filters": [], "column_groups": [], - "sort": [] - } - ] - }, - { - "id": "9f4026f4-5a47-469a-bb20-19ac2bcc1a9c", - "timerange": { - "type": "relative", - "range": 300 - }, - "query": { - "type": "elasticsearch", - "query_string": "" - }, - "search_types": [ + "sort": [ + { + "type": "pivot", + "field": "VCENTER_DATACENTER_ID", + "direction": "Ascending" + } + ] + }, { "query": { "type": "elasticsearch", - "query_string": "(\"enabled port\" AND \"mac\")" + "query_string": "Virtual Machine AND VMWARE_SEV_CURRENT:Red" }, "name": "chart", "timerange": { - "type": "relative", - "range": 28800 + "range": 7200, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1823,47 +1982,62 @@ "row_groups": [ { "type": "values", - "field": "vmware_dvs_port_id", - "limit": 50 + "fields": [ + "VCENTER_DATACENTER_ID" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_mac_address", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "vmware_guest_name", - "limit": 15 + "fields": [ + "VMWARE_SEV_CURRENT" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "VCENTER_DATACENTER_CLUSTER_ID", - "limit": 15 + "fields": [ + "VMWARE_ALARM_TYPE" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "c11a5aba-caa8-4cd4-848e-22972a4731cf", + "id": "7fa6d1cd-8820-4fa4-b259-296057490e71", + "filters": [], "column_groups": [], "sort": [ { - "type": "series", - "field": "vmware_dvs_port_id", - "direction": "Descending" + "type": "pivot", + "field": "VMWARE_SEV_CURRENT", + "direction": "Ascending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "connected AND connection_state:connected " + "query_string": "MCE*" }, "name": "chart", "timerange": { - "type": "relative", - "range": 172800 + "from": 86400, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1876,47 +2050,51 @@ "row_groups": [ { "type": "values", - "field": "vmware_dvs_port_id", - "limit": 50 - }, - { - "type": "values", - "field": "vmware_guest_name", - "limit": 15 + "fields": [ + "mce_bank_id_number" + ], + "limit": 15, + "skip_empty_values": false }, { "type": "values", - "field": "HOSTNAME", - "limit": 15 + "fields": [ + "source" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "7b778651-14a7-434c-b54c-77733805f099", + "id": "e2f6b68f-2d1e-4354-9aad-c28cd049da51", + "filters": [], "column_groups": [], "sort": [ { - "type": "series", - "field": "vmware_dvs_port_id", - "direction": "Descending" + "type": "pivot", + "field": "source", + "direction": "Ascending" } ] }, { "query": { "type": "elasticsearch", - "query_string": "connected NOT Resources" + "query_string": "\"package provides significant performance benefits as well\"" }, "name": "chart", "timerange": { - "type": "relative", - "from": 28800 + "range": 2592000, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { - "type": "count", - "id": "count()", - "field": null + "type": "card", + "id": "card(vmware_guest_name)", + "field": "vmware_guest_name" } ], "filter": null, @@ -1924,38 +2102,72 @@ "row_groups": [ { "type": "values", - "field": "vmware_guest_name", - "limit": 50 + "fields": [ + "vmware_guest_name" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "6b7b39d7-c94a-4b57-b1fc-7e0ec4622c87", - "column_groups": [ + "id": "bdd9747f-760e-4184-96dc-a3102148bb47", + "filters": [], + "column_groups": [], + "sort": [] + }, + { + "query": { + "type": "elasticsearch", + "query_string": "Successfully" + }, + "name": "chart", + "timerange": { + "from": 10800, + "type": "relative" + }, + "column_limit": null, + "streams": [], + "row_limit": null, + "series": [], + "filter": null, + "rollup": true, + "row_groups": [ { "type": "values", - "field": "HYPERVISOR_NAME", - "limit": 15 - } - ], - "sort": [ + "fields": [ + "HOSTNAME" + ], + "limit": 200, + "skip_empty_values": false + }, { - "type": "series", - "field": "vmware_guest_name", - "direction": "Descending" + "type": "values", + "fields": [ + "hypervisor_hardware_model" + ], + "limit": 200, + "skip_empty_values": true } - ] + ], + "type": "pivot", + "id": "88e5743d-8126-4826-b846-f282d658253b", + "filters": [], + "column_groups": [], + "sort": [] }, { "query": { "type": "elasticsearch", - "query_string": "" + "query_string": "\"violating a DRS VM-Host\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 604800 + "range": 28800, + "type": "relative" }, + "column_limit": null, "streams": [], + "row_limit": null, "series": [ { "type": "count", @@ -1968,22 +2180,37 @@ "row_groups": [ { "type": "values", - "field": "dvs_switch_id", - "limit": 50 + "fields": [ + "VCENTER_DATACENTER_ID" + ], + "limit": 50, + "skip_empty_values": false + }, + { + "type": "values", + "fields": [ + "HYPERVISOR_NAME" + ], + "limit": 50, + "skip_empty_values": false }, { "type": "values", - "field": "VCENTER_DATACENTER_CLUSTER_ID", - "limit": 15 + "fields": [ + "vmware_guest_name" + ], + "limit": 50, + "skip_empty_values": false } ], "type": "pivot", - "id": "58779e71-3a45-4257-a404-0e16c072c672", + "id": "68e36899-55b4-4e21-9c48-e39aa86aad86", + "filters": [], "column_groups": [], "sort": [ { "type": "series", - "field": "dvs_switch_id", + "field": "VCENTER_DATACENTER_ID", "direction": "Descending" } ] @@ -1991,26 +2218,38 @@ { "query": { "type": "elasticsearch", - "query_string": "\"ping failed\"" + "query_string": "\"communicate with bmc failed\"" }, "name": "chart", "timerange": { - "type": "relative", - "range": 172800 + "from": 259200, + "type": "relative" }, + "column_limit": null, "streams": [], - "series": [], + "row_limit": null, + "series": [ + { + "type": "count", + "id": "count()", + "field": null + } + ], "filter": null, "rollup": true, "row_groups": [ { "type": "values", - "field": "ip_address_geolocation", - "limit": 15 + "fields": [ + "source" + ], + "limit": 15, + "skip_empty_values": false } ], "type": "pivot", - "id": "d894eda5-4207-4def-939d-790d75353b1a", + "id": "ee7af7c7-8628-4af1-96f3-15041e28dec3", + "filters": [], "column_groups": [], "sort": [] } @@ -2020,7 +2259,7 @@ "parameters": [], "requires": {}, "owner": "admin", - "created_at": "2022-10-06T13:55:50.701Z" + "created_at": "2023-12-01T20:53:53.427Z" }, "created_at": "2019-06-04T18:45:32.021Z", "requires": {}, @@ -2033,17 +2272,20 @@ "00000170-10c3-1564-8c50-0050568f63c5": "Top LDAP/Vmware Users Last Day", "00000170-10c3-1576-8c50-0050568f63c5": "VMware version check'd in Last 5 minutes", "00000170-10c3-1566-8c50-0050568f63c5": "# of Hypervisor last 60 minutes", - "00000170-10c3-1577-8c50-0050568f63c5": "Last 5 days VMware Hardware Faults", + "00000170-10c3-1577-8c50-0050568f63c5": "Last week system hardware faults", "00000170-10c3-1578-8c50-0050568f63c5": "Devices rebooted in last 14 days", "8a194fce-5b1a-4618-9112-27ebd50ddd9c": "Tasks by users last 24 hours (copy)", - "e1093485-5e43-4bf9-9a56-5d1f1d3711a5": "Aggregating count() by mce_bank_id_number, source", + "e1093485-5e43-4bf9-9a56-5d1f1d3711a5": "Memory Errors Last Day", "00000170-10c3-156a-8c50-0050568f63c5": "Vmware Disk Consolidation Needed last day", - "28465ec9-70ca-4dc3-92d6-cd9935875cf8": "Recently Powered off VM's Last Week", + "f0da93dd-a61d-4b80-9c12-65a91a29811e": "VMware vmkalerts / error messages", + "24bd0001-8722-43c3-973f-1cbb569046bc": "Cimc or Idrac connection failure to host", + "a5a72013-b606-4cdb-869c-d76523d9caa7": "Syslog events by Service last day", "00000170-10c3-155e-8c50-0050568f63c5": "VMware Affinity Rule Violated", "00000170-10c3-156f-8c50-0050568f63c5": "Memory/CPU Alerts last 2 Hours Severity", "91576c8a-1488-4a7e-93a9-3fef470843cc": "Alerts in last 30 Minutes", - "c51e0ac4-9895-4cc9-82ea-22c6d46116a7": "CIMC Faults last 5 days", + "c51e0ac4-9895-4cc9-82ea-22c6d46116a7": "CIMC Faults last 2 days", "1a179855-5622-4d55-b3be-09e0b1ab3f7f": "VMware Environment (lookup)", + "6aaf74fa-2ec7-49a1-a73b-d6dd0632f4de": "Syslog events by division", "769e9630-aa44-4b23-8616-25939242772f": "VMware Tools not Installed", "67c21e0a-bf1a-41be-8fdb-58c7e9ca6793": "Vmware Hypervisors rebooted in last 30 days (copy)", "00000170-10c3-1570-8c50-0050568f63c5": "Host with active disk failure last 7 days", @@ -2058,41 +2300,41 @@ }, "widgets": [ { - "id": "00000170-10c3-1574-8c50-0050568f63c5", + "id": "c51e0ac4-9895-4cc9-82ea-22c6d46116a7", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 7200 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"Host Memory\" OR \"VMWARE_SEV_CURRENT:Yellow\" OR \"VMWARE_SEV_CURRENT:Red\"" + "query_string": "Assert NOT cleared NOT \"Fully Redundant\" NOT \"Entity Presence\"" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 150, "row_pivots": [ { - "field": "HOSTNAME", - "type": "values", - "config": { - "limit": 50 - } - }, - { - "field": "timestamp", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 15 + "limit": 150 } }, { - "field": "VMWARE_SEV_CURRENT", + "fields": [ + "CIMC_STATE" + ], "type": "values", "config": { - "limit": 15 + "limit": 150 } } ], @@ -2101,7 +2343,7 @@ "config": { "name": null }, - "function": "count()" + "function": "count(CIMC_STATE)" } ], "rollup": true, @@ -2110,46 +2352,51 @@ "formatting_settings": null, "sort": [ { - "type": "series", - "field": "HOSTNAME", - "direction": "Descending" + "type": "pivot", + "field": "CIMC_STATE", + "direction": "Ascending" } ] } }, { - "id": "00000170-10c3-1566-8c50-0050568f63c5", + "id": "24bd0001-8722-43c3-973f-1cbb569046bc", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 3600 + "from": 259200, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "Successfully" + "query_string": "\"communicate with bmc failed\"" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "source", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 200 + "limit": 15 } - }, + } + ], + "series": [ { - "field": "hypervisor_hardware_model", - "type": "values", "config": { - "limit": 15 - } + "name": null + }, + "function": "count()" } ], - "series": [], "rollup": true, "column_pivots": [], "visualization_config": null, @@ -2158,45 +2405,88 @@ } }, { - "id": "00000170-10c3-156f-8c50-0050568f63c5", + "id": "00000170-10c3-1566-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 7200 + "from": 10800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "Virtual Machine AND VMWARE_SEV_CURRENT:Red" + "query_string": "Successfully" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 200, "row_pivots": [ { - "field": "VCENTER_DATACENTER_ID", + "fields": [ + "HOSTNAME" + ], "type": "values", "config": { - "limit": 15 + "limit": 200 } }, { - "field": "vmware_guest_name", + "fields": [ + "hypervisor_hardware_model" + ], "type": "values", "config": { - "limit": 15 + "limit": 200, + "skip_empty_values": true } - }, + } + ], + "series": [], + "rollup": true, + "column_pivots": [], + "visualization_config": { + "pinned_columns": [] + }, + "formatting_settings": null, + "sort": [] + } + }, + { + "id": "e1093485-5e43-4bf9-9a56-5d1f1d3711a5", + "type": "aggregation", + "filter": null, + "filters": [], + "timerange": { + "from": 86400, + "type": "relative" + }, + "query": { + "type": "elasticsearch", + "query_string": "MCE*" + }, + "streams": [], + "config": { + "visualization": "table", + "column_limit": null, + "event_annotation": false, + "row_limit": 15, + "row_pivots": [ { - "field": "VMWARE_SEV_CURRENT", + "fields": [ + "mce_bank_id_number" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "VMWARE_ALERT", + "fields": [ + "source" + ], "type": "values", "config": { "limit": 15 @@ -2218,41 +2508,39 @@ "sort": [ { "type": "pivot", - "field": "VMWARE_SEV_CURRENT", + "field": "source", "direction": "Ascending" } ] } }, { - "id": "c51e0ac4-9895-4cc9-82ea-22c6d46116a7", + "id": "00000170-10c3-1570-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 432000 + "range": 604800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "Assert" + "query_string": "\"event code: 0x67\"" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "source", - "type": "values", - "config": { - "limit": 150 - } - }, - { - "field": "CIMC_STATE", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 150 + "limit": 50 } } ], @@ -2261,7 +2549,7 @@ "config": { "name": null }, - "function": "count(CIMC_STATE)" + "function": "count()" } ], "rollup": true, @@ -2270,49 +2558,78 @@ "formatting_settings": null, "sort": [ { - "type": "pivot", - "field": "CIMC_STATE", - "direction": "Ascending" + "type": "series", + "field": "source", + "direction": "Descending" } ] } }, { - "id": "28465ec9-70ca-4dc3-92d6-cd9935875cf8", + "id": "91576c8a-1488-4a7e-93a9-3fef470843cc", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 604800 + "range": 1800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "vmware_power_state:off" + "query_string": "Failed OR Fault OR Failure OR Temperature OR Warning OR Critical NOT \"failed send\" OR Error NOT skipping NOT 'value' NOT IPMI NOT cc NOT vFlash NOT \"Invalid sense data\" OR Red NOT *VSI* NOT *naa* NOT \"Alarm check\"" }, "streams": [], "config": { - "visualization": "table", + "visualization": "map", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "HYPERVISOR_NAME", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "vmware_guest_name", + "fields": [ + "ip_address_geolocation" + ], "type": "values", "config": { "limit": 15 } - }, + } + ], + "series": [], + "rollup": true, + "column_pivots": [], + "visualization_config": null, + "formatting_settings": null, + "sort": [] + } + }, + { + "id": "00000170-10c3-1564-8c50-0050568f63c5", + "type": "aggregation", + "filter": null, + "filters": [], + "timerange": { + "range": 86400, + "type": "relative" + }, + "query": { + "type": "elasticsearch", + "query_string": "NOT root AND NOT DCUI" + }, + "streams": [], + "config": { + "visualization": "pie", + "column_limit": null, + "event_annotation": false, + "row_limit": 5, + "row_pivots": [ { - "field": "username", + "fields": [ + "LDAP_username" + ], "type": "values", "config": { - "limit": 15 + "limit": 5 } } ], @@ -2328,31 +2645,42 @@ "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [] + "sort": [ + { + "type": "series", + "field": "LDAP_username", + "direction": "Descending" + } + ] } }, { - "id": "68d0fbb8-0a65-46d1-91df-0cb74e0c624e", + "id": "00000170-10c3-156a-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 432000 + "from": 14400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"controller read\"" + "query_string": "\"disks consolidation is needed\" OR \"Consolidation Needed status\"" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "source", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -2370,9 +2698,9 @@ "formatting_settings": null, "sort": [ { - "type": "pivot", - "field": "source", - "direction": "Ascending" + "type": "series", + "field": "vmware_guest_name", + "direction": "Descending" } ] } @@ -2381,9 +2709,10 @@ "id": "769e9630-aa44-4b23-8616-25939242772f", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 2592000 + "range": 2592000, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -2392,24 +2721,28 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "vmware_guest_name", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { "limit": 15 } - }, + } + ], + "series": [ { - "field": "HYPERVISOR_NAME", - "type": "values", "config": { - "limit": 15 - } + "name": null + }, + "function": "card(vmware_guest_name)" } ], - "series": [], "rollup": true, "column_pivots": [], "visualization_config": null, @@ -2418,31 +2751,52 @@ } }, { - "id": "91576c8a-1488-4a7e-93a9-3fef470843cc", + "id": "f0da93dd-a61d-4b80-9c12-65a91a29811e", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 1800 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "Failed OR Fault OR Failure OR Temperature OR Warning OR Critical NOT \"failed send\" OR Error NOT skipping NOT 'value' NOT IPMI NOT cc NOT vFlash NOT \"Invalid sense data\" OR Red NOT *VSI* NOT *naa* NOT \"Alarm check\"" + "query_string": "vmware_process_message:* NOT deteriorated NOT mount" }, "streams": [], "config": { - "visualization": "map", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 150, "row_pivots": [ { - "field": "ip_address_geolocation", + "fields": [ + "vmware_process_message" + ], "type": "values", "config": { - "limit": 15 + "limit": 150 + } + }, + { + "fields": [ + "vmware_process_name" + ], + "type": "values", + "config": { + "limit": 150 } } ], - "series": [], + "series": [ + { + "config": { + "name": null + }, + "function": "count()" + } + ], "rollup": true, "column_pivots": [], "visualization_config": null, @@ -2454,9 +2808,10 @@ "id": "00000170-10c3-155e-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 28800 + "range": 28800, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -2465,27 +2820,35 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "VCENTER_DATACENTER_ID", + "fields": [ + "VCENTER_DATACENTER_ID" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "HYPERVISOR_NAME", + "fields": [ + "HYPERVISOR_NAME" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "vmware_guest_name", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -2511,31 +2874,29 @@ } }, { - "id": "00000170-10c3-1564-8c50-0050568f63c5", + "id": "68d0fbb8-0a65-46d1-91df-0cb74e0c624e", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "from": 172800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "NOT root AND NOT DCUI" + "query_string": "\"controller read\"" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "LDAP_username", - "type": "values", - "config": { - "limit": 5 - } - }, - { - "field": "username", + "fields": [ + "source" + ], "type": "values", "config": { "limit": 15 @@ -2556,35 +2917,43 @@ "formatting_settings": null, "sort": [ { - "type": "series", - "field": "LDAP_username", - "direction": "Descending" + "type": "pivot", + "field": "source", + "direction": "Ascending" } ] } }, { - "id": "00000170-10c3-1570-8c50-0050568f63c5", + "id": "5bf54bee-f7a6-4747-963f-be8f4f140596", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 604800 + "from": 3600, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"event code: 0x67\"" + "query_string": "Successfully AND UCS " }, - "streams": [], + "streams": [ + "b2c9095b-067e-4431-b63f-18c4d4828912" + ], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "source", + "fields": [ + "hypervisor_hardware_model" + ], "type": "values", "config": { - "limit": 50 + "limit": 15, + "skip_empty_values": true } } ], @@ -2598,57 +2967,62 @@ ], "rollup": true, "column_pivots": [], - "visualization_config": null, + "visualization_config": { + "pinned_columns": [] + }, "formatting_settings": null, - "sort": [ - { - "type": "series", - "field": "source", - "direction": "Descending" - } - ] + "sort": [] } }, { - "id": "e1093485-5e43-4bf9-9a56-5d1f1d3711a5", + "id": "00000170-10c3-1577-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 1209600 + "from": 604800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "MCE*" + "query_string": "part_description:* AND assert " }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "mce_bank_id_number", + "fields": [ + "HYPERVISOR_NAME" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "source", + "fields": [ + "VCENTER_DATACENTER_ID" + ], "type": "values", "config": { "limit": 15 } - } - ], - "series": [ + }, { + "fields": [ + "part_description" + ], + "type": "values", "config": { - "name": null - }, - "function": "count()" + "limit": 15 + } } ], + "series": [], "rollup": true, "column_pivots": [], "visualization_config": null, @@ -2656,35 +3030,57 @@ "sort": [ { "type": "pivot", - "field": "source", + "field": "VCENTER_DATACENTER_ID", "direction": "Ascending" } ] } }, { - "id": "00000170-10c3-1576-8c50-0050568f63c5", + "id": "00000170-10c3-1574-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "keyword", - "keyword": "Last five minutes", - "timezone": "Etc/UTC" + "range": 7200, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "vmware_version:*" + "query_string": "\"Host Memory\" OR \"VMWARE_SEV_CURRENT:Yellow\" OR \"VMWARE_SEV_CURRENT:Red\"" }, "streams": [], "config": { - "visualization": "bar", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "vmware_version", + "fields": [ + "HOSTNAME" + ], "type": "values", "config": { - "limit": 200 + "limit": 50 + } + }, + { + "fields": [ + "timestamp" + ], + "type": "values", + "config": { + "limit": 50 + } + }, + { + "fields": [ + "VMWARE_SEV_CURRENT" + ], + "type": "values", + "config": { + "limit": 50 } } ], @@ -2693,46 +3089,49 @@ "config": { "name": null }, - "function": "count(HOSTNAME)" + "function": "count()" } ], "rollup": true, "column_pivots": [], - "visualization_config": { - "barmode": "relative" - }, + "visualization_config": null, "formatting_settings": null, "sort": [ { - "type": "pivot", - "field": "vmware_version", - "direction": "Ascending" + "type": "series", + "field": "HOSTNAME", + "direction": "Descending" } ] } }, { - "id": "00000170-10c3-156a-8c50-0050568f63c5", + "id": "00000170-10c3-1578-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "range": 1209600, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"disks consolidation is needed\" OR \"Consolidation Needed status\"" + "query_string": "\"ha-cli-handler-system-shutdown created\" OR \"/sbin/reboot\" OR \"command: reboot\" OR reboot-flag =\"\" NOT register NOT (Guest OR Initiate) NOT Reconfigured NOT wcdlp*" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "vmware_guest_name", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 50 + "limit": 15 } } ], @@ -2741,44 +3140,43 @@ "config": { "name": null }, - "function": "count()" + "function": "card(source)" } ], "rollup": true, "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [ - { - "type": "series", - "field": "vmware_guest_name", - "direction": "Descending" - } - ] + "sort": [] } }, { - "id": "00000170-10c3-1578-8c50-0050568f63c5", + "id": "00000170-10c3-1576-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 1209600 + "from": 360, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"ha-cli-handler-system-shutdown created\" OR \"/sbin/reboot\" OR \"command: reboot\" OR reboot-flag =\"\" NOT register NOT (Guest OR Initiate) NOT Reconfigured NOT wcdlp*" + "query_string": "vmware_version:*" }, "streams": [], "config": { - "visualization": "table", + "visualization": "line", + "column_limit": null, "event_annotation": false, + "row_limit": 200, "row_pivots": [ { - "field": "source", + "fields": [ + "vmware_version" + ], "type": "values", "config": { - "limit": 15 + "limit": 200 } } ], @@ -2787,95 +3185,76 @@ "config": { "name": null }, - "function": "card(source)" + "function": "card(HOSTNAME)" } ], "rollup": true, "column_pivots": [], - "visualization_config": null, + "visualization_config": { + "interpolation": "spline", + "axis_type": "linear" + }, "formatting_settings": null, - "sort": [] + "sort": [ + { + "type": "pivot", + "field": "vmware_version", + "direction": "Ascending" + } + ] } }, { - "id": "00000170-10c3-1577-8c50-0050568f63c5", + "id": "00000170-10c3-156f-8c50-0050568f63c5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 432000 + "range": 7200, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "deassert AND alarm" + "query_string": "Virtual Machine AND VMWARE_SEV_CURRENT:Red" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "HOSTNAME", + "fields": [ + "VCENTER_DATACENTER_ID" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "VCENTER_DATACENTER_ID", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "part_description", + "fields": [ + "VMWARE_SEV_CURRENT" + ], "type": "values", "config": { "limit": 15 } - } - ], - "series": [], - "rollup": true, - "column_pivots": [], - "visualization_config": null, - "formatting_settings": null, - "sort": [ - { - "type": "pivot", - "field": "VCENTER_DATACENTER_ID", - "direction": "Ascending" - } - ] - } - }, - { - "id": "00000170-10c3-1560-8c50-0050568f63c5", - "type": "aggregation", - "filter": null, - "timerange": { - "type": "relative", - "range": 86400 - }, - "query": { - "type": "elasticsearch", - "query_string": "\"watchdog_work_cb\" AND \"0x410800000d9\" " - }, - "streams": [], - "config": { - "visualization": "table", - "event_annotation": false, - "row_pivots": [ - { - "field": "source", - "type": "values", - "config": { - "limit": 50 - } }, { - "field": "timestamp", + "fields": [ + "VMWARE_ALARM_TYPE" + ], "type": "values", "config": { "limit": 15 @@ -2896,9 +3275,9 @@ "formatting_settings": null, "sort": [ { - "type": "series", - "field": "source", - "direction": "Descending" + "type": "pivot", + "field": "VMWARE_SEV_CURRENT", + "direction": "Ascending" } ] } @@ -2906,157 +3285,166 @@ ], "widget_mapping": { "00000170-10c3-1564-8c50-0050568f63c5": [ - "4d5e53e2-6eb2-4144-8122-dcabe2bbf529" + "d04ea4fe-20a5-4f29-b9c5-d47455f4151e" ], "00000170-10c3-1576-8c50-0050568f63c5": [ - "957bd9a2-e0b5-4a10-b2de-4b2052f4da4f" + "390f2970-4ab3-44ad-905f-a015de543431" + ], + "5bf54bee-f7a6-4747-963f-be8f4f140596": [ + "ac047195-9b4c-472a-9264-611864441741" ], "00000170-10c3-1566-8c50-0050568f63c5": [ - "ef5a3347-0793-4027-9e7e-da627b15afd0" + "88e5743d-8126-4826-b846-f282d658253b" ], "00000170-10c3-1577-8c50-0050568f63c5": [ - "66f579a1-d9eb-427f-8bcf-41695805886a" + "60e9aaa9-d5e8-45fb-96e2-7e1987e72a29" ], "00000170-10c3-1578-8c50-0050568f63c5": [ - "0243c150-8fda-41f1-b9c9-95480a4c522c" + "c9b91d07-82da-46ed-8c36-5d6034ed976c" ], "e1093485-5e43-4bf9-9a56-5d1f1d3711a5": [ - "5c6c1818-cd99-4f34-be1b-bf954856882d" + "e2f6b68f-2d1e-4354-9aad-c28cd049da51" ], "00000170-10c3-156a-8c50-0050568f63c5": [ - "d38f066d-fb26-4afb-9ea6-cf72ec1b75f7" + "96422bc9-4035-4b76-9447-167d9e52c345" ], - "28465ec9-70ca-4dc3-92d6-cd9935875cf8": [ - "0f29b4e9-b9ca-4298-abdd-35f1f9fd2c0d" + "f0da93dd-a61d-4b80-9c12-65a91a29811e": [ + "93347203-e074-4d63-b950-869baa40b62c" + ], + "24bd0001-8722-43c3-973f-1cbb569046bc": [ + "ee7af7c7-8628-4af1-96f3-15041e28dec3" ], "00000170-10c3-155e-8c50-0050568f63c5": [ - "4e81fa97-f833-4a38-b3de-7198bfa898aa" + "68e36899-55b4-4e21-9c48-e39aa86aad86" ], "00000170-10c3-156f-8c50-0050568f63c5": [ - "8e107467-b27f-4b62-a7c9-4c7c22160c76" + "7fa6d1cd-8820-4fa4-b259-296057490e71" ], "91576c8a-1488-4a7e-93a9-3fef470843cc": [ - "f9c86658-f59e-4918-970b-f302210be04d" + "448a603b-b943-4764-a35f-6674ecc08cb2" ], "c51e0ac4-9895-4cc9-82ea-22c6d46116a7": [ - "fd5e52b6-75d8-4271-946f-f86e2e541a5f" + "43ac35df-215c-4abf-a7b1-f1fcaeaf09dc" ], "769e9630-aa44-4b23-8616-25939242772f": [ - "c22eb711-dede-4631-8c2c-f0b3b24731b7" + "bdd9747f-760e-4184-96dc-a3102148bb47" ], "00000170-10c3-1570-8c50-0050568f63c5": [ - "184694f6-b894-44cd-b2f9-242d20a1db09" - ], - "00000170-10c3-1560-8c50-0050568f63c5": [ - "033f5f61-bc13-43ff-a133-d55d696c1a53" + "7c2116b4-74d4-4935-89c7-8617cd8699c3" ], "68d0fbb8-0a65-46d1-91df-0cb74e0c624e": [ - "89865fa1-7381-403e-b5cc-7e4c2b03a970" + "dd472e8f-27e7-4d05-ad54-978a57e89b58" ], "00000170-10c3-1574-8c50-0050568f63c5": [ - "68a39811-2856-4cd9-840b-0cd1d89533c3" + "eefe7460-3d40-4ad1-9968-e61515528847" ] }, "positions": { "00000170-10c3-1564-8c50-0050568f63c5": { "col": 7, - "row": 44, + "row": 32, "height": 2, "width": 6 }, "00000170-10c3-1576-8c50-0050568f63c5": { "col": 1, - "row": 26, + "row": 21, "height": 2, "width": 6 }, + "5bf54bee-f7a6-4747-963f-be8f4f140596": { + "col": 1, + "row": 1, + "height": 4, + "width": 6 + }, "00000170-10c3-1566-8c50-0050568f63c5": { "col": 1, - "row": 23, + "row": 38, "height": 3, "width": 6 }, "00000170-10c3-1577-8c50-0050568f63c5": { "col": 7, - "row": 10, + "row": 1, "height": 4, "width": 6 }, "00000170-10c3-1578-8c50-0050568f63c5": { "col": 10, - "row": 19, + "row": 10, "height": 7, "width": 3 }, "e1093485-5e43-4bf9-9a56-5d1f1d3711a5": { "col": 1, - "row": 15, + "row": 13, "height": 4, "width": 6 }, "00000170-10c3-156a-8c50-0050568f63c5": { "col": 7, - "row": 26, + "row": 10, "height": 5, "width": 3 }, - "28465ec9-70ca-4dc3-92d6-cd9935875cf8": { - "col": 7, - "row": 40, + "f0da93dd-a61d-4b80-9c12-65a91a29811e": { + "col": 1, + "row": 34, "height": 4, + "width": "Infinity" + }, + "24bd0001-8722-43c3-973f-1cbb569046bc": { + "col": 1, + "row": 5, + "height": 3, "width": 6 }, "00000170-10c3-155e-8c50-0050568f63c5": { "col": 7, - "row": 37, + "row": 29, "height": 3, "width": 6 }, "00000170-10c3-156f-8c50-0050568f63c5": { "col": 1, - "row": 31, + "row": 23, "height": 4, "width": "Infinity" }, "91576c8a-1488-4a7e-93a9-3fef470843cc": { "col": 1, - "row": 10, + "row": 8, "height": 5, "width": 6 }, "c51e0ac4-9895-4cc9-82ea-22c6d46116a7": { "col": 7, - "row": 14, + "row": 5, "height": 5, "width": 6 }, "769e9630-aa44-4b23-8616-25939242772f": { "col": 1, - "row": 37, - "height": 9, + "row": 29, + "height": 5, "width": 6 }, "00000170-10c3-1570-8c50-0050568f63c5": { "col": 10, - "row": 26, + "row": 17, "height": 5, "width": 3 }, - "00000170-10c3-1560-8c50-0050568f63c5": { - "col": 1, - "row": 28, - "height": 3, - "width": 6 - }, "68d0fbb8-0a65-46d1-91df-0cb74e0c624e": { "col": 1, - "row": 19, + "row": 17, "height": 4, "width": 6 }, "00000170-10c3-1574-8c50-0050568f63c5": { "col": 1, - "row": 35, + "row": 27, "height": 2, "width": "Infinity" } @@ -3089,26 +3477,29 @@ }, "widgets": [ { - "id": "326f7403-650e-448f-b5ea-679a247a7d42", + "id": "fbe93ede-6971-4b48-a371-014ad4da35de", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 432000 + "range": 1800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"performance has deteriorated\"" + "query_string": "\"nmp_ResetDeviceLogThrottling\"" }, - "streams": [ - "72212e8b-b25e-4273-aba1-07e23733912b" - ], + "streams": [], "config": { "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "datastore", + "fields": [ + "datastore" + ], "type": "values", "config": { "limit": 15 @@ -3131,38 +3522,29 @@ } }, { - "id": "c159cc92-0fd4-4cdf-b093-46090fe8dfbf", + "id": "0cc11209-45ca-4c1b-84c0-ef1fbe1e5c41", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 28800 + "range": 604800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"Lost access to volume\"" + "query_string": "host_status AND ioctl" }, "streams": [], "config": { - "visualization": "table", + "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "source", - "type": "values", - "config": { - "limit": 50 - } - }, - { - "field": "vmware_uuid_volume_id", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "datastore", + "fields": [ + "source" + ], "type": "values", "config": { "limit": 15 @@ -3181,48 +3563,45 @@ "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [ - { - "type": "series", - "field": "source", - "direction": "Descending" - } - ] + "sort": [] } }, { - "id": "c8a0d780-bf83-4217-938b-1e7d15e5a03e", + "id": "326f7403-650e-448f-b5ea-679a247a7d42", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 2592000 + "range": 432000, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"Path redundancy to storage device\" OR \"Lost connectivity to storage device\" NOT \"active\"" + "query_string": "\"performance has deteriorated\"" }, - "streams": [], + "streams": [ + "8f8a9a98-6ae0-4458-9ded-150358660e9b" + ], "config": { - "visualization": "bar", + "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "timestamp", - "type": "time", + "fields": [ + "datastore" + ], + "type": "values", "config": { - "interval": { - "type": "timeunit", - "value": 1, - "unit": "hours" - } + "limit": 15 } } ], "series": [ { "config": { - "name": "Messages" + "name": null }, "function": "count()" } @@ -3235,67 +3614,50 @@ } }, { - "id": "0cc11209-45ca-4c1b-84c0-ef1fbe1e5c41", + "id": "c159cc92-0fd4-4cdf-b093-46090fe8dfbf", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 604800 + "range": 28800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "host_status AND ioctl" + "query_string": "\"Lost access to volume\"" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "source", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } - } - ], - "series": [ + }, { + "fields": [ + "vmware_uuid_volume_id" + ], + "type": "values", "config": { - "name": null - }, - "function": "count()" - } - ], - "rollup": true, - "column_pivots": [], - "visualization_config": null, - "formatting_settings": null, - "sort": [] - } - }, - { - "id": "fbe93ede-6971-4b48-a371-014ad4da35de", - "type": "aggregation", - "filter": null, - "timerange": { - "type": "relative", - "range": 1800 - }, - "query": { - "type": "elasticsearch", - "query_string": "\"nmp_ResetDeviceLogThrottling\"" - }, - "streams": [], - "config": { - "visualization": "pie", - "event_annotation": false, - "row_pivots": [ + "limit": 50 + } + }, { - "field": "datastore", + "fields": [ + "datastore" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -3311,16 +3673,23 @@ "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [] + "sort": [ + { + "type": "series", + "field": "source", + "direction": "Descending" + } + ] } }, { "id": "9387dd29-2107-40aa-ab6c-75f4a3369193", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "from": 28800 + "from": 28800, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -3329,45 +3698,59 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "HOSTNAME", + "fields": [ + "HOSTNAME" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "hpsa_bay", + "fields": [ + "hpsa_bay" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "hpsa_controller", + "fields": [ + "hpsa_controller" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "hpsa_device_path", + "fields": [ + "hpsa_device_path" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "hpsa_lun", + "fields": [ + "hpsa_lun" + ], "type": "values", "config": { "limit": 15 } }, { - "field": "hpsa_target", + "fields": [ + "hpsa_target" + ], "type": "values", "config": { "limit": 15 @@ -3383,48 +3766,43 @@ } }, { - "id": "e36a263f-faa3-409a-b3e8-101a5febb0da", + "id": "c8a0d780-bf83-4217-938b-1e7d15e5a03e", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "range": 2592000, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.EventEx AND VCENTER_facility:error NOT Unknown" + "query_string": "\"Path redundancy to storage device\" OR \"Lost connectivity to storage device\" NOT \"active\"" }, "streams": [], "config": { - "visualization": "table", + "visualization": "bar", + "column_limit": null, "event_annotation": false, + "row_limit": null, "row_pivots": [ { - "field": "HOSTNAME", - "type": "values", - "config": { - "limit": 50 - } - }, - { - "field": "vmware_naa_disk_id", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "datastore", - "type": "values", + "fields": [ + "timestamp" + ], + "type": "time", "config": { - "limit": 15 + "interval": { + "type": "timeunit", + "value": 1, + "unit": "hours" + } } } ], "series": [ { "config": { - "name": null + "name": "Messages" }, "function": "count()" } @@ -3433,64 +3811,85 @@ "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [ - { - "type": "series", - "field": "HOSTNAME", - "direction": "Descending" - } - ] + "sort": [] } }, { - "id": "565a79a6-9206-4cae-9e73-c7d295de98f1", + "id": "7b6a1d32-016d-4ad2-b43c-29306758aab7", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "range": 28800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"performance has deteriorated\"" + "query_string": "\"migration\"" }, - "streams": [ - "72212e8b-b25e-4273-aba1-07e23733912b" - ], + "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "HOSTNAME", + "fields": [ + "VCENTER_DATACENTER_ID" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "vmware_naa_disk_id", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "datastore", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } - } - ], - "series": [ + }, { + "fields": [ + "vmware_migrated_datastore_current" + ], + "type": "values", "config": { - "name": null - }, - "function": "count()" + "limit": 50 + } + }, + { + "fields": [ + "timestamp" + ], + "type": "values", + "config": { + "limit": 50 + } + }, + { + "fields": [ + "vmware_migrated_datastore_previous" + ], + "type": "values", + "config": { + "limit": 50 + } } ], + "series": [], "rollup": true, "column_pivots": [], "visualization_config": null, @@ -3498,73 +3897,139 @@ "sort": [ { "type": "series", - "field": "HOSTNAME", + "field": "VCENTER_DATACENTER_ID", "direction": "Descending" } ] } }, { - "id": "7b6a1d32-016d-4ad2-b43c-29306758aab7", + "id": "565a79a6-9206-4cae-9e73-c7d295de98f1", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 28800 + "range": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "\"migration\"" + "query_string": "\"performance has deteriorated\"" }, - "streams": [], + "streams": [ + "8f8a9a98-6ae0-4458-9ded-150358660e9b" + ], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "VCENTER_DATACENTER_ID", + "fields": [ + "HOSTNAME" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "source", + "fields": [ + "vmware_naa_disk_id" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "vmware_guest_name", + "fields": [ + "datastore" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } - }, + } + ], + "series": [ + { + "config": { + "name": null + }, + "function": "count()" + } + ], + "rollup": true, + "column_pivots": [], + "visualization_config": null, + "formatting_settings": null, + "sort": [ + { + "type": "series", + "field": "HOSTNAME", + "direction": "Descending" + } + ] + } + }, + { + "id": "e36a263f-faa3-409a-b3e8-101a5febb0da", + "type": "aggregation", + "filter": null, + "filters": [], + "timerange": { + "range": 86400, + "type": "relative" + }, + "query": { + "type": "elasticsearch", + "query_string": "application_name:vim.event.EventEx AND VCENTER_facility:error NOT Unknown" + }, + "streams": [], + "config": { + "visualization": "table", + "column_limit": null, + "event_annotation": false, + "row_limit": 50, + "row_pivots": [ { - "field": "vmware_migrated_datastore_current", + "fields": [ + "HOSTNAME" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "timestamp", + "fields": [ + "vmware_naa_disk_id" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "vmware_migrated_datastore_previous", + "fields": [ + "datastore" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], - "series": [], + "series": [ + { + "config": { + "name": null + }, + "function": "count()" + } + ], "rollup": true, "column_pivots": [], "visualization_config": null, @@ -3572,7 +4037,7 @@ "sort": [ { "type": "series", - "field": "VCENTER_DATACENTER_ID", + "field": "HOSTNAME", "direction": "Descending" } ] @@ -3581,31 +4046,31 @@ ], "widget_mapping": { "c8a0d780-bf83-4217-938b-1e7d15e5a03e": [ - "8182cd8b-768e-4a1f-b6ed-b25fec58e658" + "a1ba0c27-672c-4674-9373-2151b0568395" ], "c159cc92-0fd4-4cdf-b093-46090fe8dfbf": [ - "5af36f28-c69b-4330-b6cc-ef91949288b6" + "dd2e6d1b-a7ae-4976-9d72-f599b76e3ed1" ], "fbe93ede-6971-4b48-a371-014ad4da35de": [ - "07e52028-d90e-4b6d-9d4f-09d2d3256ee4" + "81eb31aa-e29b-4796-a6e8-ec2c850ae546" ], "e36a263f-faa3-409a-b3e8-101a5febb0da": [ - "4c1cd2cb-11ec-425c-8029-524999d95ea7" + "4c955139-39c8-4c8d-84b3-f8640119d8bd" ], "7b6a1d32-016d-4ad2-b43c-29306758aab7": [ - "bc747dd2-597b-4d2d-b26e-50956be9f7fd" + "55e1a50e-1b21-47c7-9829-5cbe40b276a3" ], "565a79a6-9206-4cae-9e73-c7d295de98f1": [ - "c881994f-2ec5-4159-81d4-a89cf2302742" + "378677df-bf40-4caf-bddc-fd8107b9f2ba" ], "326f7403-650e-448f-b5ea-679a247a7d42": [ - "0f10f532-564c-4946-914f-cf125eb11fb8" + "10ea01ef-6a73-4273-9a3b-346182431ba5" ], "0cc11209-45ca-4c1b-84c0-ef1fbe1e5c41": [ - "c3887c78-28c2-4f2e-91c0-b7b3827eae02" + "306df4b4-cceb-4e39-be2c-4201c11180d6" ], "9387dd29-2107-40aa-ab6c-75f4a3369193": [ - "2dd2a7b0-0c7d-4664-80bc-ddc4b9e3bc94" + "bb01bebd-2317-4a5d-81d4-0502f9c5815e" ] }, "positions": { @@ -3679,7 +4144,7 @@ "title": "VMware Security Events" }, "widget": { - "e90afee6-a5ee-46ea-a9c0-7e8ec6859a14": "Login Failure Past Day username/source ip", + "e90afee6-a5ee-46ea-a9c0-7e8ec6859a14": "Login Failure Past Week username/source ip", "45dbf45f-6f72-49a0-8bcf-94ddd7990776": "Last successful logins past 2 hours", "b0453527-1484-4f7c-8b2a-2c4f1c317584": "Login Failure Past Day username/source ip", "4cbbf12f-8be1-43c0-af78-c2144da312a5": "Top LDAP/Vmware Users Last Day", @@ -3692,9 +4157,10 @@ "id": "b0735a7b-ac6d-414b-a38c-160e70fc5fa0", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 7200 + "range": 7200, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -3703,10 +4169,14 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "vmware_guest_name", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { "limit": 50 @@ -3738,9 +4208,10 @@ "id": "e90afee6-a5ee-46ea-a9c0-7e8ec6859a14", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "from": 604800, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -3749,27 +4220,35 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "source", + "fields": [ + "source" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "username", + "fields": [ + "username" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "ip_address", + "fields": [ + "ip_address" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -3795,34 +4274,33 @@ } }, { - "id": "47413477-e703-43fd-9107-20909f4e3af4", + "id": "4cbbf12f-8be1-43c0-af78-c2144da312a5", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "from": 7200 + "from": 7200, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "NOT username:info*" + "query_string": "NOT root AND NOT DCUI NOT vpxd*" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "username", - "type": "values", - "config": { - "limit": 5 - } - }, - { - "field": "ip_address", + "fields": [ + "LDAP_username" + ], "type": "values", "config": { - "limit": 15 + "limit": 50, + "skip_empty_values": true } } ], @@ -3836,43 +4314,52 @@ ], "rollup": true, "column_pivots": [], - "visualization_config": null, + "visualization_config": { + "pinned_columns": [] + }, "formatting_settings": null, "sort": [ { "type": "series", - "field": "username", + "field": "LDAP_username", "direction": "Descending" } ] } }, { - "id": "45dbf45f-6f72-49a0-8bcf-94ddd7990776", + "id": "47413477-e703-43fd-9107-20909f4e3af4", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 7200 + "from": 7200, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "" + "query_string": "NOT username:info* NOT username:cohesity* NOT username:fsuser NOT username:invald* " }, "streams": [], "config": { - "visualization": "table", + "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "username", + "fields": [ + "username" + ], "type": "values", "config": { - "limit": 50 + "limit": 15 } }, { - "field": "ip_address", + "fields": [ + "ip_address" + ], "type": "values", "config": { "limit": 15 @@ -3901,41 +4388,41 @@ } }, { - "id": "b0453527-1484-4f7c-8b2a-2c4f1c317584", + "id": "45dbf45f-6f72-49a0-8bcf-94ddd7990776", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "range": 7200, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "failure_type:\"Authentication failure\" OR failure_type:Failed OR failure_type:\"User not known to the underlying authentication module\" " + "query_string": "" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "source", - "type": "values", - "config": { - "limit": 5 - } - }, - { - "field": "username", + "fields": [ + "username" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "ip_address", + "fields": [ + "ip_address" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -3954,38 +4441,45 @@ "sort": [ { "type": "series", - "field": "source", + "field": "username", "direction": "Descending" } ] } }, { - "id": "4cbbf12f-8be1-43c0-af78-c2144da312a5", + "id": "b0453527-1484-4f7c-8b2a-2c4f1c317584", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "NOT root AND NOT DCUI" + "query_string": "failure_type:\"Authentication failure\" OR failure_type:Failed OR failure_type:\"User not known to the underlying authentication module\" OR \"Cannot login\" OR failure_type:\"authentication failure\" OR failure_type:\"pam_do_authenticate\"" }, "streams": [], "config": { - "visualization": "table", + "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "LDAP_username", + "fields": [ + "source" + ], "type": "values", "config": { - "limit": 50 + "limit": 15 } }, { - "field": "username", + "fields": [ + "username" + ], "type": "values", "config": { "limit": 15 @@ -4007,7 +4501,7 @@ "sort": [ { "type": "series", - "field": "LDAP_username", + "field": "source", "direction": "Descending" } ] @@ -4016,58 +4510,58 @@ ], "widget_mapping": { "b0735a7b-ac6d-414b-a38c-160e70fc5fa0": [ - "9f7757b2-51a9-41f6-aa3d-b91e9b4cdcf0" + "87d8a0c0-5aca-48a4-99cc-9fb602b12f39" + ], + "45dbf45f-6f72-49a0-8bcf-94ddd7990776": [ + "4a9d1529-5c74-4f0a-afac-764164e32d27" ], "e90afee6-a5ee-46ea-a9c0-7e8ec6859a14": [ - "5e0fec8a-4e20-47f7-8bab-5ed34ba13f4b" + "7c05bffe-cc99-4db2-88aa-aca566169989" ], - "47413477-e703-43fd-9107-20909f4e3af4": [ - "fa3eae9c-3fa5-48b3-ab9d-00590a1b951e" + "4cbbf12f-8be1-43c0-af78-c2144da312a5": [ + "787e0d7f-c79c-4c05-8731-61a437550338" ], - "45dbf45f-6f72-49a0-8bcf-94ddd7990776": [ - "5e91730a-c1dc-49ae-be37-2c9d9293be62" + "47413477-e703-43fd-9107-20909f4e3af4": [ + "ffa446c4-7e5a-41d6-99c4-789780b89933" ], "b0453527-1484-4f7c-8b2a-2c4f1c317584": [ - "75995b5c-6056-419e-bb8f-140a3ef271d6" - ], - "4cbbf12f-8be1-43c0-af78-c2144da312a5": [ - "f6a859e7-da1d-46ad-b033-8cb19302bdea" + "9237b050-e607-4305-bffd-73392a4aea4c" ] }, "positions": { - "45dbf45f-6f72-49a0-8bcf-94ddd7990776": { - "col": 7, - "row": 7, - "height": 2, + "b0735a7b-ac6d-414b-a38c-160e70fc5fa0": { + "col": 1, + "row": 1, + "height": 3, "width": 6 }, - "e90afee6-a5ee-46ea-a9c0-7e8ec6859a14": { + "45dbf45f-6f72-49a0-8bcf-94ddd7990776": { "col": 7, - "row": 9, - "height": 2, - "width": 6 - }, - "b0735a7b-ac6d-414b-a38c-160e70fc5fa0": { - "col": 1, - "row": 3, + "row": 5, "height": 2, "width": 6 }, "4cbbf12f-8be1-43c0-af78-c2144da312a5": { "col": 1, - "row": 9, + "row": 8, "height": 4, "width": 6 }, + "e90afee6-a5ee-46ea-a9c0-7e8ec6859a14": { + "col": 7, + "row": 7, + "height": 2, + "width": 6 + }, "47413477-e703-43fd-9107-20909f4e3af4": { "col": 1, - "row": 5, + "row": 4, "height": 4, "width": 6 }, "b0453527-1484-4f7c-8b2a-2c4f1c317584": { "col": 7, - "row": 3, + "row": 1, "height": 4, "width": 6 } @@ -4091,29 +4585,63 @@ "dc87ed3d-4496-4fdd-b07d-eb89aa01a4e8": "VMware Port Group to Hypervisor", "bdbd6fe6-49a4-406e-9c94-840d7bf3b08b": "MAC to DVS port ID ", "1829d3d1-53b5-4998-9c33-344c657d0bb0": "Last 7 days DVS Network Messages", - "c5eddc5a-5c38-4b05-91ac-20f67d3099f7": "Ping Failures Last Two Days" + "c5eddc5a-5c38-4b05-91ac-20f67d3099f7": "Ping Failures Last Two Days", + "b96d2195-ff06-4530-a70a-a1478fa4f6a5": "Aggregating count() by vmware_guest_name", + "544612b0-dbcc-47e7-a644-631f9d21d401": "Number of vmotions per guest in 1 day" } }, "widgets": [ { - "id": "3c93a000-d854-480a-b8c2-3b25a7dee3c2", + "id": "bdbd6fe6-49a4-406e-9c94-840d7bf3b08b", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "from": 28800 + "range": 28800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "connected NOT Resources" + "query_string": "(\"enabled port\" AND \"mac\")" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "vmware_guest_name", + "fields": [ + "vmware_dvs_port_id" + ], + "type": "values", + "config": { + "limit": 50 + } + }, + { + "fields": [ + "vmware_mac_address" + ], + "type": "values", + "config": { + "limit": 50 + } + }, + { + "fields": [ + "vmware_guest_name" + ], + "type": "values", + "config": { + "limit": 50 + } + }, + { + "fields": [ + "VCENTER_DATACENTER_CLUSTER_ID" + ], "type": "values", "config": { "limit": 50 @@ -4129,21 +4657,13 @@ } ], "rollup": true, - "column_pivots": [ - { - "field": "HYPERVISOR_NAME", - "type": "values", - "config": { - "limit": 15 - } - } - ], + "column_pivots": [], "visualization_config": null, "formatting_settings": null, "sort": [ { "type": "series", - "field": "vmware_guest_name", + "field": "vmware_dvs_port_id", "direction": "Descending" } ] @@ -4153,9 +4673,10 @@ "id": "dc87ed3d-4496-4fdd-b07d-eb89aa01a4e8", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 172800 + "range": 172800, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -4164,27 +4685,35 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "vmware_dvs_port_id", + "fields": [ + "vmware_dvs_port_id" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "vmware_guest_name", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "HOSTNAME", + "fields": [ + "HOSTNAME" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -4210,79 +4739,61 @@ } }, { - "id": "bdbd6fe6-49a4-406e-9c94-840d7bf3b08b", + "id": "544612b0-dbcc-47e7-a644-631f9d21d401", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 28800 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "(\"enabled port\" AND \"mac\")" + "query_string": " application_name:vim.event.VmEmigratingEvent" }, "streams": [], "config": { - "visualization": "table", + "visualization": "area", + "column_limit": null, "event_annotation": false, + "row_limit": 150, "row_pivots": [ { - "field": "vmware_dvs_port_id", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { - "limit": 50 + "limit": 150 } - }, + } + ], + "series": [ { - "field": "vmware_mac_address", - "type": "values", "config": { - "limit": 15 - } - }, - { - "field": "vmware_guest_name", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "VCENTER_DATACENTER_CLUSTER_ID", - "type": "values", - "config": { - "limit": 15 - } - } - ], - "series": [ - { - "config": { - "name": null + "name": "VMotion count" }, - "function": "count()" + "function": "count(application_name)" } ], "rollup": true, "column_pivots": [], - "visualization_config": null, + "visualization_config": { + "interpolation": "linear", + "axis_type": "linear" + }, "formatting_settings": null, - "sort": [ - { - "type": "series", - "field": "vmware_dvs_port_id", - "direction": "Descending" - } - ] + "sort": [] } }, { "id": "c5eddc5a-5c38-4b05-91ac-20f67d3099f7", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 172800 + "range": 172800, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -4291,10 +4802,14 @@ "streams": [], "config": { "visualization": "map", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "ip_address_geolocation", + "fields": [ + "ip_address_geolocation" + ], "type": "values", "config": { "limit": 15 @@ -4304,7 +4819,13 @@ "series": [], "rollup": true, "column_pivots": [], - "visualization_config": null, + "visualization_config": { + "viewport": { + "zoom": 2, + "center_x": 0, + "center_y": 0 + } + }, "formatting_settings": null, "sort": [] } @@ -4313,9 +4834,10 @@ "id": "1829d3d1-53b5-4998-9c33-344c657d0bb0", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 604800 + "range": 604800, + "type": "relative" }, "query": { "type": "elasticsearch", @@ -4324,20 +4846,26 @@ "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "dvs_switch_id", + "fields": [ + "dvs_switch_id" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "VCENTER_DATACENTER_CLUSTER_ID", + "fields": [ + "VCENTER_DATACENTER_CLUSTER_ID" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -4364,52 +4892,52 @@ } ], "widget_mapping": { - "3c93a000-d854-480a-b8c2-3b25a7dee3c2": [ - "6b7b39d7-c94a-4b57-b1fc-7e0ec4622c87" + "544612b0-dbcc-47e7-a644-631f9d21d401": [ + "c38954ed-6737-421b-bbbc-26fa993e9c57" ], - "dc87ed3d-4496-4fdd-b07d-eb89aa01a4e8": [ - "7b778651-14a7-434c-b54c-77733805f099" + "1829d3d1-53b5-4998-9c33-344c657d0bb0": [ + "4ad80d1a-e2e5-4a2c-865c-6714a7eadfaa" ], "bdbd6fe6-49a4-406e-9c94-840d7bf3b08b": [ - "c11a5aba-caa8-4cd4-848e-22972a4731cf" + "c7532086-da44-42b8-b9dc-386e927e8ced" ], "c5eddc5a-5c38-4b05-91ac-20f67d3099f7": [ - "d894eda5-4207-4def-939d-790d75353b1a" + "2660c6e3-c825-4280-a1d8-01f597f25900" ], - "1829d3d1-53b5-4998-9c33-344c657d0bb0": [ - "58779e71-3a45-4257-a404-0e16c072c672" + "dc87ed3d-4496-4fdd-b07d-eb89aa01a4e8": [ + "2d3920b8-a3a2-4b53-9f5e-35fbccd06cf5" ] }, "positions": { + "1829d3d1-53b5-4998-9c33-344c657d0bb0": { + "col": 1, + "row": 8, + "height": 4, + "width": 2 + }, + "544612b0-dbcc-47e7-a644-631f9d21d401": { + "col": 1, + "row": 1, + "height": 4, + "width": 7 + }, "dc87ed3d-4496-4fdd-b07d-eb89aa01a4e8": { "col": 8, - "row": 3, + "row": 1, "height": 7, "width": 3 }, - "3c93a000-d854-480a-b8c2-3b25a7dee3c2": { - "col": 1, - "row": 10, - "height": 6, - "width": 10 - }, "c5eddc5a-5c38-4b05-91ac-20f67d3099f7": { "col": 1, - "row": 3, + "row": 5, "height": 3, "width": 7 }, "bdbd6fe6-49a4-406e-9c94-840d7bf3b08b": { "col": 3, - "row": 6, - "height": 4, - "width": 5 - }, - "1829d3d1-53b5-4998-9c33-344c657d0bb0": { - "col": 1, - "row": 6, + "row": 8, "height": 4, - "width": 2 + "width": 8 } }, "formatting": { @@ -4432,40 +4960,39 @@ "3ca8e978-e229-4115-bdbe-e71aba80bc3b": "Tasks by users last 24 hours", "8fb4e9cb-fce3-430c-8cb9-153f83995054": "Tasks by users last 24 hours", "77c06c5c-4ea4-455f-a06f-de92d7620422": "VMware Recent Changes in the Last 2 days", - "7d033d70-ead8-4d39-8832-1dd192c19614": "Orgs by syslog alert last 24 hours ", - "2d12ea58-f839-4bde-b69d-6d77809174c4": "Orgs by syslog alert last 24 hours (copy)" + "7d033d70-ead8-4d39-8832-1dd192c19614": "Orgs by syslog alert last week ", + "2d12ea58-f839-4bde-b69d-6d77809174c4": "Orgs by syslog alert last 24 hours (copy)", + "28465ec9-70ca-4dc3-92d6-cd9935875cf8": "Recently Powered off VM's Last Week" } }, "widgets": [ { - "id": "aa268c20-26f3-4d83-8703-014968d7f8e6", + "id": "32e67500-5879-45d8-9373-eb0b56d69d68", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 28800 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent NOT \"Create virtual machine snapshot\" NOT \"Migrate virtual machine\" NOT \"Remove snapshot\"" + "query_string": "vmware_task_executed:* NOT \"Create virtual machine snapshot\" NOT \"Remove snapshot\" NOT \"Check new\" NOT datastore:*" }, "streams": [], "config": { "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 150, "row_pivots": [ { - "field": "vmware_task_executed", + "fields": [ + "vmware_task_executed" + ], "type": "values", "config": { - "limit": 15 - } - }, - { - "field": "VCENTER_DATACENTER_ID", - "type": "values", - "config": { - "limit": 15 + "limit": 150 } } ], @@ -4481,45 +5008,43 @@ "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [] + "sort": [ + { + "type": "pivot", + "field": "vmware_task_executed", + "direction": "Ascending" + } + ] } }, { - "id": "77c06c5c-4ea4-455f-a06f-de92d7620422", + "id": "28465ec9-70ca-4dc3-92d6-cd9935875cf8", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 172800 + "from": 172800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.VmReconfiguredEvent" + "query_string": "vmware_power_state:off" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "vmware_guest_name", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "LDAP_username", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "HOSTNAME", + "fields": [ + "vmware_guest_name" + ], "type": "values", "config": { - "limit": 15 + "limit": 15, + "skip_empty_values": true } } ], @@ -4533,33 +5058,58 @@ ], "rollup": true, "column_pivots": [], - "visualization_config": null, + "visualization_config": { + "pinned_columns": [] + }, "formatting_settings": null, "sort": [] } }, { - "id": "7d033d70-ead8-4d39-8832-1dd192c19614", + "id": "77c06c5c-4ea4-455f-a06f-de92d7620422", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "from": 172800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "" + "query_string": "vmware_task_executed:*" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "vmware_folder_name", + "fields": [ + "vmware_guest_name" + ], + "type": "values", + "config": { + "limit": 15 + } + }, + { + "fields": [ + "LDAP_username" + ], "type": "values", "config": { - "limit": 35 + "limit": 15 + } + }, + { + "fields": [ + "HOSTNAME" + ], + "type": "values", + "config": { + "limit": 15 } } ], @@ -4575,48 +5125,33 @@ "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [ - { - "type": "series", - "field": "vmware_folder_name", - "direction": "Descending" - } - ] + "sort": [] } }, { - "id": "3ca8e978-e229-4115-bdbe-e71aba80bc3b", + "id": "aa268c20-26f3-4d83-8703-014968d7f8e6", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "from": 28800, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent" + "query_string": "application_name:vim.event.TaskEvent NOT \"Create virtual machine snapshot\" NOT \"Migrate virtual machine\" NOT \"Remove snapshot\" NOT \"Task-ASB\"" }, "streams": [], "config": { - "visualization": "pie", + "visualization": "bar", + "column_limit": 15, "event_annotation": false, + "row_limit": 15, "row_pivots": [ { - "field": "vmware_task_executed", - "type": "values", - "config": { - "limit": 10 - } - }, - { - "field": "username", - "type": "values", - "config": { - "limit": 15 - } - }, - { - "field": "VCENTER_DATACENTER_ID", + "fields": [ + "VCENTER_DATACENTER_ID" + ], "type": "values", "config": { "limit": 15 @@ -4628,44 +5163,57 @@ "config": { "name": null }, - "function": "count()" + "function": "count(vmware_task_executed)" } ], - "rollup": true, - "column_pivots": [], - "visualization_config": null, - "formatting_settings": null, - "sort": [ + "rollup": false, + "column_pivots": [ { - "type": "series", - "field": "vmware_task_executed", - "direction": "Descending" + "fields": [ + "vmware_task_executed" + ], + "type": "values", + "config": { + "limit": 15 + } } - ] + ], + "visualization_config": { + "barmode": "group", + "axis_type": "linear" + }, + "formatting_settings": null, + "sort": [] } }, { - "id": "32e67500-5879-45d8-9373-eb0b56d69d68", + "id": "3ca8e978-e229-4115-bdbe-e71aba80bc3b", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 604800 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent NOT \"Create virtual machine snapshot\" NOT \"Migrate virtual machine\" NOT \"Remove snapshot\" NOT \"Check new\" NOT datastore:*" + "query_string": "vmware_task_executed:*" }, "streams": [], "config": { "visualization": "pie", + "column_limit": null, "event_annotation": false, + "row_limit": 150, "row_pivots": [ { - "field": "vmware_task_executed", + "fields": [ + "vmware_task_executed" + ], "type": "values", "config": { - "limit": 15 + "limit": 150, + "skip_empty_values": true } } ], @@ -4674,58 +5222,61 @@ "config": { "name": null }, - "function": "count()" + "function": "percentage(vmware_task_executed)" } ], - "rollup": true, + "rollup": false, "column_pivots": [], "visualization_config": null, "formatting_settings": null, - "sort": [ - { - "type": "pivot", - "field": "vmware_task_executed", - "direction": "Ascending" - } - ] + "sort": [] } }, { "id": "8fb4e9cb-fce3-430c-8cb9-153f83995054", "type": "aggregation", "filter": null, + "filters": [], "timerange": { - "type": "relative", - "range": 86400 + "from": 86400, + "type": "relative" }, "query": { "type": "elasticsearch", - "query_string": "application_name:vim.event.TaskEvent" + "query_string": "vmware_task_executed:*" }, "streams": [], "config": { "visualization": "table", + "column_limit": null, "event_annotation": false, + "row_limit": 50, "row_pivots": [ { - "field": "vmware_task_executed", + "fields": [ + "vmware_task_executed" + ], "type": "values", "config": { "limit": 50 } }, { - "field": "username", + "fields": [ + "username" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } }, { - "field": "VCENTER_DATACENTER_ID", + "fields": [ + "VCENTER_DATACENTER_ID" + ], "type": "values", "config": { - "limit": 15 + "limit": 50 } } ], @@ -4752,60 +5303,60 @@ } ], "widget_mapping": { - "aa268c20-26f3-4d83-8703-014968d7f8e6": [ - "ffa84cd1-55b8-40a7-ab81-3941bbb0dd21" + "8fb4e9cb-fce3-430c-8cb9-153f83995054": [ + "343cb809-1aad-4093-9ff5-fa31f485f1da" ], "77c06c5c-4ea4-455f-a06f-de92d7620422": [ - "06b516f1-7895-4025-a409-106bf50dbc99" + "429e2618-247b-4b79-96b3-5f91954eeacb" ], - "7d033d70-ead8-4d39-8832-1dd192c19614": [ - "4fb24588-462e-42f2-837a-d9b088b22ffc" + "32e67500-5879-45d8-9373-eb0b56d69d68": [ + "10b0a005-d5f9-4d77-8bbf-685b3a38a83e" ], - "3ca8e978-e229-4115-bdbe-e71aba80bc3b": [ - "d0f5b884-7a26-4d1a-afce-4c6c7fb1dcc9" + "aa268c20-26f3-4d83-8703-014968d7f8e6": [ + "f76bbeaa-0dcf-4257-ace6-6b587b1b04e4" ], - "32e67500-5879-45d8-9373-eb0b56d69d68": [ - "6e8bfb9e-8b66-4444-ba3b-376435f5b91e" + "3ca8e978-e229-4115-bdbe-e71aba80bc3b": [ + "c028ae07-703e-4f47-a6ff-a898ee1e7aad" ], - "8fb4e9cb-fce3-430c-8cb9-153f83995054": [ - "7e8da62f-f77b-48eb-94ef-4b3ec2677529" + "28465ec9-70ca-4dc3-92d6-cd9935875cf8": [ + "56b496d6-ac91-4857-b60b-e6e521aa026a" ] }, "positions": { - "aa268c20-26f3-4d83-8703-014968d7f8e6": { + "8fb4e9cb-fce3-430c-8cb9-153f83995054": { + "col": 7, + "row": 6, + "height": 6, + "width": 6 + }, + "28465ec9-70ca-4dc3-92d6-cd9935875cf8": { "col": 1, - "row": 16, - "height": 5, + "row": 4, + "height": 4, "width": 6 }, - "3ca8e978-e229-4115-bdbe-e71aba80bc3b": { - "col": 7, - "row": 16, - "height": 5, + "32e67500-5879-45d8-9373-eb0b56d69d68": { + "col": 1, + "row": 1, + "height": 3, "width": 6 }, "77c06c5c-4ea4-455f-a06f-de92d7620422": { "col": 1, - "row": 12, + "row": 8, "height": 5, "width": 6 }, - "8fb4e9cb-fce3-430c-8cb9-153f83995054": { + "aa268c20-26f3-4d83-8703-014968d7f8e6": { "col": 7, - "row": 24, - "height": 6, - "width": 6 - }, - "32e67500-5879-45d8-9373-eb0b56d69d68": { - "col": 1, - "row": 21, - "height": 6, + "row": 12, + "height": 5, "width": 6 }, - "7d033d70-ead8-4d39-8832-1dd192c19614": { - "col": 1, - "row": 8, - "height": 4, + "3ca8e978-e229-4115-bdbe-e71aba80bc3b": { + "col": 7, + "row": 1, + "height": 5, "width": 6 } }, @@ -4821,7 +5372,7 @@ "owner": "admin", "title": { "@type": "string", - "@value": "Glog VMware Dashboard 5-7" + "@value": "VMware Dashboard " }, "type": "DASHBOARD", "description": { @@ -4832,143 +5383,49 @@ "constraints": [ { "type": "server-version", - "version": ">=4.3.8+8c4705e" + "version": ">=6.0.5+3ef5be7" } ] }, { "v": "1", "type": { - "name": "stream", + "name": "stream_title", "version": "1" }, - "id": "7933a626-8ec9-4901-96bc-a5394bdcbf1a", + "id": "8f8a9a98-6ae0-4458-9ded-150358660e9b", "data": { - "alarm_callbacks": [], - "outputs": [], - "remove_matches": { - "@type": "boolean", - "@value": false - }, "title": { "@type": "string", - "@value": "MAC and DVS " - }, - "stream_rules": [ - { - "type": { - "@type": "string", - "@value": "PRESENCE" - }, - "field": { - "@type": "string", - "@value": "vmware_dvs_port_id" - }, - "value": { - "@type": "string", - "@value": "" - }, - "inverted": { - "@type": "boolean", - "@value": false - }, - "description": { - "@type": "string", - "@value": "" - } - }, - { - "type": { - "@type": "string", - "@value": "PRESENCE" - }, - "field": { - "@type": "string", - "@value": "vmware_guest_name" - }, - "value": { - "@type": "string", - "@value": "" - }, - "inverted": { - "@type": "boolean", - "@value": false - }, - "description": { - "@type": "string", - "@value": "" - } - }, - { - "type": { - "@type": "string", - "@value": "PRESENCE" - }, - "field": { - "@type": "string", - "@value": "vmware_mac_address" - }, - "value": { - "@type": "string", - "@value": "" - }, - "inverted": { - "@type": "boolean", - "@value": false - }, - "description": { - "@type": "string", - "@value": "" - } - }, - { - "type": { - "@type": "string", - "@value": "PRESENCE" - }, - "field": { - "@type": "string", - "@value": "dvs_switch_id" - }, - "value": { - "@type": "string", - "@value": "" - }, - "inverted": { - "@type": "boolean", - "@value": false - }, - "description": { - "@type": "string", - "@value": "" - } - } - ], - "alert_conditions": [], - "matching_type": { - "@type": "string", - "@value": "OR" - }, - "disabled": { - "@type": "boolean", - "@value": false - }, - "description": { + "@value": "Vmware Average Device Latency" + } + }, + "constraints": [ + { + "type": "server-version", + "version": ">=6.0.5+3ef5be7" + } + ] + }, + { + "v": "1", + "type": { + "name": "stream_title", + "version": "1" + }, + "id": "b2c9095b-067e-4431-b63f-18c4d4828912", + "data": { + "title": { "@type": "string", - "@value": "Stream containing all messages" - }, - "default_stream": { - "@type": "boolean", - "@value": false + "@value": "hypervisor" } }, "constraints": [ { "type": "server-version", - "version": ">=4.3.8+8c4705e" + "version": ">=6.0.5+3ef5be7" } ] } ] } -