7bd23946ad
remove 'Wrong Type' string when we ask LocalAS to switch ( #6745 )
...
* remove 'Wrong Type' string when we ask LocalAS to switch (bug with at least Dell ON Switch)
* Only remove the MIB
2017-06-08 08:01:17 +01:00
38cebc5fd7
feature: Added better BGP support for Arista ( #6046 )
...
* feature: Added better BGP support for Arista
2017-03-11 23:16:49 +00:00
53df1d0b2c
fix: Fixed JunOS bgpPeers_cbgp mistakenly removed + better support for mysql strict mode #5531 ( #5536 )
2017-01-22 08:25:53 +00:00
370e368ffe
fix: msyql errors bgp-peers, daily, callback ( #5425 )
...
* fix: msyql errors bgp-peers, daily, callback
* select cell instead of an row
2017-01-13 22:21:29 +00:00
06b0906aae
fix: Fixed SQL query for bgpPeers check to remove stale sessions ( #4697 )
2016-10-02 07:25:48 +00:00
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
d56ff8b87f
More updates for junos bgp polling
2016-08-03 16:49:41 +01:00
e54881df14
Improved junos BGP code + WebUI
2016-08-02 22:28:57 +01:00
431b0f085f
Fixed bad SQL query for bgp-peer disco
2016-06-29 00:32:33 +01:00
558dfb2344
Pretty up the discovery process output
2016-06-21 00:59:43 +01:00
5e540ff6cd
Update bgp-peers.inc.php
2016-05-03 16:11:16 +02:00
886fcaf04c
Update bgp-peers.inc.php
2016-05-03 16:11:16 +02:00
4d5da1181e
BGP discovery fix. reverted back pre-vrf code
2016-02-20 17:41:56 +00:00
8a3d14f9e2
Correct data duplication on discovering cisco vrf lite
2016-02-02 12:21:45 +01:00
21d2b45742
Syntax update
2016-01-26 15:27:50 +01:00
0ac8f584b2
discoverying and polling VRF
2016-01-26 15:22:49 +01:00
dadbcb454a
Fix two typos
2015-08-21 23:42:18 +02:00
677a4f3f5f
Remove all unneeded if($debug)-statements and replace them with d_echo . discovery dir..
2015-08-21 16:10:01 +02:00
08ae68bc58
fixed a couple of issues
2015-07-15 20:20:53 +01:00
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
1bbe1b7ccf
Updated to log discovery info via discover_new_device()
2015-07-12 19:57:25 +01:00
2ff989474c
Updated BGP discovery code to perform autodiscovery if enabled
2015-07-08 01:03:12 +01:00
cc40aaeca6
Mainly for a scrut run
2015-06-09 23:39:05 +01:00
3c77c920c5
Updated bgpPeers_cbgp
2015-06-09 14:30:25 +01:00
77b9adabc2
More updates to bgp polling/disco and webui
2015-06-09 14:30:19 +01:00
702b75c0b7
Updates
2015-06-03 15:41:10 +01:00
b9dabae7d8
Updated BGP polling for Cisco to support CISCO-BGP4-MIB better
2015-06-02 16:32:39 +01:00
5a7988e2e4
chmod 0644 to php files not directly executed
2015-04-28 22:58:03 +02:00
02792176fa
Updated most files to use dbFacile
2014-03-12 22:21:33 +00:00
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
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
6a1cce6090
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3147 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-07 16:23:43 +00:00
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
bf09e5844f
os_group ios -> cisco
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2815 61d68cd4-352d-0410-923a-c4978735b2b8
2012-01-12 11:16:38 +00:00
4bc15529d4
eradicate split() in favour of explode()
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2054 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-11 09:22:12 +00:00
f55a30f744
some formatting cleanups, introduce some more FIXMEs to look at, plus replace mysql_fetch_array by mysql_fetch_assoc, for great justice
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2029 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-06 13:54:50 +00:00
31b2092041
more trailing spaces hunted down and shot, then shot again
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1880 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 17:53:20 +00:00
12fbf7430c
more cleanup/reindent, yay
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1839 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-15 11:24:35 +00:00
2fd11cf9d0
apply last bgp patch, thanks to yeled for testing
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1807 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 17:34:17 +00:00
f66e5379cc
discovery/bgp: use snmp_get(), bugfixed patch by Corentin Chary
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1806 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-08 17:28:24 +00:00
dc1f46ac2e
parsing of ipv6 afi on junos bgp poll/discovery
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1743 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-26 17:56:13 +00:00
d887e82052
fix unsetting of cache in the wrong place on discovery of bgp peers on junos, whoops
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1738 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-24 12:07:09 +00:00
79e62a0983
Add JunOS prefix count graphing to BGP sessions
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1735 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-23 14:33:02 +00:00
30bdd952ee
Minor fixes, some cleanups, and standardising on echo("x") instead of echo "x"
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1728 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-20 14:04:07 +00:00
ec74c22e3b
fixes to things, use *only* junos and junose mibdir for those things
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1586 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-31 19:12:40 +00:00
e733ca1558
respect enable_bgp more on website and on discovery, also detect more huawei vrp
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1498 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-27 20:49:31 +00:00
c22e8493f7
migrate all SNMP calls to use $config['mibdir']. automatically generated from install_dir if not present
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1284 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-02 19:58:13 +00:00
1e7860e930
bit of restructuring and tiding. all hail bunny.
...
git-svn-id: http://www.observium.org/svn/observer/trunk@977 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-28 22:04:15 +00:00
679c0f3079
cleanups
...
git-svn-id: http://www.observium.org/svn/observer/trunk@915 61d68cd4-352d-0410-923a-c4978735b2b8
2010-02-21 11:58:07 +00:00