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

[issues/11][Duplicate field @timestamp] #12

Closed deepujain closed 5 years ago

deepujain commented 5 years ago

Unit test case pass.

$ make unit-tests
ok      github.com/ebay/nvidiagpubeat/config    0.528s  coverage: 0.0% of statements
ok      github.com/ebay/nvidiagpubeat/nvidia    0.067s  coverage: 91.4% of statements
ok      github.com/ebay/nvidiagpubeat/beater    0.742s  coverage: 16.0% of statements
ok      github.com/ebay/nvidiagpubeat   3.587s  coverage: 0.0% of statements