fan speed polling

git-svn-id: http://www.observium.org/svn/observer/trunk@802 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Tom Laermans
2010-02-10 11:42:45 +00:00
parent 89f302c491
commit 089e9e16ce
2 changed files with 43 additions and 0 deletions
+1
View File
@@ -103,6 +103,7 @@ while ($device = mysql_fetch_array($device_query)) {
$sysLocation = str_replace("\"","", $sysLocation);
include("includes/polling/temperatures.inc.php");
include("includes/polling/fanspeeds.inc.php");
include("includes/polling/device-netstats.inc.php");
include("includes/polling/ipSystemStats.inc.php");
include("includes/polling/ports.inc.php");