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 = 'FB MB';
$unitlen = 6;
$bigdescrlen = 6;
$smalldescrlen = 6;
$rrdVar='fb';
require 'nvidia-common.inc.php';