From c51721af5c7898d2b4ab3bbfa10bcbcdb89e45d5 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Tue, 10 Nov 2009 19:30:40 +0000 Subject: [PATCH] add CDP discovery to normal discovery git-svn-id: http://www.observium.org/svn/observer/trunk@510 61d68cd4-352d-0410-923a-c4978735b2b8 --- includes/discovery/cisco-cdp.inc.php | 69 ++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100755 includes/discovery/cisco-cdp.inc.php diff --git a/includes/discovery/cisco-cdp.inc.php b/includes/discovery/cisco-cdp.inc.php new file mode 100755 index 000000000..7bdb814c8 --- /dev/null +++ b/includes/discovery/cisco-cdp.inc.php @@ -0,0 +1,69 @@ + $dst_host $dst_if)"); + } else { + echo(".."); + } + } else { + + } + } + echo("\n"); +?>