summaryrefslogtreecommitdiffstats
path: root/usr/local/www
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-09-15 00:56:43 +0000
committerBill Marquette <billm@pfsense.org>2005-09-15 00:56:43 +0000
commit97174dfb5b868917eab2c123941d64149592d6ab (patch)
tree5ae39742f8b98306c8731ecc5f43ce832b127b79 /usr/local/www
parentd50e7978ba2507e4be502ae7aab5542db3e39d14 (diff)
downloadpfsense-97174dfb5b868917eab2c123941d64149592d6ab.zip
pfsense-97174dfb5b868917eab2c123941d64149592d6ab.tar.gz
Add XXX about net4801 environment graphs not displaying/updating
Diffstat (limited to 'usr/local/www')
-rwxr-xr-xusr/local/www/index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 39875e5..cfbd15b 100755
--- a/usr/local/www/index.php
+++ b/usr/local/www/index.php
@@ -210,6 +210,7 @@ include("fbegin.inc");
<?php endif; ?>
<?php
/* XXX - Stub in the HW monitor for net4801 - needs to use platform var's once we start using them */
+ /* XXX - this should be grep net4801, but the graph doesn't update right now and I don't want to fix it right now - billm */
$is4801 = `/sbin/dmesg -a | grep NET4801`;
if($is4801 <> ""):
exec("/usr/local/sbin/env4801 -i");
OpenPOWER on IntegriCloud