Commit Graph
1344 Commits
Author SHA1 Message Date
Casey Schoonover a23e7cffc1 Added DNOS detection for additional N3000 switches 2016-06-22 13:13:05 -05:00
Neil LathwoodandGitHub c8d9abe448 Merge pull request #3698 from murrant/timos
Consolidate timos sysObjectId checks
2016-06-22 09:51:36 +01:00
Tony Murray 7be0e5ad55 Consolidate timos sysObjectId checks.
Fixes #3554, #3557
2016-06-22 00:40:12 -05:00
laf ee2ec6c7f9 Updated to use sysDescr 2016-06-21 19:42:16 +01:00
laf 3ee0ff6756 Added detction for OSX El Capitan 2016-06-20 22:52:26 +01:00
laf 866d87bde8 Update 2016-06-17 09:01:57 +01:00
laf 8dc55b11d5 Fix for php5.3 in sentry3 discovery file 2016-06-17 00:22:40 +01:00
Søren Rosiak a7ea2374de Sophos Support Redo 2016-06-16 19:13:18 +02:00
laf ed17c7e39d Added detection for SwOS 2016-06-15 13:21:09 +00:00
Vikram Adukia 5b9fb7db5a start of adding basic support for the servertech sentry4 cdus
I agree to the conditions of the Contributor Agreement
    contained in doc/General/Contributing.md.
2016-06-14 18:21:16 -07:00
Søren RosiakandGitHub 366c43c1ae Merge pull request #3645 from laf/issue-3633 2016-06-14 19:00:23 +02:00
Maximilian Wilhelm d53619ab4f Fix database update queries in discovery.php.
Signed-off-by: Maximilian Wilhelm <[email protected]>
2016-06-14 13:13:24 +02:00
Maximilian Wilhelm 2fd9879278 Fix database query for known ports in discovery.
While adding configurable port mapping in 2c9df26bbf
  I broke the query for known ports from the database so discovery.php considered
  ALL ports to be new every time it ran. Whoops.

  This went undetected for so long as there is a unique constraint on the ports
  table (device_id+ifIndex) which prevented ports from being added again and
  again.

Signed-off-by: Maximilian Wilhelm <[email protected]>
2016-06-14 13:12:12 +02:00
laf e1ee0df0fa Updated poweralert sensors divisor to 1 from 10 2016-06-12 20:13:44 +00:00
Neil LathwoodandGitHub 850170e03e Merge pull request #3639 from Rosiak/hpblmos-support
Basic HP Blade Management Support
2016-06-12 19:56:25 +01:00
Neil LathwoodandGitHub 99d42139f8 Merge pull request #3641 from Rosiak/oracle-ilom-support
Basic Oracle ILOM Support
2016-06-12 19:40:01 +01:00
Søren Rosiak ac5edc2967 Missing end 2016-06-12 16:00:38 +02:00
Søren Rosiak f5b3fb1136 Basic Oracle ILOM Support
#3632
2016-06-12 15:59:17 +02:00
Søren Rosiak 097753a3cc Basic HP Blade Management Support
#3631
2016-06-12 15:06:31 +02:00
Søren Rosiak c1b752e373 HWg-STE Temp & State Support
#3606
2016-06-12 14:48:25 +02:00
Tony MurrayandGitHub 879abfb7e2 Merge pull request #3616 from keeperofdakeys/fan-sensor
Allow lmsensor fanspeeds of 0 to be discovered.
2016-06-10 11:19:53 -05:00
Tony Murray 90749139f1 Merge pull request #3578 from Rosiak/hp3par-support
Basic HPE 3PAR Support
2016-06-09 00:48:48 -05:00
Tony Murray 6bd18f55f4 Merge pull request #3624 from Rosiak/hwg-ste
HWg Additions / Changes
2016-06-09 00:45:45 -05:00
Tony Murray 8d874e7220 Merge pull request #3625 from Rosiak/ibm-imm-support
Basic IBM IMM Support
2016-06-08 23:41:45 -05:00
Søren Rosiak e9a06c07af Basic IBM IMM Support
#3622
2016-06-08 22:16:47 +02:00
Søren Rosiak 76920956a9 HWg Additions / Changes
#3606

And some changes to existing code.
2016-06-08 21:26:59 +02:00
Søren Rosiak 9a8b133d8f Add IBM BladeCenter Switch Support
#3620
2016-06-08 20:26:28 +02:00
Josh Driver eba420a53a Allow lmsensor fanspeeds of 0 to be discovered. 2016-06-07 22:31:47 +09:30
Tony Murray db6ccf1404 Merge pull request #3611 from murrant/roomalert3e
Draw graphs for avtech switch state.
2016-06-06 19:18:51 -05:00
Tony Murray b37d0f2e9e Draw graphs for avtech switch state. 2016-06-06 19:17:19 -05:00
Neil Lathwood 722df8da89 Merge pull request #3599 from murrant/roomalert3e
Roomalert3e
2016-06-06 21:47:04 +01:00
Tony Murray ad8ecb0f82 Switch support for Avtech RoomAlert 4E 2016-06-06 15:44:55 -05:00
Tony Murray 807e3dfe61 Fix avtech switch type sensors 2016-06-06 15:33:41 -05:00
Tony Murray 9393c0e716 Fixes for the Avtech sensor state 2016-06-04 10:09:43 -05:00
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
laf ac63e0a6be Added detection for Samsung C series printers 2016-06-03 20:14:32 +00: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
Søren Rosiak 38448e7c3c Basic HPE 3PAR Support
#3521
2016-05-31 21:59:54 +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