Coder Social home page Coder Social logo

Comments (2)

justinsteven avatar justinsteven commented on June 11, 2024 1

@srebhan

% ./usr/bin/telegraf --config /etc/telegraf/telegraf.conf --test 2>&1 | grep -Fi nvidia
2024-05-03T10:54:24Z I! Loaded inputs: [... SNIP ...] nvidia_smi [... SNIP ...]
> nvidia_smi,arch=Ampere,compute_mode=Default,host=[REDACTED],index=0,name=NVIDIA\ GeForce\ RTX\ 3090,pstate=P8,uuid=GPU-[REDACTED] clocks_current_graphics=0i,clocks_current_memory=405i,clocks_current_sm=0i,clocks_current_video=555i,cuda_version="12.0",display_active="Disabled",display_mode="Disabled",driver_version="525.147.05",encoder_stats_average_fps=0i,encoder_stats_average_latency=0i,encoder_stats_session_count=0i,fan_speed=0i,fbc_stats_average_fps=0i,fbc_stats_average_latency=0i,fbc_stats_session_count=0i,memory_free=24258i,memory_reserved=316i,memory_total=24576i,memory_used=1i,pcie_link_gen_current=1i,pcie_link_width_current=16i,power_draw=27.48,power_limit=350,temperature_gpu=35i,utilization_decoder=0i,utilization_encoder=0i,utilization_gpu=0i,utilization_memory=0i,vbios_version="[REDACTED]" 1714733665000000000

% sudo nvidia-smi -pl 210
Power limit for GPU 00000000:00:10.0 was set to 210.00 W from 350.00 W.
All done.

% ./usr/bin/telegraf --config /etc/telegraf/telegraf.conf --test 2>&1 | grep -Fi nvidia
2024-05-03T10:54:47Z I! Loaded inputs: [... SNIP ...] nvidia_smi [... SNIP ...]> nvidia_smi,arch=Ampere,compute_mode=Default,host=[REDACTED],index=0,name=NVIDIA\ GeForce\ RTX\ 3090,pstate=P8,uuid=GPU-[REDACTED] clocks_current_graphics=0i,clocks_current_memory=405i,clocks_current_sm=0i,clocks_current_video=555i,cuda_version="12.0",display_active="Disabled",display_mode="Disabled",driver_version="525.147.05",encoder_stats_average_fps=0i,encoder_stats_average_latency=0i,encoder_stats_session_count=0i,fan_speed=0i,fbc_stats_average_fps=0i,fbc_stats_average_latency=0i,fbc_stats_session_count=0i,memory_free=24258i,memory_reserved=316i,memory_total=24576i,memory_used=1i,pcie_link_gen_current=1i,pcie_link_width_current=16i,power_draw=27.42,power_limit=210,temperature_gpu=35i,utilization_decoder=0i,utilization_encoder=0i,utilization_gpu=0i,utilization_memory=0i,vbios_version="[REDACTED]" 1714733687000000000

Perfect, thank you!

from telegraf.

srebhan avatar srebhan commented on June 11, 2024

@justinsteven thanks for your request and the provided data! Please test the binary in PR #15282, available as soon as CI finished the tests, and let me know if this fixes the issue for you!

from telegraf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.