// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php84-pecl-rrd_2.0.3-1.el8
/
tests
[ PARENT ]
EDIT :: rrdtool-bin.inc
<?php $rrdtool_bin = "/usr/bin/rrdtool"; if ($rrdtool_bin == "no") { die("skip rrdtool binary isn't defined"); } ?>
SAVE
CANCEL