1340 Commits

Author SHA1 Message Date
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
Rainer Schueler
1c4cf026d4 Renamed Viprinet to Viprinux. Icon size now 32x32 2016-04-25 08:26:46 +02:00
Neil Lathwood
1c3869c5f0 Merge pull request #3416 from murrant/netonix-poe
Add PoE state to Netonix devices
2016-04-24 20:00:46 +01:00
Tony Murray
34281f2ccc Correct snmpwalk_cache_multi_oid() call 2016-04-24 08:03:59 -05:00
Neil Lathwood
287f8864e7 Merge pull request #3312 from thecityofguanyu/thecityofguanyu/ironware-netiron-mempool
Fix mempool reporting for Brocade IronWare NetIron devices
2016-04-24 11:02:17 +01:00
Tony Murray
46a0bbfc82 Add PoE state to Netonix devices
Allow for non-numeric states.  state_descr must match what is returned by the device.
2016-04-23 20:56:21 -05:00
Tony Murray
0fa29b6d29 Change poweralert os detection to case insensitive.
Patch from Neil Lathwood
2016-04-22 21:39:48 -05:00
Neil Lathwood
3bf0ad1c07 Merge pull request #3395 from cschoonover91/issue-3394
Added CPU temperature discovery/polling for DNOS
2016-04-22 09:43:25 +01:00
Vikram Adukia
42ffb6bf22 only output the mib if there is a match 2016-04-21 14:24:53 -07:00
Sawachier
af192da397 Update route.inc.php 2016-04-21 09:17:20 +02:00
Sawachier
960d45ee46 Update route.inc.php
Change if condition
2016-04-20 14:09:04 +02:00
HenocKA
f17f061bea adding route for vrf lite 2016-04-19 23:48:56 +02:00
Casey Schoonover
e866cdedaf Added CPU temperature discovery/polling for DNOS 2016-04-19 15:18:52 -05:00
Casey Schoonover
f95ed6c37e Added memory utilization discovery/polling for DNOS 2016-04-19 09:45:18 -05:00
Casey Schoonover
6b425bc482 Added CPU utilization discovery/polling for DNOS 2016-04-19 09:19:45 -05:00
Casey Schoonover
12a7826e50 Added additional OS detection for DNOS devices 2016-04-19 08:54:25 -05:00
pblasquez
8e934e0c0f log before old os/icon values are overwritten 2016-04-15 18:18:53 -07:00
Rainer Schueler
52ad0b24ab Added rudimentary support for Viprinet VPN routers.
https://www.viprinet.com/de/support/downloads
2016-04-13 13:49:15 +02:00
Sawachier
12d6347871 Update arp-table.inc.php 2016-04-12 16:00:52 +02:00