add generic memory pool poller and add old-cisco-memory-pool-mib support

git-svn-id: http://www.observium.org/svn/observer/trunk@931 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-02-22 00:57:13 +00:00
parent 32255a829f
commit d58bd29035
11 changed files with 238 additions and 4 deletions
+1
View File
@@ -114,6 +114,7 @@ while ($device = mysql_fetch_array($device_query)) {
include("includes/polling/fanspeeds.inc.php");
include("includes/polling/voltages.inc.php");
include("includes/polling/processors.inc.php");
include("includes/polling/mempools.inc.php");
include("includes/polling/device-netstats.inc.php");
include("includes/polling/ipSystemStats.inc.php");
include("includes/polling/ports.inc.php");