Commit Graph
53 Commits
Author SHA1 Message Date
Neil Lathwood fa783dc07e Merge pull request #2841 from adaniels21487/issue-2665
Cisco OTV
2016-02-10 19:49:59 +00:00
Aaron Daniels 4ebc2b1f33 - Modified code to use graph generation functions instead of calling overlib directly.
The graph generation functions check for the status of 'web_mouseover'.
2016-02-03 06:41:20 +10:00
Aaron Daniels d96e2216a7 - Changed upper case variables to lower case. 2016-01-28 07:04:12 +10:00
Aaron Daniels 8f4dbb5338 Cisco OTV
Implements the CISCO-OTV-MIB to retrieve OTV counters from Cisco devices.
This collects information on the configured Overlays and Adjacencies

Statistics are collected for the amount of VLAN's on each overlay and the amount of MAC addresses available over each OTV endpoint.
OTV alerts are collected and generated if the appropriate alerting rules exist.

Data is displayed under routing at both the global and device level.

Includes function snmpwalk_array_num, which performs a numeric SNMPWalk and returns an array containing $count indexes
One Index:
 From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
 To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27.18']['655360'] = 0
Two Indexes:
 From: 1.3.6.1.4.1.9.9.166.1.15.1.1.27.18.655360 = 0
 To: $array['1.3.6.1.4.1.9.9.166.1.15.1.1.27']['18']['655360'] = 0
And so on...
2016-01-21 22:04:20 +10:00
Job Snijders d8693f05ae Fix coding style part 2 2015-07-15 11:04:22 +02:00
Job Snijders ebd0f6fc35 Apply "Squiz" code style on old (pre-2014) files 2015-07-11 16:12:35 +02:00
laf d24a79f2ba Webui updates for BGP 2015-06-09 14:30:31 +01:00
laf b9dabae7d8 Updated BGP polling for Cisco to support CISCO-BGP4-MIB better 2015-06-02 16:32:39 +01:00
Adam Amstrong b273e04241 /// -> //
git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
Adam Amstrong cacf913a55 # -> / for phpdoc
git-svn-id: http://www.observium.org/svn/observer/trunk@3239 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 11:29:53 +00:00
Adam Amstrong 9dc57f7dae update ipsectunnels to work again
git-svn-id: http://www.observium.org/svn/observer/trunk@3236 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-24 21:22:41 +00:00
Adam Amstrong 4db1454e92 move from port_id to interface_id. make ports discovery only discover. add some cleaner functions. add a tiny bit of alerting infrastructure.
git-svn-id: http://www.observium.org/svn/observer/trunk@3195 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-16 13:25:50 +00:00
Tom Laermans 8df2b9b3f5 remove legacy variables, hopefully i didn't mess anything up
git-svn-id: http://www.observium.org/svn/observer/trunk@3134 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 18:38:11 +00:00
Adam Amstrong a12c71df4e quadgraphs -> graphrow
git-svn-id: http://www.observium.org/svn/observer/trunk@3093 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-26 16:49:38 +00:00
Tom Laermans 2667649d3c syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2970 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-06 13:56:23 +00:00
Adam Amstrong ee1517e38b ldap tls support
git-svn-id: http://www.observium.org/svn/observer/trunk@2880 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-27 23:36:19 +00:00
Adam Amstrong e9749884cd fix BGP page
git-svn-id: http://www.observium.org/svn/observer/trunk@2876 61d68cd4-352d-0410-923a-c4978735b2b8
2012-02-17 16:46:28 +00:00
Adam Amstrong d28c092c16 split netscaler and cisco ace stats to new load balancer tab (it's not routing :P)
git-svn-id: http://www.observium.org/svn/observer/trunk@2828 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-18 09:25:16 +00:00
Adam Amstrong fd8d9a8c1b updated netscaler mib. netscaler vserver poller. netscaler vserver subtab in routing.
git-svn-id: http://www.observium.org/svn/observer/trunk@2826 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-18 08:12:37 +00:00
Adam Amstrong b15ac997f8 Cisco ACE support thanks to wez_db
git-svn-id: http://www.observium.org/svn/observer/trunk@2814 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-12 11:09:45 +00:00
Adam Amstrong 314937de14 location bits!
git-svn-id: http://www.observium.org/svn/observer/trunk@2742 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-29 10:34:18 +00:00
Adam Amstrong a076ee0c10 show host/port on bgp neighbour page
git-svn-id: http://www.observium.org/svn/observer/trunk@2729 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-17 14:19:21 +00:00
Adam Amstrong a4bde74a48 pathces from wez to fix webinf stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@2695 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-21 13:27:59 +00:00
Adam Amstrong 870cb75038 fixes
git-svn-id: http://www.observium.org/svn/observer/trunk@2660 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-07 13:42:02 +00:00
Adam Amstrong 198dc4c902 fix ospf page
git-svn-id: http://www.observium.org/svn/observer/trunk@2655 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-06 08:22:49 +00:00
Tom Laermans b6e7b4ef7a remove almost all base_url
git-svn-id: http://www.observium.org/svn/observer/trunk@2648 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-05 10:55:10 +00:00
Tom Laermans a369c442eb syntaxer run
git-svn-id: http://www.observium.org/svn/observer/trunk@2643 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-04 14:38:54 +00:00
Tom Laermans 9a1bee1458 more code cleanup (last commit for now)
git-svn-id: http://www.observium.org/svn/observer/trunk@2520 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 14:37:54 +00:00
Tom Laermans d864ce234f kill a whole bunch of trailing spaces
git-svn-id: http://www.observium.org/svn/observer/trunk@2516 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-20 09:55:11 +00:00
Adam Amstrong 7930814d0d migrate routing/vrf&bgp to new urls
git-svn-id: http://www.observium.org/svn/observer/trunk@2501 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-19 08:54:48 +00:00
Adam Amstrong e9f14f8f85 many lovely GUI changes.
git-svn-id: http://www.observium.org/svn/observer/trunk@2454 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-14 13:38:01 +00:00
Adam Amstrong 7c8f91e797 add graphing of ipsec tunnels on cisco kit
git-svn-id: http://www.observium.org/svn/observer/trunk@2450 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-12 13:53:37 +00:00
Adam Amstrong fc40257da9 more db*
git-svn-id: http://www.observium.org/svn/observer/trunk@2336 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-16 12:48:50 +00:00
Adam Amstrong a88b4bb970 routing -> db*
git-svn-id: http://www.observium.org/svn/observer/trunk@2332 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-16 10:44:50 +00:00
Adam Amstrong f355e33b64 fixes to routing/vrf/ menu and remove erroneous ) from print-vrf
git-svn-id: http://www.observium.org/svn/observer/trunk@2297 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-13 09:45:05 +00:00
Adam Amstrong 85ec26a399 print some info about OSPF neighbours (thanks OSPF-MIB fucktards for making this table almost useless)
git-svn-id: http://www.observium.org/svn/observer/trunk@2243 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-04 18:35:01 +00:00
Tom Laermans 65826fc1f3 fixor hilighted menu in cef
git-svn-id: http://www.observium.org/svn/observer/trunk@2216 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-02 14:28:40 +00:00
Tom Laermans 0d99fe7a53 cleanieclean
git-svn-id: http://www.observium.org/svn/observer/trunk@2215 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-01 20:29:31 +00:00
Tom Laermans 6e5558db82 cleanups etc
git-svn-id: http://www.observium.org/svn/observer/trunk@2213 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-01 17:26:06 +00:00
Adam Amstrong dddcf485dc fixes and visual representation of CEF switching.
git-svn-id: http://www.observium.org/svn/observer/trunk@2211 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-01 12:37:43 +00:00
Adam Amstrong 8e9f47f2b9 fixes to many little things. collection of ospf neighbours (but we can't definitely work out what interface they're on, fucking mib is lame!)
git-svn-id: http://www.observium.org/svn/observer/trunk@2210 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-30 22:20:11 +00:00
Adam Amstrong c7e46edfb8 remove overview for routing. it was retarded. :D
git-svn-id: http://www.observium.org/svn/observer/trunk@2204 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-29 22:29:42 +00:00
Adam Amstrong 11bb5953ff fixes :>
git-svn-id: http://www.observium.org/svn/observer/trunk@2202 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-29 17:11:07 +00:00
Adam Amstrong 28558969c4 improvements to BGP stuff
git-svn-id: http://www.observium.org/svn/observer/trunk@2200 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-29 16:32:55 +00:00
Adam Amstrong 0572f4a031 move vrfs into routing for devices
git-svn-id: http://www.observium.org/svn/observer/trunk@2197 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-28 15:01:36 +00:00
Adam Amstrong 477afeea09 reindent a little
git-svn-id: http://www.observium.org/svn/observer/trunk@2182 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 14:59:50 +00:00
Adam Amstrong 6ac8b1ff80 routing overview start
git-svn-id: http://www.observium.org/svn/observer/trunk@2177 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 02:03:33 +00:00
Adam Amstrong 9329a6ac9c web interface ospf XD FOR FENESTRO TO MAKE GREAT TEST
git-svn-id: http://www.observium.org/svn/observer/trunk@2176 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-27 01:46:01 +00:00
Adam Amstrong 2319c8a738 print punt2host instead of punt :)
git-svn-id: http://www.observium.org/svn/observer/trunk@2137 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-22 10:00:12 +00:00
Adam Amstrong 90a7f3aa9a CEF graphs re-enabled (opta -> optb)
git-svn-id: http://www.observium.org/svn/observer/trunk@2136 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-22 09:55:00 +00:00