vsphere-graphite icon indicating copy to clipboard operation
vsphere-graphite copied to clipboard

VMware vSphere stats to storage backends as graphite, influxdb, elasticsearch or prometheus

Results 22 vsphere-graphite issues
Sort by recently updated
recently updated
newest added

Bumps [github.com/segmentio/kafka-go](https://github.com/segmentio/kafka-go) from 0.4.25 to 0.4.34. Release notes Sourced from github.com/segmentio/kafka-go's releases. v0.4.33 What's Changed add consumer group apis to client by @​rhansen2 in segmentio/kafka-go#943 Update go dependencies by @​mswathi-tw...

dependencies

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.13.0. Release notes Sourced from github.com/prometheus/client_golang's releases. 1.13.0 / 2022-08-06 [CHANGE] Minimum required Go version is now 1.17 (we also test client_golang against the new...

dependencies

We have been using the defaults but recently wanted the add scsilun.queueDepth: https://developer.vmware.com/apis/358/vsphere/doc/vim.host.ScsiLun.html Looking at the already listed metrics looks I put in host section: ``` { "ObjectType": [ "HostSystem"...

ie: vsphere_cpu_count_latest{cluster="xxxxx",datastore="xxxxx",folder="xxxx",host="xxxx.core.",name="xxxx",network="xxxx",type="virtualmachine",vcenter="xxxx.core." when the host or vcenter are fqdn like host.corp.contoso.com only host.corp. are collected.

Hello and happy new year :-) i'm a bit lost ! It seems that tags can be pulled from vsphere (https://github.com/cblomart/vsphere-graphite/issues/29), but i still don't have nothing indexed :-( "Backend":...

Do you have any example configuration that would include datastore metrics that would include the name of the datastore - as opposed to the guid number?

Would be nice to include sensor metrics for the server hardware that is collected by the hypervisor. (fan, temperature, voltage power, etc.) See implementation in [vmware_exporter](https://github.com/pryorda/vmware_exporter/pull/255). Cheers and thanks for...

Is there any example of a config file which does export Properties (ex. cluster, datastore, etc) to graphite ?

Currently it looks like metrics definitions are common to all vcenters... so they need to have the same definition and if one doesn't have it request fails.

enhancement

``` 2019/06/05 21:09:59 Version information: NA - NA@NA (NA) 2019/06/05 21:09:59 Starting daemon: vsphere-graphite 2019/06/05 21:09:59 main: requested properties memorysizemb, host, tags, cluster, network, resourcepool, folder, numcpu, disks, datastore, urls...

enhancement