feature: Added Nvidia GPU application support (#6024)

This commit is contained in:
VVelox
2017-03-03 14:41:20 -06:00
committed by Neil Lathwood
parent dc41c0eae1
commit 671654d155
21 changed files with 332 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
<?php
$unit_text = 'Bar1 MB';
$unitlen = 8;
$bigdescrlen = 8;
$smalldescrlen = 8;
$rrdVar='bar1';
require 'nvidia-common.inc.php';