561846a44b
fix: Fiedx issues with new config init ( #8242 )
...
* Fix non-config defaults
* update processConfig and remove file
2018-02-12 09:15:44 +00:00
1bbbaff58b
refactor: Moved ifLabel -> cleanPort and updated the usage ( #6288 )
...
* refactor: Moved ifLabel -> cleanPort and updated the usage
* added list of tags allowed
* few updates as per comments from @murrant
* Added simple unit tests
* double display for javascript popover
* Remove ifNameDescr() function
Fix realtime port page
* remove accidental temp code
* Remove double display calls in ajax tables
2017-04-04 08:08:23 +01:00
9b9c10e204
fix: Cleanup printing ifAlias ( #4874 )
2016-12-12 14:25:48 +00:00
a83e126b40
refactor: Remove inappropriate usages of truncate() ( #5028 )
...
Where truncate() is used as substr(), replace with substr()
2016-11-20 11:12:25 +00:00
4ff9e84f4e
refactor: populate native vlans in the ports_vlan table for cisco devices too ( #4805 )
2016-10-19 22:44:49 +01:00
7ca80410d5
feature: Add q-bridge-mib tagged VLAN membership #3285
2016-10-11 22:29:06 +01:00
8c639aa5a4
PSR2 Cleanup: /html edition
...
Travis tests for code conformance. Ignore warnings for now.
Fixed all errors, left most warnings.
2016-08-18 21:29:30 -05:00
ebd0f6fc35
Apply "Squiz" code style on old (pre-2014) files
2015-07-11 16:12:35 +02:00
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
96884a1baf
more time period corrections
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3145 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-06 23:10:09 +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
4f1ec54a47
updated vlan detection
...
git-svn-id: http://www.observium.org/svn/observer/trunk@3113 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-02 15:04:31 +00:00
866c352c5f
syntaxer run
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2969 61d68cd4-352d-0410-923a-c4978735b2b8
2012-04-05 16:48:06 +00:00
00b22a54a5
improved vlan display
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2787 61d68cd4-352d-0410-923a-c4978735b2b8
2011-12-15 23:14:50 +00:00
cfd3e6d12f
missing ;, enable cef discovery as default (duh)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2735 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-23 15:34:23 +00:00
2237a6ff62
fix fabric graph overlib descr and vlan output
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2734 61d68cd4-352d-0410-923a-c4978735b2b8
2011-11-23 12:53:24 +00:00
dbd337a2d9
use correct ifname/ifrescr on vlan page, remove base_url from interfacepicker
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2676 61d68cd4-352d-0410-923a-c4978735b2b8
2011-10-10 13:55:04 +00:00
ae558c7dbd
fixup device vlan tab
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2596 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-27 13:04:04 +00:00
ec2d71edbc
fix vlan page graphs
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2594 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-27 10:15:56 +00:00
1550b1f5cd
poll q-bridge-mib for port VLAN, also fix links on device vlan tab
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2593 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-27 10:07:39 +00:00
e97f7eda22
fix vlan, a bit, but still bork
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2554 61d68cd4-352d-0410-923a-c4978735b2b8
2011-09-23 10:35:26 +00:00
6bcc4f4e48
fix some stuff, break some stuff (ports disaply is missing some stuff atm)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2290 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-12 22:14:56 +00:00
d77765262a
interface -> port
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2048 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-09 16:08:39 +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
f7ecdd3bac
cleanup html entities etc, to make htmltidy a bit happier (but not blissful at all yet)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1981 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-28 09:11:05 +00:00
2afb522333
just another cleanup commit, don't mind me...
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1885 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 18:28:52 +00:00
c6428480bc
remove dead map.php code, rename some .inc to .inc.php files, general trailing space cleanup part 1, some reindent. No expected functionality change whatsoever ;)
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1824 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-12 08:50:47 +00:00