junos mempools

git-svn-id: http://www.observium.org/svn/observer/trunk@949 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-02-25 01:30:07 +00:00
parent db6a452970
commit 1c70cab047
8 changed files with 67 additions and 5 deletions
+4
View File
@@ -96,4 +96,8 @@ $config['ignore_mount_removable'] = 1; # Ignore removable disk storage
$config['ignore_mount_network'] = 1; # Ignore network mounted storage
$config['ignore_junos_os_drives'] = array("/on: \/packages/", "/on: \/dev/", "/on: \/proc/"); # Ignore JunOS partitions who are always 100%
# Ports
$config['enable_ports_etherlike'] = 0; # Enable EtherLike-MIB
?>