eBay / nvidiagpubeat

nvidiagpubeat is an elastic beat that uses NVIDIA System Management Interface (nvidia-smi) to monitor NVIDIA GPU devices and can ingest metrics into Elastic search cluster, with support for both 6.x and 7.x versions of beats. nvidia-smi is a command line utility, based on top of the NVIDIA Management Library (NVML), intended to aid in the management and monitoring of NVIDIA GPU devices.
https://github.com/eBay/nvidiagpubeat
Apache License 2.0
54 stars 22 forks source link

Windows Support #2

Open deepujain opened 5 years ago

deepujain commented 5 years ago

How to build in windows and enabled with metricbeat ?

Thanks a lot!

Moving existing issues from https://github.com/deepujain/nvidiagpubeat to here Created on behalf of @Zhanweelee

deepujain commented 5 years ago

Beats & nvidigugpu is written in Golang and it hence technically they must support building of Windows executable.