rename discovery include scripts and update discovery.php

git-svn-id: http://www.observium.org/svn/observer/trunk@890 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2010-02-20 17:29:47 +00:00
parent 0bee34b6ad
commit caab3ee1c4
19 changed files with 20 additions and 26 deletions
@@ -2,7 +2,7 @@
# Discover ports
echo("Interfaces : ");
echo("Ports : ");
$ports = snmp_walk($device, "ifDescr", "-Onsq", "IF-MIB");