Rosiak
aee49c3d84
Add RIPE Abuse Contact Finder
...
- Add RIPE Abuse Contact Finder to RIPE NCC API toolset.
2015-11-21 00:44:13 +01:00
Neil Lathwood
9e72b74502
Merge pull request #2450 from adaniels21487/issue-2168
...
Modify Menubar
2015-11-20 19:36:39 +00:00
Neil Lathwood
cb290308ad
Merge pull request #2468 from thomseddon/fix/GenGroupSQL
...
Remove last logical operator from generated SQL in GenGroupSQL
2015-11-20 15:32:13 +00:00
Thom Seddon
05d60936e6
Remove last logical operator from generated SQL in GenGroupSQL
...
Previously this function would output invalid SQL as a logical
operator would be included after every condition. This change
removes the final logical operator so the SQL is valid.
For example, previously the single rule:
`bgpPeers.bgpPeerRemoteAs = "6939" &&"`
Would generate:
```
SELECT DISTINCT(bgpPeers.device_id) FROM bgpPeers WHERE device_id=? && (bgpPeers.bgpPeerRemoteAs = "6939" &&) LIMIT 1
```
This changes means it will generate:
```
SELECT DISTINCT(bgpPeers.device_id) FROM bgpPeers WHERE device_id=? && (bgpPeers.bgpPeerRemoteAs = "6939") LIMIT 1
```
2015-11-20 14:58:21 +00:00
Neil Lathwood
69c4f8bb44
Merge pull request #2466 from Tatermen/1865
...
Juniper Hardware Inventory Fix (issue 1865)
2015-11-20 13:59:51 +00:00
Rick Hodger
22f8456d05
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-11-20 13:05:29 +00:00
Rick Hodger
8c4baaacfd
Removed commented code.
2015-11-20 13:03:01 +00:00
Rick Hodger
8b1dc95d83
Issue 1865, Juniper hardware inventory fix
2015-11-20 10:47:47 +00:00
Aaron Daniels
cc9a6b5070
- Oops.. remove testing code.
2015-11-20 07:52:16 +10:00
Mike Rostermund
7a1f9e4998
Merge pull request #2442 from laf/issue-2153
...
Added parsing support for lat/lng coords from device location
2015-11-19 22:51:02 +01:00
Neil Lathwood
6d82bbfccf
Merge pull request #2457 from ekoyle/master
...
Fix librenms auto-discovery
2015-11-19 19:32:14 +00:00
Daniel Preussker
d1baeb436c
Merge pull request #2462 from svennd/centos7_update_doc
...
update documentation for Centos 7
2015-11-19 15:10:41 +00:00
Svennd
684c9b2093
update documentation for centos 7
...
epel is required for fping and php-mcrypt, vixie-cron is replaced by
cronie.
2015-11-19 16:04:58 +01:00
Neil Lathwood
d0bbe24839
Merge pull request #2460 from Alucardfh/hideNeighbors
...
Hide neighbors interface when more than 3 in device ports pages
2015-11-19 14:21:22 +00:00
Louis Bailleul
b48dbc9940
Only display plus sign if there is more than three neighbor interfaces
...
Take into account the number of ipv6 interfaces
2015-11-19 12:34:21 +00:00
Louis Bailleul
d66c18dff5
Only display plus icon if there is something to display
2015-11-19 12:09:58 +00:00
Louis Bailleul
db37acbe83
Replace left and bottom arrow icons by plus and minus icons
2015-11-19 12:01:10 +00:00
Louis Bailleul
493e0f33e3
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-11-19 11:57:39 +00:00
Louis Bailleul
40c7f8c721
Did not modified any styles so remove any changes in the file
2015-11-19 10:08:24 +00:00
Louis Bailleul
cc9fde610d
Remove unneeded changes
2015-11-19 10:02:31 +00:00
Louis Bailleul
32f97ab424
Add hide/show feature for neighbors interfaces in the device ports page
2015-11-19 09:54:26 +00:00
Aaron Daniels
cd62c1a792
- Added 'Plugin' text, shrunk padding to fit in 1200w
2015-11-19 16:54:37 +10:00
laf
27d507204a
Rebased again :/
2015-11-18 23:51:50 +00:00
Mike Rostermund
3f6f804ead
Merge pull request #2441 from laf/issue-2016
...
Added ability to select down/up devices on worldmap
2015-11-18 23:39:49 +01:00
laf
2b92bd5fb8
Updated parse_location function
2015-11-18 22:12:27 +00:00
Neil Lathwood
1494589cd6
Merge pull request #2456 from SaaldjorMike/ligowave
...
Added support for LigoWave Infinity AP's
2015-11-18 22:06:22 +00:00
laf
37f5b8bcff
Added detection of existing settings
2015-11-18 22:01:38 +00:00
Eldon Koyle
fb0501588e
Fix librenms auto-discovery
2015-11-18 14:48:54 -07:00
Daniel Preussker
f87139f219
Merge pull request #2455 from Rosiak/issue-2051
...
Add RIPE NCC API Whois lookup
2015-11-18 19:22:25 +00:00
Mike Rostermund
4cb734a3d4
Added support for LigoWave Infinity AP's
2015-11-18 10:41:55 -08:00
Rosiak
1508538d8e
Add RIPE NCC API Whois lookup
...
Fix #2051
2015-11-18 19:15:23 +01:00
Aaron Daniels
2a52b935b5
Modify Menubar
...
- Small Screens - Icon only - Wrap the label in a span with hidden-sm
- Medium Screen - Text only - add hidden-md to the icon
- Large Devices - shrink the left/right padding on .nav>li>a to 10px.
2015-11-18 08:33:56 +10: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
Mike Rostermund
886f711435
Merge pull request #2437 from laf/issue-2435
...
Eventlog query now uses event_id as already indexed
2015-11-17 21:58:24 +01:00
Mike Rostermund
c1bf91eff3
Merge pull request #2439 from laf/issue-2427
...
Added support for per device unix-agent port
2015-11-17 21:43:21 +01:00
Mike Rostermund
4a99748ccd
Merge pull request #2444 from laf/issue-2429
...
Removed / from link for installs not in /
2015-11-17 21:09:59 +01:00
Neil Lathwood
6e1e6b6bb6
Merge pull request #2434 from vizay/adauth_adduser_to_db
...
Ad-auth need to add user to db for dashboards to work properly
2015-11-17 12:24:22 +00:00
vizay
f9c69419f4
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2015-11-17 12:35:36 +01:00
vizay
139e6f1aef
Update AUTHORS.md
2015-11-17 12:33:58 +01:00
vizay
f7ad46ef1c
Update AUTHORS.md
2015-11-17 12:33:17 +01:00
vizay
6e78fc8d0b
Update active_directory.inc.php
2015-11-17 12:28:28 +01:00
Neil Lathwood
a6f34fdf7e
Update Dynamic-Config.md
2015-11-17 11:11:03 +00:00
laf
8660745b92
Added missing fields when inserting into applications table
2015-11-16 21:07:50 -08:00
laf
87d273fc7d
Removed / from link for installs not in /
2015-11-16 20:58:16 -08:00
laf
7d7479b977
Added parsing support for lat/lng coords from device location
2015-11-16 18:50:52 -08:00
laf
f2df2d0748
Added ability to select down/up devices on worldmap
2015-11-16 17:27:47 -08:00
laf
af8df3469c
Added support for per device unix-agent port
2015-11-17 00:20:06 +00:00
Neil Lathwood
d59e268d51
Merge pull request #2436 from Rosiak/issue-2368
...
Add some of the supported vendors
2015-11-16 22:39:04 +00:00
Neil Lathwood
3540c4753e
Merge pull request #2438 from paulgear/master
...
Add graph selector to devices overview
2015-11-16 22:38:37 +00:00
Neil Lathwood
9cecf26a67
Merge pull request #2430 from paulgear/fix-ucd-graphs
...
Overhaul use of rrdtool_lastupdate & STACK for rrdtool 1.4/1.5 compatibility
2015-11-16 22:19:01 +00:00