Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Add Host Hardware Information #6

Closed
pryorda opened this issue Jun 29, 2018 · 4 comments
Closed

[Feature Request] Add Host Hardware Information #6

pryorda opened this issue Jun 29, 2018 · 4 comments
Labels
enhancement New feature or request

Comments

@pryorda
Copy link
Owner

pryorda commented Jun 29, 2018

From @hmmxp on February 1, 2018 0:4

Dear All,

Some Suggestion:

Is it possible to include the VMware Host Information Like:

  • ESxi Version, Build
  • Server Manufacturer
  • Server Model
  • Server Service Tag
  • CPU Cores
  • Processor Type
  • VMware Host Physical Network Adapter Transmit Traffic
  • VMware Host Physical Network Adapter Receive Traffic
  • VMware Host Physical Network Adapter Errors
  • VMware Host Physical Network Adapter Dropped Packets

Copied from original issue: rverchere/vmware_exporter#24

@adjosan
Copy link

adjosan commented Oct 23, 2018

Hi, when this feature will be added ?
and have you add "disk status", "battery status" on Hardware information ?
thanks.

@pryorda
Copy link
Owner Author

pryorda commented Oct 25, 2018 via email

@pryorda pryorda added the enhancement New feature or request label Mar 11, 2021
@finkr
Copy link
Contributor

finkr commented Jul 22, 2021

As of 2021, we have:

vmware_host_hardware_info{ hardware_cpu_model="Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz", hardware_model="ThinkSystem SR850 -[...]-"} 1

vmware_host_product_info{build="15018017", version="6.7.0"} 1

vmware_host_num_cpu{} 80

vmware_host_net_usage_average{} 9015
vmware_host_net_bytesRx_average{} 6470
vmware_host_net_bytesTx_average{} 2545
vmware_host_net_droppedRx_summation{} 0
vmware_host_net_droppedTx_summation{} 0
vmware_host_net_errorsRx_summation{} 0
vmware_host_net_errorsTx_summation{} 0

As far as i can tell, the only missing metric is the Server Service Tag, which seems to be systemInfo.otherIdentifyingInfo, see also this discussion about power-cli.

maybe it's time to close this issue and open more specific one about Service Tag

@pryorda
Copy link
Owner Author

pryorda commented Feb 14, 2022

Closing due to inactivity.

@pryorda pryorda closed this as completed Feb 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants