Evil.2000 and Neil Lathwood
86c097574b
Added hiding of disabled ports in graph, device overview and device ports view. ( #9017 )
...
When disabling or ignoring ports in the "Ports Settings" (http://<nms_host>/device/device=<device_id>/tab=edit/section=ports/) then the ports are still shown under the Port tab for a specific device (http://<nms_host>/device/device=<device_id>/section=ports/) and in the Overall Traffic Graph.
To keep the view and graph more clear, this change only shows the ports which are not disabled or ignored.
DO NOT DELETE THIS TEXT
#### Please note
> Please read this information carefully. You can run `./scripts/pre-commit.php` to check your code before submitting.
- [y] Have you followed our [code guidelines?](http://docs.librenms.org/Developing/Code-Guidelines/ )
#### Testers
If you would like to test this pull request then please run: `./scripts/github-apply <pr_id>`, i.e `./scripts/github-apply 5926`
2018-08-17 18:24:11 +01:00
Neil Lathwood and Tony Murray
4f4719b66a
webui: Updated all tables to have the same set number of items showing ( #6798 )
2017-06-08 22:10:30 -05:00
Bennett Blodinger
07574b27d8
Move to Font Awesome
...
Keeps the look more in line with the navigation bar icons.
In the future with Bootstrap 4, Glyphicons will not be included, so this
starts the transistions away.
2016-09-22 10:44:17 -04:00
laf
7f8e587eaa
fix js error
2016-07-01 18:01:24 +01:00
laf
3d77d1b77c
fix js error
2016-07-01 18:00:07 +01:00
laf
2bffc5c1b7
updates as per comments from murrant
2016-07-01 10:27:15 +01:00
laf
6690e31f9d
Added ability to manually set ifSpeed
2016-06-30 09:49:30 +01:00
laf
0eb35c0c88
Initial setup for customising ifSpeed on devices
2016-06-24 14:10:09 +01:00
Arjit Chaudhary
3b09f8b955
Update ports.inc.php
2016-01-10 19:01:42 +05:30
laf
84863586b5
rrdtune code
2015-11-17 02:20:23 -08:00
laf
26e07d59da
Final bits of webui
2015-08-30 13:47:47 -07:00
laf
3757bae5c2
more updates
2015-08-30 19:51:25 +00:00
laf
3ae4372e68
Initial work on port override
2015-08-30 17:33:54 +00:00
Michael Newton
f77c712bfc
changes needed to run under web server subdirectory
2015-08-11 14:54:05 -07:00
Neil Lathwood
945ca7f2ea
Revert "changes needed to run under web server subdirectory"
2015-08-11 21:25:23 +01:00
Michael Newton
cc0f449fc9
changes needed to run under web server subdirectory
2015-08-07 11:10:43 -07:00
laf
1e477a04a5
Added warning about bug
2015-07-20 14:10:40 +01:00
laf
57540aacbc
Added search and sorting support
2015-07-20 14:03:09 +01:00
laf
c579805292
Updated edit ports page to use bootstrap
2015-07-20 13:55:35 +01:00
Job Snijders
d8693f05ae
Fix coding style part 2
2015-07-15 11:04:22 +02:00
laf
38907c98ad
Updated layout of the ports table to fix alignment issues
2014-08-18 22:22:41 +01:00
laf
3e570a118e
Tidied device setting pages
2014-06-19 23:00:17 +01:00
Paul Gear
6911dc0db5
Add room for side-by-side buttons
2013-11-10 13:31:41 +10: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
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
Adam Amstrong
94115cb0f5
db*
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2327 61d68cd4-352d-0410-923a-c4978735b2b8
2011-05-15 17:20:26 +00:00
Tom Laermans
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
Adam Amstrong
7d2a253599
port ignore patch, from paul gear
...
git-svn-id: http://www.observium.org/svn/observer/trunk@2006 61d68cd4-352d-0410-923a-c4978735b2b8
2011-04-02 12:08:08 +00:00
Tom Laermans
b7372e0dbd
fix r1942 bug, patch by Paul Gear
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1951 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-22 08:16:04 +00:00
Tom Laermans
2b2d8cae0d
fix r1947 bug, patch by Paul Gear
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1950 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-22 08:15:26 +00:00
Adam Amstrong
0515b4e013
make port settings page less ugly. also add soem alcatel crap
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1947 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-21 12:18:26 +00:00
Tom Laermans
4a323d81b3
add a distinction between ignore and disable for ports, like for devices - patch by Paul Gear
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1942 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-21 10:39:54 +00:00
Tom Laermans
1a477eebbe
device subpages cleanup, remove dead code
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1896 61d68cd4-352d-0410-923a-c4978735b2b8
2011-03-16 23:10:10 +00:00
Tom Laermans
ae8dcd22c1
Only show port in red if Operational Down and Admin Up, as suggested by mziel ( http://www.observium.org/forum/index.php/topic,82.0.html )
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1729 61d68cd4-352d-0410-923a-c4978735b2b8
2010-11-20 23:21:38 +00:00
Tom Laermans
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
Adam Amstrong
632bf99239
allow manual ignore of ports
...
git-svn-id: http://www.observium.org/svn/observer/trunk@1697 61d68cd4-352d-0410-923a-c4978735b2b8
2010-09-03 13:32:11 +00:00