pryorda / vmware_exporter

VMWare vCenter Exporter for Prometheus
BSD 3-Clause "New" or "Revised" License
527 stars 200 forks source link

How do you scrap for operating systems of VM like Redhat, windows 10 etc ? #375

Open webguylearn opened 1 year ago

webguylearn commented 1 year ago

I only see the following

branch build call cluster_name code config dc_name dialer_name ds_cluster ds_name ds_type endpoint event goversion handler hardware_cpu_model hardware_model host_name instance interval job le listener_name mode name partition quantile reason revision role scrape_job slice standby_mode_state state tools_status tools_version tools_version_status type version vm_name vm_snapshot_name

thuvh commented 1 year ago

I think you can get guest operating system with vmware tool https://vdc-repo.vmware.com/vmwb-repository/dcr-public/1ef6c336-7bef-477d-b9bb-caa1767d7e30/82521f49-9d9a-42b7-b19b-9e6cd9b30db1/vim.vm.GuestInfo.html

webguylearn commented 1 year ago

I think you can get guest operating system with vmware tool https://vdc-repo.vmware.com/vmwb-repository/dcr-public/1ef6c336-7bef-477d-b9bb-caa1767d7e30/82521f49-9d9a-42b7-b19b-9e6cd9b30db1/vim.vm.GuestInfo.html

thanks for the idea

Hey Thuvh, any idea what that query might look like in grafana/prometheus ? Still learning it, I normally use the metric browser