1308 Commits

Author SHA1 Message Date
Tony Murray
fcd7ed6dda if -> elseif 2016-06-03 21:51:17 -05:00
Tony Murray
f4cfd61aef Capitalize state descriptions 2016-06-03 21:48:24 -05:00
Tony Murray
b54f449ed8 Add Avtech switch support 2016-06-03 21:44:21 -05:00
Tony Murray
1a60b7301f Initial support for RoomAlert3E
Doesn't support switch yet as, avtech_add_sensor doesn't handle state type sensors.
2016-06-03 21:28:56 -05:00
Neil Lathwood
003bfab0d3 Merge pull request #3588 from Rosiak/fix-typo-thing
Fix typo..
2016-06-02 22:17:06 +01:00
Søren Rosiak
edd3d61fc8 Fix typo.. 2016-06-02 18:59:43 +02:00
Søren Rosiak
df8514e143 Basic Buffalo TeraStation Support
#3492
2016-06-02 18:48:36 +02:00
Neil Lathwood
5d49f72d3e Merge pull request #3543 from Tatermen/master
Basic support for Xirrus Wireless Access Points.
2016-05-30 19:26:06 +01:00
Neil Lathwood
da2788e074 Merge pull request #3561 from geordish/issue-2715
Enable discovery of CDP neighbour by IP address
2016-05-26 21:32:28 +01:00
Dave Bell
a5d0b0a306 Changed syntax of if statement for readability 2016-05-26 20:43:56 +01:00
Søren Rosiak
72d3be26f1 Merge pull request #3438 from cschoonover91/issue-3437 2016-05-26 21:24:43 +02:00
Neil Lathwood
a1f85c3998 Merge pull request #3535 from nwautomator/issue-3534
Add inventory support for Alcatel-Lucent SR devices
2016-05-26 19:55:12 +01:00
Rick Hodger
e5a21b04c0 Fixed formatting. 2016-05-26 18:05:36 +01:00
Rick Hodger
31d4a29359 Changed OS name to "Xirrus ArrayOS" and internal OS name to 'xirrus_os'. 2016-05-26 18:03:05 +01:00
Dave Bell
18eab48d7e Correct array name 2016-05-25 20:13:56 +01:00
Dave Bell
db5d074a52 Enable discovery of CDP neighbour by IP address 2016-05-25 09:52:28 +01:00
Chris Freas
3f0ff2bb8c add a few more OIDs for the 7705 SAR since there are different hardware versions of the box. 2016-05-24 16:48:38 -04:00
Chris Freas
010e4fc108 add OS detection support for the Alcatel-Lucent (Nokia) SAR 7705 per issue #3549 2016-05-24 16:09:37 -04:00
Rick Hodger
39f8371ea2 Removed ?> 2016-05-24 20:44:58 +01:00
Chris Freas
cf39436865 fix indentation per request 2016-05-24 13:52:04 -04:00
Rick Hodger
bbc8a0979a Basic support for Xirrus Wireless Access Points.
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-05-23 21:27:43 +01:00
Neil Lathwood
732524ecda Merge pull request #3519 from Peter2121/master
Improved support for Equallogic storage arrays and DELL servers
2016-05-19 21:40:17 +01:00
Chris Freas
94b2fcb9f0 remove debug print statement and submit this as a PR for Alcatel-Lucent inventory support 2016-05-18 16:48:39 -04:00
Chris Freas
75223146f3 add basic inventory support for Alcatel-Lucent SR devices 2016-05-18 16:40:10 -04:00
Peter TKATCHENKO
38d28ec9b1 Reformatting if-else 2016-05-18 15:14:03 +02:00
Neil Lathwood
5600bf3995 Merge pull request #3360 from Tristan-Labbe/Tristan-Labbe-VRF-BGP
VRF-LITE support BGP
2016-05-16 23:19:12 +01:00
Peter TKATCHENKO
c99c74bd95 Improved support for Equallogic storage arrays and DELL servers 2016-05-12 17:36:08 +02:00
Daniel Preussker
69147811fd Merge pull request #3483 from laf/issue-3375
Added additional discovery check for Ricoh printers
2016-05-04 21:50:09 +02:00
Daniel Preussker
da2ef8e71b Merge pull request #3482 from laf/issue-3400
Added Isilon OneFS detection
2016-05-04 21:43:13 +02:00
Jussi Sorjonen
4569a083d9 Preliminary HP Virtual Connect support 2016-05-04 09:50:35 +03:00
laf
fb8011adb7 Added additional discovery check for Ricoh printers 2016-05-03 22:51:11 +00:00
laf
4151863bb0 Added Isilon OneFS detection 2016-05-03 22:38:58 +00:00
Sawachier
5e540ff6cd Update bgp-peers.inc.php 2016-05-03 16:11:16 +02:00
Sawachier
886fcaf04c Update bgp-peers.inc.php 2016-05-03 16:11:16 +02:00
laf
41a577167e Added additional Calix support 2016-05-02 18:00:34 +00:00
laf
a83c658960 Updated xerox detection 2016-05-02 17:48:39 +00:00
laf
986d040f11 Added EMC data domain detection 2016-05-02 17:39:03 +00:00
laf
7e91339646 Added detection for Cisco WAP 2016-05-02 17:03:57 +00:00
laf
e138318f64 Added detection for BDCom devices 2016-05-02 15:42:13 +00:00
laf
cb87d12cb3 Removed sophos detection for now 2016-05-02 14:39:58 +00:00
laf
125d609de9 Added PowerWalker detection 2016-05-02 13:21:11 +00:00
laf
0ef792141d Scrut fix + code format 2016-05-02 13:01:23 +00:00
laf
7fe4957669 Added Sophos detection 2016-05-02 12:49:03 +00:00
laf
e19e223ef5 Added detection for Bintec smart routers 2016-05-02 12:24:31 +00:00
laf
427d290e9b Added Microsemi timing device support 2016-05-02 11:59:22 +00:00
Neil Lathwood
9dea0c8bd8 Merge pull request #3359 from Tristan-Labbe/Tristan-Labbe-VRF-ARP
VRF-LITE support ARP
2016-04-30 00:15:07 +01:00
Casey Schoonover
cdfe2f0c9e Fixed definitions filename broken on previous commit 2016-04-28 15:54:56 -05:00
Neil Lathwood
59428bbe44 Merge pull request #3256 from HenocKA/issue280-route
VRF Lite Support - adding route
2016-04-25 11:29:59 +01:00
Rainer Schueler
144acdfc49 renamed remaining viprinet.inc.php to viprinux.inc.php 2016-04-25 10:10:25 +02:00
Rainer Schueler
93e059f2c1 Merge branch 'master' of https://github.com/librenms/librenms
Conflicts:
	includes/services/check_dhcp.inc.php
2016-04-25 08:48:04 +02:00