8907 Commits

Author SHA1 Message Date
Eldon Koyle
81d84e0f8b Always add 'extended' metrics to db and remove option 2015-12-08 09:54:31 -07:00
Eldon Koyle
1ee481ff6e Rename option to extended_port_metrics 2015-12-03 09:40:30 -07:00
Eldon Koyle
cdc6bb3bb8 Update schema change to a single line 2015-12-03 09:38:16 -07:00
Eldon Koyle
612a4b3cad Bump schema version
Use version 081 due to other pending PR's with schema updates
2015-12-03 09:38:16 -07:00
Eldon Koyle
26be6c6d74 Add schema 2015-12-03 09:38:16 -07:00
Eldon Koyle
fcaf3d49ab Fix reference to non-existent variable
Use $port_id since $ports[$ifIndex]['port_id'] doesn't exist yet
2015-12-03 09:38:16 -07:00
Eldon Koyle
3f689045d9 Remove a couple of stray OIDs 2015-12-03 09:38:16 -07:00
Eldon Koyle
55c05c7866 Allow users to keep more statistics in the db
* Add $config['enable_extended_port_metrics'] to enable feature
* Add a new table to store stuff in
* Update data from the poller
2015-12-03 09:38:16 -07:00
Daniel Preussker
04b887ef97 Merge pull request #2544 from laf/issue-2520
eth0 on AirFibre units get data from another MIB
2015-12-03 15:12:40 +00:00
Daniel Preussker
9aca18ad49 Merge pull request #2547 from tuxis-ie/proxmox_rrd_update
Do not unset the vars while we're in the loop and upgrade to the new …
2015-12-03 15:00:17 +00:00
Mark Schouten
9881f53e4a Do not unset the vars while we're in the loop and upgrade to the new rrdtool_update 2015-12-03 15:07:27 +01:00
Paul Gear
b2ae7ce86a Merge pull request #2545 from ekoyle/master
Fix map page in case of loopback cable
2015-12-03 10:46:02 +10:00
Eldon Koyle
ca0a05d970 Merge branch 'master' of https://github.com/librenms/librenms 2015-12-02 17:09:29 -07:00
Eldon Koyle
9659bb322b Fix map bug caused by loopback cable
Fix a map bug where vis.js aborts because a device is inserted twice.
Need to add to $tmp_ids before checking the next device.
2015-12-02 17:07:32 -07:00
Neil Lathwood
7b8d61665d Merge pull request #2543 from SaaldjorMike/doc-inst-rem-mysql-client
Removed mysql-client for apt install, as this has been covered in sepa…
2015-12-02 23:58:02 +00:00
laf
8460adc756 eth0 on AirFibre units get data from another MIB 2015-12-02 23:23:31 +00:00
Mike Rostermund
19e57c5983 Removed mysql-client for apt install, as this has been covered in separat docs section before this. 2015-12-02 23:04:51 +01:00
Daniel Preussker
bb8daaf8ae Merge pull request #2541 from laf/issue-2520
Pointed the snmp calls for Huawei to the correct folder
2015-12-02 21:05:33 +00:00
laf
c1239b50e1 Pointed the snmp calls for Huawei to the correct folder! 2015-12-02 20:57:04 +00:00
Neil Lathwood
827dab4a23 Merge pull request #2538 from ekoyle/master
Add Eldon Koyle to AUTHORS.md
2015-12-02 20:53:55 +00:00
Daniel Preussker
8bd9e74b30 Merge pull request #2539 from laf/oxidized-filter
Added ability to filter devices by type and os for Oxizied api call
2015-12-02 20:32:38 +00:00
laf
6dfc186bb5 Added ability to filter devices by type and os for Oxizied api call 2015-12-02 20:22:38 +00:00
Neil Lathwood
ebec58ac00 Merge pull request #2534 from rucarrol/master
Bumping all Fortgate MIBs to latest
2015-12-02 19:24:57 +00:00
Eldon Koyle
9aacd1564d Add Eldon Koyle to AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-12-02 12:09:08 -07:00
Paul Gear
3821622d36 Merge pull request #2531 from laf/issue-2492
Bootgrid the sensors pages
2015-12-02 21:04:29 +10:00
Paul Gear
cc42ac913c Merge pull request #2530 from laf/issue-2514
Added dropdown caret to alert setting accordians
2015-12-02 21:01:45 +10:00
Ruairi Carroll
72bd6db537 Bumping all Fortgate MIBs to latest 2015-12-02 11:21:39 +01:00
laf
9655a0496a Fixed scrut errors 2015-12-02 01:37:26 +00:00
laf
f75d93f4cf Bootgrid the sensors pages 2015-12-02 01:13:31 +00:00
laf
3429d56561 Added dropdown caret to alert setting accordians 2015-12-01 22:58:17 +00:00
Daniel Preussker
c1380935cf Merge pull request #2529 from rucarrol/master
Updating FORTINET-FORTIGATE-MIB to latest (I could find)
2015-12-01 15:14:23 +00:00
Ruairi Carroll
bed0fa1655 Updating FORTINET-FORTIGATE-MIB to latest (I could find) 2015-12-01 16:10:23 +01:00
Neil Lathwood
f08f07eaa0 Merge pull request #2527 from librenms/revert-2526-airfibre-defaults
Revert "Moved AirFibre to wireless type"
2015-11-30 21:31:30 +00:00
Neil Lathwood
28cddd122e Revert "Moved AirFibre to wireless type" 2015-11-30 21:31:18 +00:00
Mike Rostermund
cd3ddb15d8 Merge pull request #2526 from laf/airfibre-defaults
Moved AirFibre to wireless type
2015-11-30 22:30:27 +01:00
Mike Rostermund
668e89110d Merge pull request #2525 from laf/cambium-defaults
Added traffic bits as default for cambium ports
2015-11-30 22:08:28 +01:00
Neil Lathwood
1f1b0cc70c Merge pull request #2524 from SaaldjorMike/fix-parse-neg-latlng
Fixed regex for negative lat+lng
2015-11-30 20:46:14 +00:00
Neil Lathwood
0deb98ecbe Merge pull request #2510 from Alucardfh/useMoreWidthRebased
Use more width rebased
2015-11-30 20:41:17 +00:00
Mike Rostermund
3467fc8a86 Fixed regex for negative lat+lng 2015-11-30 21:02:26 +01:00
Daniel Preussker
ea41f8b887 Merge pull request #2523 from murrant/netonix
New MIBs for Netonix Switch.
2015-11-30 19:30:41 +00:00
Tony Murray
76b4cba8df New MIBs for Netonix Switch.
Use the new enterprise ID 46242 for discovery.
Fixes #2187
2015-11-30 13:03:22 -06:00
Louis Bailleul
8d0976de51 Only resize graphs if browser resize width is less than 200px, refresh the page otherwise 2015-11-30 11:10:35 +00:00
Neil Lathwood
82272d0c88 Merge pull request #2519 from Rosiak/issue-2517
Fix #2517
2015-11-29 17:53:17 +00:00
laf
51d8831ee3 Moved AirFibre to wireless type 2015-11-29 14:01:43 +00:00
laf
9b370c05d2 Added traffic bits as default for cambium ports 2015-11-29 13:34:57 +00:00
Rosiak
767c9b410b Fix #2517
Minor cleanup
2015-11-29 00:53:58 +01: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
Neil Lathwood
430f6d66bd Merge pull request #2513 from SaaldjorMike/features-formatting
Changed Features.md formatting a bit.
2015-11-27 17:24:11 +00:00
Neil Lathwood
f475289ebf Merge pull request #2515 from SaaldjorMike/device-loc-link
Let device location be clickable in device header, to allow fast sear…
2015-11-27 17:23:30 +00:00
Neil Lathwood
af0ba9c571 Merge pull request #2516 from SaaldjorMike/fix-overlib
Fixed background color to white in a few overlib graphs
2015-11-27 17:21:53 +00:00