TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: NVIDIA GPU Munin Plugin – Simple Python-Based GPU Monitoring

4 点作者 presbrey10 个月前
I created a Munin plugin for monitoring NVIDIA GPUs that aims to be simple, modern, and dependency-free. As a fellow enthusiast and sysadmin, I found existing solutions either had complex dependencies or didn&#x27;t work reliably. This led me to develop this Python-based plugin.<p>Key features:<p>- Multi-GPU support<p>- Monitors memory usage, temperature, power draw, and GPU utilization<p>- Uses only Python 3 and nvidia-smi (no additional dependencies)<p>- Easy to install and integrate with existing Munin setups<p>The plugin is designed for Linux environments and is available under the MIT License. It&#x27;s particularly useful for those who already have Munin installations and want to add GPU monitoring without much hassle. (I love Grafana and Netdata too, but still find Munin useful for really simple setups.)<p>GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;presbrey&#x2F;nvidia-munin-plugin&#x2F;">https:&#x2F;&#x2F;github.com&#x2F;presbrey&#x2F;nvidia-munin-plugin&#x2F;</a><p>I&#x27;d love to hear your thoughts and feedback. I&#x27;d also gladly accept any contributions for additional metrics you may want to add.

暂无评论

暂无评论