Lars Kruse
17f784270a
Whitespace cleanup
...
* remove trailing whitespace
* remove empty lines at the end of files
2018-08-02 02:33:25 +02:00
Lars Kruse
33e95e6ff9
Review and unify category assignments of plugins
2018-08-01 23:56:56 +02:00
sumpfralle
99040569e0
Merge pull request #714 from inbaz/master
...
fixed naming for multiple GPUs in amd_gpu_; adjusted lower limit for …
2018-03-09 02:46:10 +01:00
Andi Nitsche
620526a2d8
Update amd_gpu_
2018-03-08 12:11:32 +01:00
Nils
52917d2bea
remove quote from nGpusCounter
2018-02-23 19:27:22 +01:00
Nils
cc0efe410b
quote $nvSmiExec and use for driverVersion
2018-02-23 18:55:59 +01:00
Nils
7ef2911ee1
back to bash
2018-02-23 18:52:39 +01:00
Nils
60a2093605
use variable names also in the configuration
2018-02-22 13:14:19 +01:00
Nils
cf52a44380
labels that match the core plugins
2018-02-22 13:03:38 +01:00
Nils
a5ccb70da9
New: GPU utilization
2018-02-22 12:58:21 +01:00
Nils
5c08e0744c
Double quote to prevent globbing and word splitting
...
https://github.com/koalaman/shellcheck/wiki/SC2086
2018-02-22 12:38:25 +01:00
Nils
15125852e8
remove $ on regular variables in arithmetic contexts
...
https://github.com/koalaman/shellcheck/wiki/SC2004
2018-02-22 12:36:25 +01:00
Nils
2a84478fea
Use $(STATEMENT) instead of legacy STATEMENT
...
https://github.com/koalaman/shellcheck/wiki/SC2006
2018-02-22 12:30:35 +01:00
Nils
00c0da18d5
env bash
2018-02-22 12:26:16 +01:00
Robert Kulyassa
59361d6cab
nvidia_gpu_: + power consumption (nvidia_gpu_power)
2017-04-18 18:32:03 +02:00
dipohl
ff883dee02
Category Tree: reduce number of categories
2017-02-22 05:34:14 +01:00
Andi Nitshce
36588f9275
fixed naming for multiple GPUs in amd_gpu_; adjusted lower limit for temperature to 20
2016-04-16 09:03:16 +02:00
Stig Sandbeck Mathisen
a70f7e48b2
Merge pull request #553 from vlajos/typofixes-vlajos-20141204
...
typofixes - https://github.com/vlajos/misspell_fixer
2015-03-02 23:11:18 +01:00
Veres Lajos
fba800ae52
typofixes - https://github.com/vlajos/misspell_fixer
...
Suspicious sections:
plugins/mail/postfix_mail_stats recieved.label
plugins/nginx/nginx_vhost_traffic
2015-03-02 11:51:38 +00:00
Lee Clemens
3a4b7fcb35
Revert "Avoid bashism"
2015-01-13 21:16:57 -05:00
Stig Sandbeck Mathisen
911adebe22
Merge pull request #534 from asgh/master
...
Avoid bashism
2014-10-06 00:20:49 +02:00
Stig Sandbeck Mathisen
aaeaa2e64a
USe /bin/bash as interpreter for bash script
2014-10-04 21:21:32 +02:00
asgh
2b3c17b977
Avoid bashism
2014-09-28 21:03:15 -04:00
Steve Schnepp
aad8d7fb8b
Merge pull request #525 from leeclemens/patch-3
...
Use case insensitive grep for Temp lines
2014-09-17 09:19:13 +02:00
Lee Clemens
73bf78e765
backwards compatible grep for memory
...
Potentially will work for 5.5 and earlier, as well as 6 and 6.5 (tested with 6.5)
2014-09-15 19:14:57 -04:00
leeclemens
493121924a
Use case insensitive grep for Temp lines
...
xorg-x11-drv-nvidia-340.29-1.el6.x86_64 (CUDA 6.5?) seems to have changed the Temperature lines from "Gpu" to "GPU" prefixes. Case insensitive grep preserves backwards comatability.
2014-09-15 17:35:15 -04:00
Gabriele Pohl
81db94e2d3
Reduce number of categories
2014-09-07 14:20:12 +02:00
asgh
d8dad71362
Fix memory usage check
...
Change "FB Memory Usage" to just "Memory Usage" - this will also work on an old version that still uses the "FB" terminology.
2014-08-19 22:21:11 -04:00
leeclemens
61f058fce9
_mem should use FB memory used, only
...
NVIDIA 6 added differentiation between FB and BAR1 memory - use nvidia_gpu_mem for FB Memory *only* since its definition fits better with the usage prior to BAR1 memory.
2014-05-04 12:46:40 -04:00
Steve Schnepp
f88b11105b
Merge pull request #430 from leeclemens/master
...
append newline to support _mem and multiple GPUs
2014-02-18 15:43:59 +01:00
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
Steve Schnepp
04e9d5bfa1
Merge branch 'pr/401'
...
Merging a rebased branch for pull #401
2013-11-15 13:29:48 +01:00
Nuno Fachada
c53197ce5a
Improve GPU plugins documentation
2013-11-15 13:27:36 +01:00
Nuno Fachada
10b1de81bb
Configurable warning and critical temperatures for GPUs
2013-11-15 13:27:28 +01:00
Nuno Fachada
758ca724a0
Add TODO and FIXME notes on some issues
...
TODO 1: Follow multigraph suggestion from Flameeyes to look into multigraph
plugins (http://munin-monitoring.org/wiki/MultigraphSampleOutput ),
in order to reduce the amount of round trips to get the data.
TODO 2: Put warning and critical as vars in config with sensible defaults.
TODO 3: Add additional output options for nvidia-smi only available for
professional GPUs.
FIXME: Possible bug in lines 87-91 of amd_gpu_
2013-11-15 13:27:05 +01: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
Thomas Riccardi
1db89fc9a8
nvidia_smi: Get memory usage even if nvmlDeviceGetUtilizationRates is not available
2012-08-19 19:42:14 +02:00
Steve Schnepp
08346aac58
- have some dirs
2012-02-13 18:24:46 +01:00