influxdata / telegraf

Agent for collecting, processing, aggregating, and writing metrics, logs, and other arbitrary data.
https://influxdata.com/telegraf
MIT License
14.52k stars 5.56k forks source link

vSphere Extention : VSAN no Data import to Influxdb 1.x [ VSAN ESA / HCI MESH ] #13609

Closed Muy69 closed 1 year ago

Muy69 commented 1 year ago

Relevant telegraf.conf

[[inputs.vsphere]]
#  ## List of vCenter URLs to be monitored. These three lines must be uncommented
   interval = "20s"
   vcenters = [ "https://vcenter/sdk" ]
   username = "user123"
   password = "1234"

   insecure_skip_verify =true
  #force_discover_on_init = true

  # Exclude all historical metrics
  datastore_metric_exclude = ["*"]
  cluster_metric_exclude = ["*"]
  datacenter_metric_exclude = ["*"]
  resourcepool_metric_exclude = ["*"]
  vsan_metric_exclude = [ "" ]

  collect_concurrency = 5
  discover_concurrency = 5

# Historical instance
[[inputs.vsphere]]

  interval = "300s"

  vcenters = [ "https://vcenter/sdk" ]
  username = "user123"
  password = "1234"

  insecure_skip_verify = true
  #force_discover_on_init = true
  host_metric_exclude = ["*"] # Exclude realtime metrics
  vm_metric_exclude = ["*"] # Exclude realtime metrics

  #vsan_metric_skip_verify = true

  #max_queries_metrics = 256
  collect_concurrency = 3

Logs from Telegraf

:/etc/telegraf/telegraf.d$ telegraf --config /etc/telegraf/telegraf.conf --once
2023-07-12T16:24:56Z I! Loading config: /etc/telegraf/telegraf.conf
2023-07-12T16:24:56Z W! DeprecationWarning: Option "force_discover_on_init" of plugin "inputs.vsphere" deprecated since version 1.14.0 and will be removed in 2.0.0: option is ignored
2023-07-12T16:24:56Z W! DeprecationWarning: Option "force_discover_on_init" of plugin "inputs.vsphere" deprecated since version 1.14.0 and will be removed in 2.0.0: option is ignored
2023-07-12T16:24:56Z E! Unable to open /var/log/telegraf/telegraf.log (open /var/log/telegraf/telegraf.log: permission denied), using stderr
2023-07-12T16:24:56Z I! Starting Telegraf 1.27.2
2023-07-12T16:24:56Z I! Available plugins: 237 inputs, 9 aggregators, 28 processors, 23 parsers, 59 outputs, 4 secret-stores
2023-07-12T16:24:56Z I! Loaded inputs: cpu disk diskio kernel mem processes swap syslog system vsphere (2x)
2023-07-12T16:24:56Z I! Loaded aggregators:
2023-07-12T16:24:56Z I! Loaded processors:
2023-07-12T16:24:56Z I! Loaded secretstores:
2023-07-12T16:24:56Z I! Loaded outputs: influxdb
2023-07-12T16:24:56Z I! Tags enabled: host=cidtsttele01
2023-07-12T16:24:56Z W! Deprecated inputs: 0 and 2 options
2023-07-12T16:24:56Z I! [inputs.vsphere] Starting plugin
2023-07-12T16:24:58Z I! [inputs.vsphere] Starting plugin
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:58Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:59Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-12T16:24:59Z E! [agent] Starting input inputs.syslog: listen tcp 127.0.0.1:6514: bind: address already in use
2023-07-12T16:25:00Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:01Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: clom-host: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:03Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:03Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:04Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:04Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:04Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: ddh-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:04Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:05Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: heap-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:05Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: ddh-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:05Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:05Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: heap-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:05Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:06Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:06Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: clom-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:06Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: cmmds-workload: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:07Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:07Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:07Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: computeCluster-remotedomclient: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: cmmds-workload: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: cluster-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-12T16:25:08Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:08Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: host-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-12T16:25:10Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: slab-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:10Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:10Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:11Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:11Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:12Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:12Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: slab-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:13Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: clom-host: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:14Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: clom-host: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:14Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:14Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:16Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:16Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:16Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:16Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: ddh-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:17Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: heap-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:17Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:17Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: clom-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:18Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:18Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:18Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: cmmds-workload: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:18Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: computeCluster-remotedomclient: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:18Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: cluster-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-12T16:25:19Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:19Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:19Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:19Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: host-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-12T16:25:19Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: clom-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:20Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:20Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:20Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: computeCluster-remotedomclient: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:20Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: cluster-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-12T16:25:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:21Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: host-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-12T16:25:22Z E! [inputs.vsphere] [vSAN] Error querying performance data for WLC-120: slab-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-12T16:25:22Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:22Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:23Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-12T16:25:23Z I! [inputs.vsphere] Stopping plugin
2023-07-12T16:25:23Z I! [inputs.vsphere] Stopping plugin
2023-07-12T16:25:23Z I! [agent] Hang on, flushing any cached metrics before shutdown
2023-07-12T16:25:23Z I! [agent] Stopping running outputs
2023-07-12T16:25:23Z E! [telegraf] Error running agent: input plugins recorded 93 errors

System info

Telegraf 1.27.2-1 , Ubuntu 22.04, vSphere 8u1a VSAN ESA Cluster + HCI Mesh Cluster / 7 Node Cluster ALL FLASH

Docker

None

Steps to reproduce

The Telegraf is working fine with normal Telemetry Data from the vCenter but there are no Data coming to for the VSAN .

Expected behavior

VSAN metrics are collected from the vCenter and added to the influxdb 1.x

Actual behavior

No VSAN Metrics are collectted, the VSAN Measurements are collected . ( I see vsphere_vsan_performance_vsancpu in the Database )

Additional info

I have verified that the performance metrics service is enabled on the VSAN ESA Cluster and that I can view the VSAN Performance metrics directly in the vCenter .

There seems to be a Documentation Question how to exclude VSAN Metrics from the Config , in the Doku you found the Syntax

vsan_metric_exclude = [ ] ( that syntax is not working on the Config ) vsan_metric_exclude = [ "" ] ( that syntax is working , as statet on the Github by @powersj https://github.com/influxdata/telegraf/issues/13519

powersj commented 1 year ago

Hi,

Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping 2023-07-12T16:25:23Z I! [inputs.vsphere] Stopping plugin

Are you certain the time is set correctly on the vsphere system? It looks like the timestamp is invalid.

No VSAN Metrics are collectted, the VSAN Measurements are collected . ( I see vsphere_vsan_performance_vsancpu in the Database )

I am not following, what are you calling metrics vs measurements? What data do you see from [[outputs.file]] to remove your output from the equation.

vsan_metric_exclude = [ ] ( that syntax is not working on the Config )

That is an empty array, which I believe would default value is used. The default in the case of vsan is to exclude everything. So yes you need to be explicate about not excluding anything.

You got assistance on Slack and made the following comment:

Is there not one Person out there who uses that Extention and it is working for them ?!? Maybe "he/she" has also an ESXi 8.x VSAN ESA Cluster ?

I get that you are frustrated, however the plugin is brand new and was only released last month. I can't say I or any of the other developers have any all-flash VSAN just sitting around waiting to be used, let alone any VMware infrastructure for that matter.

Muy69 commented 1 year ago

Yes im Certain that the Time is write as other Infos from the vSphere can be called from the Database and make Sense.

The vCenter gets his Time by NTP , I switched from UTC to Europe/Berlin , but I dont expect any changes. The Ubuntu Server is also on CET .

In Influxdb the "Measurement&Tags" ist something like "vsphere_vm_rescpu" or "vsphere_vsan_performance_hostcpu" but there are no Metrics ( Data ) behind that , so I can choose it but not Metrics included .

Im realy struggeling with the Syntax for the "vsan_metric_exclude" in my Config which is like the Docu there are two Sektions "Realtime" and "History" . For Live Metrics like VM, HOST I just have to exclude them in the HISTORY Section and vice Versa and get all the Data for that .

I did exactly the same with the "vsan_metric:_exclude" and after trying all combination it finally is not getting the Error , when I restart the telegraf with that config. Its totally unlogical how it works , it looks similar but its not.

Is the Config not any longer usable if I have a "Realime" and a "history" Section in my "inputs.vsphere" , Can you maybe give me a hint how to "correct" the above Config to include "all" VSAN Metrics in the right way ?

I know that its an early Version and that my System is also pretty New from every POV , but it would be nice to get in contact with someone who was able to fetch the Metrics and to see how his config looks alike . Im still thinking that Im maybe did a mistake on the config but it could also be a bug ..

Im willing to help ;)

powersj commented 1 year ago

there are no Metrics ( Data ) behind that

Metrics are only created in InfluxDB if data is created as well. Can you please use [[outputs.file]] and see what metrics from vscan are created.

Im realy struggeling with the Syntax for the "vsan_metric_exclude" in my Config

Based on the sample configuration I would expect these two should get you what you need, please verify with outputs.file:

vsan_metric_exclude = [ "" ]
vsan_metric_include = [ "summary.*" ]

it would be nice to get in contact with someone who was able to fetch the Metrics and to see how his config looks alike

Filing a bug is not the way to get in contact with someone :)

Muy69 commented 1 year ago

I used the [[output.file]] but as you are thought have not found any Metric like "vsphere_vsan_summary"

After changing the config to the one Below , I get an Error which maybe tells something ?

2023-07-13T08:08:59Z E! [inputs.vsphere] Error in plugin: [vSAN] Fail to identify vSAN for cluster WLC-130. Skipping 2023-07-13T08:08:59Z E! [inputs.vsphere] Error in plugin: [vSAN] Fail to identify vSAN for cluster WLC-130. Skipping 2023-07-13T08:08:59Z E! [inputs.vsphere] Error in plugin: [vSAN] Fail to identify vSAN for cluster WLC-130. Skipping

A WLC-130 Cluster is a Cluster with no VSAN but it is attached via HCI MESH to an VSAN ESA . A WLC-120 would be the "real" VSAN ESA Cluster , but I dont find it adressed in the TEST Run .

Would it help for TEST Purpose to just try to scan the "VSAN" Part ?

[[inputs.vsphere]]

List of vCenter URLs to be monitored. These three lines must be uncommented

interval = "60s" vcenters = [ username = " password = "

insecure_skip_verify =true force_discover_on_init = true

Exclude all historical metrics

datastore_metric_exclude = [""] cluster_metric_exclude = [""] datacenter_metric_exclude = [""] resourcepool_metric_exclude = [""] vsan_metric_exclude = [ "" ]

collect_concurrency = 5 discover_concurrency = 5

Historical instance

[[inputs.vsphere]]

interval = "300s"

vcenters = [ " username = " password = "

insecure_skip_verify = true force_discover_on_init = true host_metric_exclude = [""] # Exclude realtime metrics vm_metric_exclude = [""] # Exclude realtime metrics *vsan_metric_include = [ "summary." ]**

max_query_metrics = 256

collect_concurrency = 3

powersj commented 1 year ago

it is attached via HCI MESH to an VSAN ESA .

I do not know enough about vmware to know what this means

Would it help for TEST Purpose to just try to scan the "VSAN" Part ?

At this point sure

@gangadharaswamy do you know enough to know if this should work here?

Muy69 commented 1 year ago

Is a VSAN Metric Export in Module vSphere different then a Cluster , HOST or VM Metric ? The Service is enabled but do I maybe add some Permission beside the VSAN Performance Service ?

Can I Support with more Logs or Tests the Process ?

Muy69 commented 1 year ago

There are no Metrics coming from the Vsphere , the output File shows not Metrics from VSAN Context.

The Rest works normally alle Data from Host, VM, Cluster, Datacenter is avaible.

powersj commented 1 year ago

Can I Support with more Logs or Tests the Process ?

Yes of course. I asked you to try with a certain config and you only provided 3 lines of logs. Please provide the entire set of logs to ensure that you are not omitting an important message.

There are no Metrics coming from the Vsphere , the output File shows not Metrics from VSAN Context.

I can't help but get a little frustrated reading a message like this. It feels like you are trying different things but having a variety of issues. My suggestion is to make one change at a time, collect the logs and metrics from outputs.file and be very clear about what is working and what is not working.

For example, first get vsphere metrics working for a single cluster. Are there any error messages at this stage? If not, then enable vsan metrics.

This is the bug tracker for telegraf. It is NOT for general support. While I will entertain your bug report to help narrow down an issue, the variety of comments have not helped narrow down what a potential issue or even error message is that we need to focus on.

Muy69 commented 1 year ago

Ok, maybe we stop that here than . , I dont like to see you frustrated.

I go back and do the "homework" , and learn what the normal way is and maybe try it again under different circumstances. Please close the Bug Report.

The System is indeed very special yet, in the context of VSAN ESA + HCI MESH.

So thanks for the Time .

Muy69 commented 1 year ago

Last Test:

tsttele01:~$ telegraf --test --debug --once

2023-07-13T20:48:58Z I! Loading config: /etc/telegraf/telegraf.conf
2023-07-13T20:48:58Z W! DeprecationWarning: Option "force_discover_on_init" of plugin "inputs.vsphere" deprecated since version 1.14.0 and will be removed in 2.0.0: option is ignored
2023-07-13T20:48:58Z W! DeprecationWarning: Option "force_discover_on_init" of plugin "inputs.vsphere" deprecated since version 1.14.0 and will be removed in 2.0.0: option is ignored
2023-07-13T20:48:58Z E! Unable to open /var/log/telegraf/telegraf.log (open /var/log/telegraf/telegraf.log: permission denied), using stderr
2023-07-13T20:48:58Z I! Starting Telegraf 1.27.2
2023-07-13T20:48:58Z I! Available plugins: 237 inputs, 9 aggregators, 28 processors, 23 parsers, 59 outputs, 4 secret-stores
2023-07-13T20:48:58Z I! Loaded inputs: cpu syslog vsphere (2x)
2023-07-13T20:48:58Z I! Loaded aggregators:
2023-07-13T20:48:58Z I! Loaded processors:
2023-07-13T20:48:58Z I! Loaded secretstores:
2023-07-13T20:48:58Z I! Loaded outputs: influxdb
2023-07-13T20:48:58Z I! Tags enabled: host=xxxx
2023-07-13T20:48:58Z W! Deprecated inputs: 0 and 2 options
2023-07-13T20:48:58Z D! [agent] Initializing plugins
2023-07-13T20:48:58Z D! [agent] Connecting outputs
2023-07-13T20:48:58Z D! [agent] Attempting connection to [outputs.influxdb]
2023-07-13T20:48:58Z D! [agent] Successfully connected to outputs.influxdb
2023-07-13T20:48:58Z D! [agent] Starting service inputs
2023-07-13T20:48:58Z E! [agent] Starting input inputs.syslog: listen tcp 127.0.0.1:6514: bind: address already in use
2023-07-13T20:48:58Z I! [inputs.vsphere] Starting plugin
2023-07-13T20:48:58Z D! [inputs.vsphere] Creating client: xxxxx
2023-07-13T20:48:58Z D! [inputs.vsphere] Option query for maxQueryMetrics failed. Using default
2023-07-13T20:48:58Z D! [inputs.vsphere] vCenter version is: 8.0.1
2023-07-13T20:48:58Z D! [inputs.vsphere] vCenter says max_query_metrics should be 256
2023-07-13T20:48:58Z D! [inputs.vsphere] Running initial discovery
2023-07-13T20:48:58Z D! [inputs.vsphere] Discover new objects for xxxxx
2023-07-13T20:48:58Z D! [inputs.vsphere] Discovering resources for cluster
2023-07-13T20:48:58Z D! [inputs.vsphere] Find(ClusterComputeResource, /*/host/**) returned 3 objects
2023-07-13T20:48:58Z D! [inputs.vsphere] Discovering resources for resourcepool
2023-07-13T20:48:58Z D! [inputs.vsphere] Find(ResourcePool, /*/host/**) returned 3 objects
2023-07-13T20:48:58Z D! [inputs.vsphere] Discovering resources for host
2023-07-13T20:48:58Z D! [inputs.vsphere] Find(HostSystem, /*/host/**) returned 13 objects
2023-07-13T20:48:58Z D! [inputs.vsphere] Found 226 metrics for xxxx
2023-07-13T20:48:58Z D! [inputs.vsphere] Found 224 metrics for xxxxc
2023-07-13T20:48:58Z D! [inputs.vsphere] Found 226 metrics for xxxxxc
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 224 metrics for xxxxc
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for cxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 224 metrics for xxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxxc
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 226 metrics for xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Discovering resources for vm
2023-07-13T20:48:59Z D! [inputs.vsphere] Find(VirtualMachine, /*/vm/**) returned 803 objects
2023-07-13T20:48:59Z D! [inputs.vsphere] Find(ResourcePool, /*/host/**) returned 3 objects

2023-07-13T20:48:59Z D! [inputs.vsphere] Found 134 metrics for xxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Discovering resources for datastore
2023-07-13T20:48:59Z D! [inputs.vsphere] Find(Datastore, /*/datastore/**) returned 14 objects
2023-07-13T20:48:59Z D! [inputs.vsphere] Discovering resources for vsan
2023-07-13T20:48:59Z D! [inputs.vsphere] Find(ClusterComputeResource, /*/host/**) returned 3 objects
2023-07-13T20:48:59Z D! [inputs.vsphere] Discovering resources for datacenter
2023-07-13T20:48:59Z D! [inputs.vsphere] Find(Datacenter, /*) returned 1 objects
2023-07-13T20:48:59Z I! [inputs.vsphere] Starting plugin
2023-07-13T20:48:59Z D! [inputs.vsphere] Creating client: xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Option query for maxQueryMetrics failed. Using default
2023-07-13T20:48:59Z D! [inputs.vsphere] vCenter version is: 8.0.1
2023-07-13T20:48:59Z D! [inputs.vsphere] vCenter says max_query_metrics should be 256
2023-07-13T20:48:59Z D! [inputs.vsphere] Running initial discovery
2023-07-13T20:48:59Z D! [inputs.vsphere] Discover new objects for xxxxx
2023-07-13T20:48:59Z D! [inputs.vsphere] Discovering resources for datastore
2023-07-13T20:48:59Z D! [inputs.vsphere] Find(Datastore, /*/datastore/**) returned 14 objects
2023-07-13T20:48:59Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 0 metrics for datastore134
2023-07-13T20:48:59Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 0 metrics for datastore133
2023-07-13T20:48:59Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 0 metrics for datastore164
2023-07-13T20:48:59Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 0 metrics for nfs_vol00
2023-07-13T20:48:59Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:48:59Z D! [inputs.vsphere] Found 0 metrics for datastore165
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for vsanDatastore
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for nfs_vol02
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for datastore132
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for datastore161
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for datastore162
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for nfs_vol01
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for datastore167
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for datastore166
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for datastore163
2023-07-13T20:49:00Z D! [inputs.vsphere] Discovering resources for vsan
2023-07-13T20:49:00Z D! [inputs.vsphere] Discovering resources for datacenter
2023-07-13T20:49:00Z D! [inputs.vsphere] Find(Datacenter, /*) returned 1 objects
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for DC-FRA-02
2023-07-13T20:49:00Z D! [inputs.vsphere] Discovering resources for cluster
2023-07-13T20:49:00Z D! [inputs.vsphere] Find(ClusterComputeResource, /*/host/**) returned 3 objects
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for W130
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for TEMP
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for W120
2023-07-13T20:49:00Z D! [inputs.vsphere] Discovering resources for resourcepool
2023-07-13T20:49:00Z D! [inputs.vsphere] Find(ResourcePool, /*/host/**) returned 3 objects
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for Resources
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for Resources
2023-07-13T20:49:00Z E! [inputs.vsphere] Getting metric metadata. Discovery will be incomplete. Error: ServerFaultCode: A specified parameter was not correct: interval
2023-07-13T20:49:00Z D! [inputs.vsphere] Found 0 metrics for Resources
2023-07-13T20:49:00Z D! [inputs.vsphere] Discovering resources for host
2023-07-13T20:49:00Z D! [inputs.vsphere] Find(HostSystem, /*/host/**) returned 13 objects
2023-07-13T20:49:00Z D! [inputs.vsphere] Discovering resources for vm
2023-07-13T20:49:00Z D! [inputs.vsphere] Interval estimated to 1m0s
2023-07-13T20:49:00Z D! [inputs.vsphere] Collecting metrics for 3 objects of type resourcepool for xxxxx
2023-07-13T20:49:00Z D! [inputs.vsphere] Latest sample for resourcepool set to 0001-01-01 00:00:00 +0000 UTC
2023-07-13T20:49:00Z D! [inputs.vsphere] Interval estimated to 1m0s
2023-07-13T20:49:00Z D! [inputs.vsphere] Collecting metrics for 13 objects of type host for xxxxx
2023-07-13T20:49:00Z D! [inputs.vsphere] Submitting job for host: 13 objects, 2938 metrics
2023-07-13T20:49:00Z D! [inputs.vsphere] Query for host has 13 QuerySpecs
2023-07-13T20:49:00Z D! [inputs.vsphere] Interval estimated to 1m0s
2023-07-13T20:49:00Z D! [inputs.vsphere] Collecting metrics for 776 objects of type vm for xxxxx
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Interval estimated to 1m0s
2023-07-13T20:49:00Z D! [inputs.vsphere] Collecting metrics for 1 objects of type datacenter for xxxx
2023-07-13T20:49:00Z D! [inputs.vsphere] Latest sample for datacenter set to 0001-01-01 00:00:00 +0000 UTC
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Interval estimated to 1m0s
2023-07-13T20:49:00Z D! [inputs.vsphere] Collecting metrics for 14 objects of type datastore for xxx
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Latest sample for datastore set to 0001-01-01 00:00:00 +0000 UTC
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Interval estimated to 1m0s
2023-07-13T20:49:00Z D! [inputs.vsphere] Collecting metrics for 3 objects of type cluster for xxx
2023-07-13T20:49:00Z D! [inputs.vsphere] Latest sample for cluster set to 0001-01-01 00:00:00 +0000 UTC
2023-07-13T20:49:00Z D! [inputs.vsphere] purged timestamp cache. 0 deleted with 0 remaining
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Submitting final bucket job for vm: 50008 metrics
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Query for vm has 376 QuerySpecs
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Submitting final bucket job for vm: 50008 metrics
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Query for vm has 376 QuerySpecs
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Unable to find metric name for id 663. Skipping!
2023-07-13T20:49:00Z D! [inputs.vsphere] Submitting job for vm: 24 objects, 3192 metrics
2023-07-13T20:49:00Z D! [inputs.vsphere] Query for vm has 24 QuerySpecs
2023-07-13T20:49:00Z D! [inputs.vsphere] Query for vm returned metrics for 24 objects
2023-07-13T20:49:00Z D! [inputs.vsphere] CollectChunk for vm returned 13750 metrics
2023-07-13T20:49:00Z D! [inputs.vsphere] CollectChunk for vm returned 13750 metrics
2023-07-13T20:49:01Z D! [inputs.vsphere] Query for host returned metrics for 13 objects
2023-07-13T20:49:01Z D! [inputs.vsphere] CollectChunk for host returned 60284 metrics
2023-07-13T20:49:01Z D! [inputs.vsphere] CollectChunk for host returned 60284 metrics
2023-07-13T20:49:01Z D! [inputs.vsphere] Latest sample for host set to 2023-07-13 20:49:00 +0000 UTC
2023-07-13T20:49:01Z D! [inputs.vsphere] [vSAN] Query vsan performance for time interval: 2023-07-13 20:34:01.214161161 +0000 UTC ~ 2023-07-13 20:49:01.214161161 +0000 UTC
2023-07-13T20:49:01Z D! [inputs.vsphere] [vSAN] Query vsan performance for time interval: 2023-07-13 20:34:01.2405728 +0000 UTC ~ 2023-07-13 20:49:01.2405728 +0000 UTC
2023-07-13T20:49:01Z D! [inputs.vsphere] [vSAN] Query vsan performance for time interval: 2023-07-13 20:34:01.243090292 +0000 UTC ~ 2023-07-13 20:49:01.243090292 +0000 UTC
2023-07-13T20:49:01Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:02Z D! [inputs.vsphere] Query for vm returned metrics for 376 objects
2023-07-13T20:49:02Z D! [inputs.vsphere] Query for vm returned metrics for 376 objects
2023-07-13T20:49:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:02Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:03Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: clom-host: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:03Z D! [inputs.vsphere] CollectChunk for vm returned 208710 metrics
2023-07-13T20:49:03Z D! [inputs.vsphere] CollectChunk for vm returned 208710 metrics
2023-07-13T20:49:03Z D! [inputs.vsphere] CollectChunk for vm returned 208166 metrics
2023-07-13T20:49:03Z D! [inputs.vsphere] CollectChunk for vm returned 208166 metrics
2023-07-13T20:49:03Z D! [inputs.vsphere] Latest sample for vm set to 2023-07-13 20:49:00 +0000 UTC
2023-07-13T20:49:03Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: clom-host: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:03Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:03Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:04Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:04Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:04Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:05Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:05Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:05Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: cmmds-workload: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:05Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:05Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: cmmds-workload: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:06Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:06Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:06Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: computeCluster-remotedomclient: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: computeCluster-remotedomclient: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: ddh-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:07Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: clom-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: ddh-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: clom-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: heap-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:08Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:08Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: heap-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:08Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:09Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: slab-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:09Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:09Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: cluster-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-13T20:49:10Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: cluster-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-13T20:49:10Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:11Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: clom-host: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:11Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:12Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: host-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-13T20:49:12Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:12Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: host-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-13T20:49:12Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:12Z D! [outputs.influxdb] Wrote batch of 62842 metrics in 2.56428474s
2023-07-13T20:49:12Z D! [outputs.influxdb] Buffer fullness: 10616 / 900000 metrics
2023-07-13T20:49:13Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:14Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:15Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:15Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: cmmds-workload: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:16Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: computeCluster-remotedomclient: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:16Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:16Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: clom-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:17Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:17Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: ddh-disk: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:17Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:17Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:17Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: heap-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:18Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:18Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:18Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:19Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:20Z D! [outputs.influxdb] Wrote batch of 32076 metrics in 483.610557ms
2023-07-13T20:49:20Z D! [outputs.influxdb] Buffer fullness: 112 / 900000 metrics
2023-07-13T20:49:20Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: cluster-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: host-pmem: ServerFaultCode: The operation is not supported on the object..
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: slab-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping
2023-07-13T20:49:21Z E! [inputs.vsphere] [vSAN] Error querying performance data for W120: slab-memory: ServerFaultCode: A specified parameter was not correct: entityRefId.
2023-07-13T20:49:21Z D! [inputs.vsphere] purged timestamp cache. 0 deleted with 84088 remaining
2023-07-13T20:49:21Z D! [agent] Stopping service inputs
2023-07-13T20:49:21Z I! [inputs.vsphere] Stopping plugin
2023-07-13T20:49:21Z D! [inputs.vsphere] Waiting for endpoint "xxx" to finish
2023-07-13T20:49:21Z D! [inputs.vsphere] Exiting discovery goroutine for xxx
2023-07-13T20:49:21Z I! [inputs.vsphere] Stopping plugin
2023-07-13T20:49:21Z D! [inputs.vsphere] Waiting for endpoint "xxx" to finish
2023-07-13T20:49:21Z D! [inputs.vsphere] Exiting discovery goroutine for xxx
2023-07-13T20:49:21Z D! [agent] Input channel closed
2023-07-13T20:49:21Z I! [agent] Hang on, flushing any cached metrics before shutdown
2023-07-13T20:49:21Z D! [outputs.influxdb] Wrote batch of 812 metrics in 32.84365ms
2023-07-13T20:49:21Z D! [outputs.influxdb] Buffer fullness: 0 / 900000 metrics
2023-07-13T20:49:21Z I! [agent] Stopping running outputs
2023-07-13T20:49:21Z D! [agent] Stopped Successfully
2023-07-13T20:49:21Z E! [telegraf] Error running agent: input plugins recorded 93 errors
Hipska commented 1 year ago

Please put your configs and logs into code blocks.. so the special characters don't mess up the formatting..

vdudejon commented 1 year ago

I considered opening a new bug but I wonder if this is related... I am using the vsan plugin and it looks to me like it only returns data from 1 cluster when there are multiple vsan clusters in the vCenter. I have a vCenter with multiple clusters, and some do not have vSAN. It seems like if the plugin hits the non-vsan cluster first, no data is collected at all. I tried filtering using vsan_cluster_include = ["/*/host/*Cloud**","/*host/*Nested**"] based on the names of 2 clusters, and it seems to only return data for 1 cluster at a time. Which cluster seems to be random. I'm wondering if @Muy69 has multiple clusters, maybe they are running into the same thing.

If I filter to 1 cluster, the metrics come in consistently for that cluster.

I have multiple vCenters where I'm seeing the same behavior. Here's an example that visualizes the problem. This is charting vsphere_vsan_summary_total_capacity_byte which is a realtime stat.

image

vdudejon commented 1 year ago

Here's maybe a clearer way to see it: image

Hipska commented 1 year ago

If I use explicitly only the VSAN ESA Cluster, Data will arrive as expected. @powersj

Thanks to a USER on the Slack Telegraf Group who made me aware of the Problem . Thanks Jonathan.

Muy69 commented 1 year ago

Maybe someone can at least make an Entry on the Dokumentation .

That a None VSAN Cluster will lead to missing VSAN Telemetry Data in a Wildcard Configuration .

Hipska commented 1 year ago

Yes, feel free to create a PR updating the documentation. We are happy to receive contributions!

vdudejon commented 1 year ago

@Hipska I don't think this is expected behavior, the plugin should return data when there are multiple vsan clusters. Should I open a new issue?

Hipska commented 1 year ago

Yeah indeed, it now looks like You are hijacking another Issue.

Muy69 commented 1 year ago

I still think its a Bug . The Behaviour is unexpected and the Errors dont show in the Direction of the Reason. @Hipska

Hipska commented 1 year ago

Sure that is a bug, but it is a different one. This wasn't a bug but just about how to configure and was solved by discussions on Slack.

telegraf-tiger[bot] commented 1 year ago

Hello! I recommend posting this question in our Community Slack or Community Forums, we have a lot of talented community members there who could help answer your question more quickly. You can also learn more about Telegraf by enrolling at InfluxDB University for free!

Heads up, this issue will be automatically closed after 7 days of inactivity. Thank you!

vdudejon commented 1 year ago

I think @Muy69's root cause was due to the same bug I'm describing. He originally had a correct configuration, but the bug made it so he didn't receive data. By configuring telegraf to only target 1 cluster, he was able to work around the bug.

santarini commented 10 months ago

I am experiencing a similar issue as mentioned in the original post. I suspect it might be time format related as originally suggested?

I have multiple vSphere Clusters each running a single vSAN cluster. Telegraf was working properly on all clusters except one, where I was getting this error:

2023-11-03T23:26:00Z D! [inputs.vsphere:telegraf-vsan-plugin] [vSAN] Query vsan performance for time interval: 2023-11-03 22:41:12.193660035 +0000 UTC ~ 2023-11-03 23:26:00.806942592 +0000 UTC
2023-11-03T23:26:01Z E! [inputs.vsphere:telegraf-vsan-plugin] [vSAN] Failed to parse a timestamp: 0001-01-01 00:00:00 +0000 UTC. Skipping

I dug for a while and the only difference I found between the vCenters was that one returned a 12 hour time format while the others returned a 24 hour time format. I'm not certain this is the root cause but I thought I would mention here just in case.

Problem vCenter time format:

root@vc01-throwing-telegraf-error [ ~ ]# date
Fri Nov  3 11:29:27 PM UTC 2023

All other vCenter (which Telegraf succeeded) time format:

root@vc01-telegraf-working-as-expected[ ~ ]# date
Fri Nov  3 23:30:12 UTC 2023
Muy69 commented 10 months ago

Hi santarini,

I dont think that the Error is the same as originally posted by me.

Maybe you have a Time Issue connecting again the VCenter , are you sure it is a Telegraf BUG and if , it would be better then to be treated as a seperate case. If the Date Format has a saying how the Telegraf behaives that would be intresting.

The Ticket is closed as the Problem was "solved" by including only the VSAN Cluster ( or excluding all other Cluster )

My Line shows like that below ( EMEAI Region )

It reflect the Setting in the vCenter Server Management > Time ( Time Zone )

vSphere 8.0.1.000030 telegraf 1.28.3

root@testVSANESA [ ~ ]# date
Sat Nov  4 17:01:12 CET 2023