diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-07 02:45:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-07 02:46:42 +0200 |
commit | ba9f44cddffb2ae8c4a5f759817499a511449966 (patch) | |
tree | 32196cb3532e69e815bc0fda7e52b38a0271387d /profiles/desc | |
parent | app-metrics/collectd: bump to v5.12.0 (diff) | |
download | gentoo-ba9f44cddffb2ae8c4a5f759817499a511449966.tar.gz gentoo-ba9f44cddffb2ae8c4a5f759817499a511449966.tar.bz2 gentoo-ba9f44cddffb2ae8c4a5f759817499a511449966.zip |
app-metrics/collectd: add gpu_nvidia plugin
Closes: https://bugs.gentoo.org/740106
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/collectd_plugins.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desc/collectd_plugins.desc b/profiles/desc/collectd_plugins.desc index ef2d2d9f415f..11d1b8eb96b3 100644 --- a/profiles/desc/collectd_plugins.desc +++ b/profiles/desc/collectd_plugins.desc @@ -41,6 +41,7 @@ filecount - Build the filecount input plugin (counts the number of files in a di fscache - Build the fscache input plugin (collects information about the file-system based caching infrastructure for network file-systems and other slow media) gmond - Build the gmond input plugin (receives data from gmond, the client daemon of the Ganglia project) gps - Build the gps input plugin (collects number of satellites seen by a GPS receiver using sci-geosciences/gpsd) +gpu_nvidia - Build the NVIDIA GPU input plugin (collects stats from NVIDIA GPU) hddtemp - Build the hddtemp input plugin (collects the temperature of disks from hddtemp daemon) hugepages - Build the hugepages input plugin (collects the number of used and free hugepages on Linux) interface - Build the interface input plugin (collects information about the traffic, packets per second and errors of interfaces) |