Neil Lathwood
|
d3132a190b
|
Merge pull request #2690 from vitalisator/stp
add basic STP/RSTP support
|
2016-01-10 22:45:24 +00:00 |
|
Arjit Chaudhary
|
68a4acd717
|
Update device.inc.php
|
2016-01-10 19:01:59 +05:30 |
|
Arjit Chaudhary
|
3b09f8b955
|
Update ports.inc.php
|
2016-01-10 19:01:42 +05:30 |
|
Arjit Chaudhary
|
03051d455f
|
Update apps.inc.php
|
2016-01-10 19:01:24 +05:30 |
|
Arjit Chaudhary
|
6a652b72fa
|
Update alerts.inc.php
|
2016-01-10 19:01:08 +05:30 |
|
Arjit Chaudhary
|
659d4e0172
|
Update alert-rules.inc.php
|
2016-01-10 19:00:49 +05:30 |
|
Arjit Chaudhary
|
eedc30aae5
|
Add missing titles/headers
|
2016-01-10 19:00:04 +05:30 |
|
Paul Gear
|
7170a240a8
|
Don't display MIB menu items if MIB-based polling is disabled
|
2016-01-07 09:26:48 +10:00 |
|
Paul Gear
|
590593e43d
|
Merge pull request #2537 from Alucardfh/scaleDeviceOverview
Use browser width to scale cpu and bandwidth graphs on device overview
|
2016-01-07 08:11:39 +10:00 |
|
Neil Lathwood
|
d4c4f9d858
|
Merge pull request #2688 from Rosiak/port-notes
Add Port Notes Field
|
2016-01-06 14:08:53 +00:00 |
|
Neil Lathwood
|
564752210d
|
Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
|
2016-01-06 09:08:56 +00:00 |
|
Rosiak
|
869234579a
|
Convert to device_attribs
|
2016-01-04 20:23:32 +01:00 |
|
Neil Lathwood
|
9b4cfc3977
|
Merge pull request #2669 from murrant/ajax_arp
Switch device and port ARP tables to ajax
|
2016-01-04 11:04:56 +00:00 |
|
vitalisator
|
d12c7803e0
|
add basic STP/RSTP support
|
2016-01-03 21:10:35 +01:00 |
|
Rosiak
|
d22fc18f51
|
Add Port Notes Field
Add a “Notes” field for ports to accommodate #1897
|
2016-01-03 02:12:41 +01:00 |
|
Rosiak
|
1ee694fcdb
|
add missing backtick
|
2016-01-02 23:46:45 +01:00 |
|
Rosiak
|
e61f6cd2a8
|
re-add newline
|
2016-01-02 23:34:55 +01:00 |
|
Rosiak
|
b7ac4932a4
|
Small changes to Virtual Machines page
|
2016-01-02 01:32:43 +01:00 |
|
Paul Gear
|
ea29977d29
|
Support MIB-based overrides in processor & memory pools
|
2016-01-02 07:10:43 +10:00 |
|
Paul Gear
|
953ea3fa15
|
Add device OID storage and display
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
5d53761727
|
Trivial cleanups
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
5c2231a7a7
|
Add device MIB association browser
|
2016-01-02 07:10:42 +10:00 |
|
Paul Gear
|
b8601b5896
|
Skeleton framework for allowing MIB values to feed CPU & memory health graphs
|
2016-01-02 07:10:41 +10:00 |
|
Paul Gear
|
e5549e9423
|
Remove unused files
|
2016-01-02 07:10:41 +10:00 |
|
Tony Murray
|
fe86b998bf
|
Switch device and port ARP tables to ajax
Allow sorting, filtering and paging of device and port ARP tables.
|
2015-12-24 10:58:12 -06:00 |
|
Louis Bailleul
|
b40bd2f467
|
Rebase
|
2015-12-21 13:26:48 +00:00 |
|
Louis Bailleul
|
ee75091c44
|
Use browser width to scale cpu and bandwidth graphs on device overview
|
2015-12-21 13:25:23 +00:00 |
|
laf
|
eb689fe66e
|
Rebased from upstream
|
2015-12-01 21:50:13 +00:00 |
|
Daniel Preussker
|
b58c178f1b
|
Merge pull request #2508 from nokoya/issue-2507
Sort by Traffic in "Device Port" page
|
2015-11-28 11:20:52 +00:00 |
|
Mike Rostermund
|
91bb7b9c1f
|
Fixed background color to white in a few overlib graphs
|
2015-11-27 08:31:08 -08:00 |
|
nokoya
|
5a6f05b0a0
|
Update ports.inc.php
|
2015-11-26 20:05:58 +08:00 |
|
Joni Lee
|
d6116f2f98
|
Sort by Traffic in "Device Port" page
|
2015-11-26 17:56:14 +08:00 |
|
Tony Murray
|
dcd0955ab5
|
Oxidized: used the actual group as collected from node_info instead of assuming group == $device['os']
Left $device['os'] as a fallback.
|
2015-11-24 23:27:38 -06:00 |
|
Louis Bailleul
|
a56344246a
|
Cleanup and reorganize code
Make the average cpu the default
|
2015-11-23 09:37:58 +00:00 |
|
Louis Bailleul
|
439193c9fa
|
Add the number of cpu between the type and percent graph
|
2015-11-20 15:53:02 +00:00 |
|
Louis Bailleul
|
ee99ee89d6
|
Replace tab by space
|
2015-11-20 15:48:44 +00:00 |
|
Louis Bailleul
|
8921c75d1e
|
Fix formatting
|
2015-11-20 15:40:57 +00:00 |
|
Louis Bailleul
|
a2bc1a4513
|
Add possibility to merge all cpu in one graph in the device overview
|
2015-11-20 15:33:56 +00:00 |
|
Mike Rostermund
|
fc85b71207
|
Merge pull request #2445 from laf/issue-2426
Added missing fields when inserting into applications table
|
2015-11-17 23:00:58 +01:00 |
|
laf
|
253b27d403
|
More updates to tune rrdfiles
|
2015-11-17 05:14:41 -08:00 |
|
laf
|
01435cc4d8
|
Merge branch 'master' of https://github.com/librenms/librenms into rrdtune
|
2015-11-17 02:22:42 -08:00 |
|
laf
|
84863586b5
|
rrdtune code
|
2015-11-17 02:20:23 -08:00 |
|
laf
|
8660745b92
|
Added missing fields when inserting into applications table
|
2015-11-16 21:07:50 -08:00 |
|
laf
|
af8df3469c
|
Added support for per device unix-agent port
|
2015-11-17 00:20:06 +00:00 |
|
Mark Schouten
|
24550b0c02
|
Fix if-then-else
|
2015-11-10 11:44:14 +01:00 |
|
Mark Schouten
|
a4eb4391c5
|
Add Ceph support
|
2015-11-10 11:10:06 +01:00 |
|
Mike Rostermund
|
55fbf48a6d
|
Merge pull request #2183 from laf/issue-2156
Centralised the date selector for graphs for re-use
|
2015-10-21 00:14:38 +02:00 |
|
laf
|
e9deae1315
|
Centralised the date selector for graphs for re-use
|
2015-10-20 21:35:08 +00:00 |
|
laf
|
bbae6e9c48
|
Removed ping + performance graphs and tab if skip ping check
|
2015-10-17 18:49:01 +00:00 |
|
laf
|
0af676ecb9
|
Updated for field
|
2015-10-17 11:28:03 +00:00 |
|