Commit Graph
2468 Commits
Author SHA1 Message Date
Søren RosiakandNeil Lathwood 16ae3cf9be newdevice: Added support for DDN Storage #2737 (#4261)
newdevice: Added support for DDN Storage #2737 (#4261)
2016-08-29 21:42:42 +01:00
crcroandNeil Lathwood bc816ee461 discovery: ubnt edgeswitch os update (#4249)
newdevice: Improved support for UBNT EdgeSwitch OS #4249
2016-08-29 21:24:22 +01:00
Søren RosiakandNeil Lathwood 5cff81b658 fix: Samsung Printer Discovery #4251 (#4258)
* fix: Samsung Printer Discovery #4251
2016-08-29 21:00:07 +01:00
crcroandNeil Lathwood d333aafa79 fix: NRG Toner detection #4250
fix: NRG Toner detection #4250
2016-08-29 20:11:42 +01:00
ospfbgpandNeil Lathwood d62f2f9d08 Update support for avaya-vsp and fix problem in functions.php for avaya-vsp (#4237)
newdevice: Improved support for Avaya VSP #4237
2016-08-29 20:00:05 +01:00
Tony MurrayandNeil Lathwood 9284bc60ff Update code in includes to be PSR-2 compliant (#4220)
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
Neil LathwoodandTony Murray 1055003d3f Remove requirement for ['enable_printers'] (#4192) 2016-08-24 12:42:06 -05:00
crcroandNeil Lathwood 6b2ac09be6 ricoh devices returning garbage as toner level (#4180)
* ricoh devices returning garbage as toner level

* ricoh toner extra check

* more ricoh rules
2016-08-24 17:47:06 +01:00
zaryaandNeil Lathwood 8a654359c9 Hytera new (#4191)
* Hytera repeater support

* Fixed Hytera Repeater OS detection
2016-08-24 14:45:03 +01:00
crcroandNeil Lathwood 7634c085c0 Hwg ste2 (#4190)
* misspelled var name

* HWg-group STE2 fully working - tested

* not so noisy definitions.inc.php

* implemented scrutinizer best practices
2016-08-24 14:37:35 +01:00
crcroandNeil Lathwood f30c3907a8 initial sonus support (#4176)
* initial sonus support, tidy definitions.inc.php

* proper copyright in files

* limiting the noise

* used too old definitions.inc.php
2016-08-24 14:33:00 +01:00
crcroandNeil Lathwood e54341857f misspelled var name (#4186) 2016-08-24 08:11:58 +01:00
crcroandNeil Lathwood 88512f156d hwg-ste2 sysObectId os definition fix (#4173) 2016-08-23 19:47:39 +01:00
zaryaandNeil Lathwood 10d7451a74 Hytera repeater support (#4163) 2016-08-23 19:44:45 +01:00
crcroandNeil Lathwood ead3f24008 fix hwg-ste2 bad oid (#4157) 2016-08-21 18:51:02 +01:00
Tony MurrayandNeil Lathwood b8e9b2d917 Implement an autoloader (#4140)
* Implement an autoloader

When cleaning up classes for psr2, things got a bit unwieldy, so I implemented a class autoloader.
I created a PSR-0 compliant LibreNMS directory and moved all classes there that made sense.
Implemented LibreNMS\ClassLoader which supports adding manual class mappings

This reduces the file includes needed and only loads classes when needed.

* Add teh autoloader to graph.php

* Add a small bit of docs
Fix incomplete class in includes/discovery/functions.inc.php
2016-08-21 14:07:14 +01:00
laf 03af171f22 Updated support for Brother printers 2016-08-20 11:42:05 +01:00
Neil LathwoodandGitHub d7f6f0b428 Merge pull request #4119 from crcro/hp2530
hp 2530 series procurve/aruba detection
2016-08-20 01:09:08 +01:00
Neil LathwoodandGitHub 87c793f2c3 Merge pull request #4116 from crcro/hwg-ste2
HWGroup STE2 support
2016-08-20 01:08:01 +01:00
crcro 1de76192c5 Revert "added to arubaos"
This reverts commit 29d5b8a5af.
2016-08-20 01:42:49 +03:00
crcro 29d5b8a5af added to arubaos 2016-08-19 12:25:54 +03:00
crcro bd14338fec fix for issue #4089 2016-08-19 12:08:19 +03:00
crcro a7441e6459 initial hw group ste2 device support 2016-08-19 02:21:00 +03:00
Aaron Daniels a77536ba4b Merge branch 'master' into issue-4083
Conflicts:
	includes/definitions.inc.php
2016-08-19 07:13:46 +10:00
Neil LathwoodandGitHub 20932bd832 Merge pull request #4057 from crcro/raspberry-sensors
Raspberry sensors
2016-08-18 21:28:32 +01:00
Søren RosiakandGitHub aabc0eb7ab Merge pull request #4065 from adaniels21487/issue-4062 2016-08-18 22:51:28 +03:00
Daniel PreusskerandGitHub 1e1a0172fb Revert "Changed swos detection + more dsm support" 2016-08-18 18:37:28 +02:00
Daniel PreusskerandGitHub c01eec8f26 Merge pull request #4048 from laf/issue-3982
Added support for Avaya VSP
2016-08-18 05:56:53 +00:00
Daniel PreusskerandGitHub d5bc3b4b4b Merge pull request #4044 from laf/issue-4020
Changed swos detection + more dsm support
2016-08-18 05:46:25 +00:00
crcro 776dfa998b changed disabled codec state to unknown value (3) 2016-08-18 03:27:11 +03:00
crcro 3567baa367 added sensors for raspberry hosts 2016-08-18 03:20:16 +03:00
Aaron Daniels 26f7de97e1 Merge branch 'master' into issue-4062
Conflicts:
	includes/definitions.inc.php
2016-08-18 08:40:36 +10:00
Neil LathwoodandGitHub de0b55c940 Merge pull request #4087 from adaniels21487/issue-4084
Added OS detection for Cisco Telepresence conductor devices
2016-08-17 21:15:57 +01:00
Neil LathwoodandGitHub 32e9dd7314 Merge pull request #4086 from adaniels21487/issue-4085
Added OS support for Cisco VCS (Expressway) Appliances.
2016-08-17 21:14:57 +01:00
Neil LathwoodandGitHub a42ba9a221 Merge pull request #4005 from adaniels21487/issue-3999
CISCO-NTP-MIB
2016-08-17 21:09:50 +02:00
Aaron Daniels ef63b3d8ab Added OS detection for Cisco Telepresence conductor devices 2016-08-17 16:35:37 +10:00
Aaron Daniels d16035e86a Added OS support for Cisco VCS (Expressway) Appliances. 2016-08-17 16:33:54 +10:00
Aaron Daniels 851b13dccd Added OS detection for Cisco Prime Infrastructure
- Added $hardware, $version & $serial
2016-08-17 16:32:05 +10:00
Tony MurrayandGitHub 232fdc2516 Merge pull request #4006 from adaniels21487/issue-3550
Change the IPSLA feature to allow different metrics to be collected…
2016-08-16 08:55:44 -05:00
Tony MurrayandGitHub 3c24a672ce Merge pull request #4035 from crcro/hp-blade-c7000
HP BladeSystem C3000/C7000 OA
2016-08-16 08:46:39 -05:00
crcro 370fab065a fix not set 2016-08-16 09:55:00 +03:00
crcro 2bf54f106b removed useless comments 2016-08-16 05:50:45 +03:00
crcro b4354b3801 rewrite to use snmp_walk against snmp_get for fewer device queries 2016-08-16 05:48:47 +03:00
Tony MurrayandGitHub 6512bff04e Merge pull request #4066 from adaniels21487/issue-4059
Added OS support for the McAfee SIEM Nitro product range
2016-08-15 21:01:03 -05:00
Tony MurrayandGitHub 40c0728295 Merge pull request #4064 from adaniels21487/issue-4061
OS Support for Acano collaboration appliances
2016-08-15 20:48:06 -05:00
Tony MurrayandGitHub a7b584032a Merge pull request #4063 from adaniels21487/issue-4060
OS Discovery for Cisco ISE
2016-08-15 20:45:32 -05:00
Eldon Koyle f019a28d8c and a semicolon 2016-08-15 14:53:44 -06:00
Eldon Koyle 71625f6aba fix whitespace (spaces, not tabs) 2016-08-15 14:44:19 -06:00
Eldon Koyle c405c38eff Check against the proper subtype variable, initialize variable 2016-08-15 11:52:21 -06:00
Eldon Koyle 34f503afb8 Use port instead of chassis ID for port matching
Code was improperly using chassis id for port matching.

Fixes #4069 .
2016-08-15 11:40:11 -06:00