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

Documentation for build in Linux environment #3

Closed deepujain closed 5 years ago

deepujain commented 5 years ago

Update Readme with pre-requisite steps for building in Linux environment.

minduni commented 5 years ago

Here the steps to build the nvidiagpubeat binary on a RedHat ES 7.3:

deepujain commented 5 years ago

@minduni Thanks for the steps. eBay repository no longer uses "deepujain".

Could you please give a PR for README.md . Also, clearly indicate that the executable was indeed built after the steps ( ls -l )

deepujain commented 5 years ago

Updated.