1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-08-07 22:53:15 +00:00
Commit graph

3 commits

Author SHA1 Message Date
leeclemens
7713329755 append newline to support _mem and multiple GPUs
Memory used percentages were being concatenated into a single string if multiple GPUs were present, e.g. both using 30% would print mem0.value 3030 mem1.value
2014-01-23 14:33:43 -05:00
CWempe
7688a3f5ba deletet unnecessary output "\n"
Output looked like this:

root@htpc:/etc/munin/plugins# ./nvidia_gpu_mem
mem0.value 0\n
2013-02-12 15:30:59 +01:00
Nuno Fachada
426bba4466 Add plugins for monitoring NVIDIA and AMD GPUs 2012-12-11 19:57:06 +00:00