Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
137 B
PHP
Raw Permalink Normal View History

<?php
2020-09-21 15:40:17 +02:00
$unit_text = 'TX MB/s';
$unitlen = 8;
$bigdescrlen = 8;
$smalldescrlen = 8;
$rrdVar = 'txpci';
require 'nvidia-common.inc.php';