add acsw os discovery script

git-svn-id: http://www.observium.org/svn/observer/trunk@2940 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2012-03-30 10:25:13 +00:00
parent 3e2d1a1f45
commit ef6b649f5c
2 changed files with 9 additions and 0 deletions

View File

@@ -245,6 +245,7 @@ $config['bad_iftype'][] = "atmSubInterface";
$config['bad_iftype'][] = "aal5";
$config['bad_iftype'][] = "shdsl";
$config['bad_iftype'][] = "mpls";
$config['bad_if_regexp'][] = "/^ng[0-9]+$/";
$config['bad_if_regexp'][] = "/^sl[0-9]/";