Commit Graph

150 Commits

Author SHA1 Message Date
Neil Lathwood b97ff07aa8 Update vyos.inc.php
Newer vyos reports back as all lower case so making the check case-insensitive.
2015-06-18 20:06:41 +01:00
laf 71189b9ca1 Added basic detection for EqualLogic units 2015-06-15 16:08:35 +01:00
einhirn aa2edbaef2 Added discovery support for Alcatel-Lucent OmniSwitch 6900 2015-06-12 10:22:28 +02:00
Mike Rostermund 7c576e0eb7 Add detection of additions HP ProCurve units 2015-06-11 22:11:27 +02:00
vitalisator a059ed1809 Added Basic OS Support for Multimatic USV 2015-06-08 21:46:36 +02:00
vitalisator 267f07e1b2 Added Basic Support für Enterasys Devices 2015-06-08 14:27:33 +02:00
Neil Lathwood e878bf15e0 Merge pull request #1145 from vitalisator/issue-1140
Added PBN OS Logo
2015-05-29 11:10:44 +01:00
Mike Rostermund 01f9387415 Added support for additional Netbotz models 2015-05-28 17:43:15 +02:00
vitalisator 20165f0382 Added PBN definition and pbn OS 2015-05-28 12:55:59 +02:00
Paul Gear bcee314aa8 Generalise ruckuswireless support 2015-05-27 00:15:34 +10:00
Rudy Hardeman 73d06758d0 Raritan PX iPDU inlet support 2015-05-17 16:42:09 +02:00
Alan Gregory 2bf4786f92 Removed echos from discovery | Reverted custom temperature poller 2015-05-16 22:05:29 -03:00
Alan Gregory faecea61e2 Add OS Discovery and Poller 2015-05-16 05:06:51 -03:00
laf f7aee3520a Added netapp detection and disk support 2015-05-11 15:54:57 +01:00
Neil Lathwood 4bb05363a1 Merge pull request #947 from f0o/issue-923
Basic Ubiquiti EdgeSwitch implementation
2015-05-09 22:47:36 +01:00
f0o f9dd9c47c0 Basic Ubiquiti EdgeSwitch implementation 2015-05-09 12:49:22 +00:00
laf 606c81d023 Added basic netgear detection 2015-05-08 19:34:24 +01:00
Filippo Giunchedi fe1be15286 sentry3: add Sentry Smart CDU detection
The polled SNMP OIDs are the same as Switched CDU, thus match both.
2015-05-08 14:05:34 +02:00
laf 0bf3b518f5 Merge branch 'master' of github.com:laf/librenms into issue-798
Conflicts:
	includes/polling/functions.inc.php
2015-05-04 09:16:48 +01:00
laf 965b0df8cb Scrut fixes 2015-05-01 11:22:36 +01:00
Alexander Sosna 5a7988e2e4 chmod 0644 to php files not directly executed 2015-04-28 22:58:03 +02:00
sthen 12f421772a allow detecting OpenBSD's own snmpd by sysObjectId 2015-04-23 22:35:23 +01:00
laf 2fa1df6775 Merge branch 'master' of github.com:laf/librenms into issue-803 2015-04-22 10:52:58 +01:00
laf 68c45a606f Updated this to use just sysDescr 2015-04-22 10:52:54 +01:00
laf 602d08b05e Basic Siklu detection 2015-04-21 11:36:21 +01:00
Daniel Preussker 0252674236 Merge pull request #773 from laf/issue-746
Added basic detection for packetlogic devices
2015-04-17 07:28:07 +00:00
laf cacb094343 Added check for oid as well 2015-04-15 20:30:47 +01:00
Alan Gregory d4cbc81b67 Datacom basic support added 2015-04-15 16:09:18 -03:00
laf a64fb5e802 Initial start on better watchguard support 2015-04-14 17:45:56 +01:00
Paul Gear 226ddb51ea Allow matching HP switches like "HP A5120-24G SI Switch Software Version 5.20" 2015-04-14 19:55:22 +10:00
laf 659a5901d3 Added basic detection for packetlogic devices 2015-04-11 18:42:15 +01:00
laf 2725bbeb64 Fixed spelling mistake 2015-04-09 20:04:58 +01:00
laf 95125183ae Added powercode support - no icon for now, using linux 2015-04-08 21:58:40 +01:00
Paul Gear b4548e116f Merge pull request #670 from supertylerc/feat/f5-detection
add basic f5 support
2015-04-08 08:49:53 +10:00
laf 8b7f8310f0 Added initial canopy files 2015-04-06 23:05:13 +01:00
laf e4040c0ace Basic detection of unifi kit 2015-04-05 00:27:02 +01:00
Mark Gibbons 06f95595cd Remove ubiquitiap os type from discovery and polling sub dirs 2015-04-04 22:06:31 +01:00
laf ac4eba78e4 Added support for AirOS and AirFibre from UBNT 2015-04-03 18:59:58 +01:00
Tyler Christiansen 277270e5b7 add basic f5 support 2015-03-26 22:10:30 -07:00
laf f1c1adbc71 Added check if $os = linux 2015-03-25 17:07:37 +00:00
laf a6802ec217 Updating to include Pro versions 2015-03-25 17:06:20 +00:00
laf 4a2e6a4375 Added basic Ubiquiti support 2015-03-25 16:33:05 +00:00
Alan Gregory 6e661c5ed0 Update powerconnect.inc.php
Added PowerConnect 55xx Detection
2015-03-21 21:18:44 -03:00
laf 583043a6c4 Merged hp and comware poll/disco 2015-03-10 00:06:09 +00:00
Daniel Preussker 00881134d3 Merge pull request #571 from KFleshman/issue-569
Fixed bug in includes/discovery/os/hp.inc.php
2015-03-09 19:43:33 +00:00
Kevin Fleshman 246b95eb50 Whoops, $string isn't a useful thing to run a RegEx on! 2015-03-09 12:32:08 -07:00
Neil Lathwood ac6f77791b Merge pull request #570 from KFleshman/issue-569
Issue 569
2015-03-09 19:28:50 +00:00
Kevin Fleshman 728b9abd54 More generic detection from laf 2015-03-09 12:11:40 -07:00
Kevin Fleshman 0a547f5492 Add detection of HP V1910 switches 2015-03-09 10:36:59 -07:00
Kevin Fleshman 9b940bdba4 Add detection for 3com Baseline switches 2015-03-09 10:07:01 -07:00