Commit Graph
3443 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
Søren RosiakandGitHub 9d62339044 Merge pull request #3690 from laf/issue-3017 2016-06-21 21:42:45 +02:00
laf ee2ec6c7f9 Updated to use sysDescr 2016-06-21 19:42:16 +01:00
Neil LathwoodandTony Murray cfea3ba13d Removed " from ZyWall version number (#3693)
* Removed " from ZyWall version number

* Updated to str_replace
2016-06-21 12:34:26 -05:00
laf 3ee0ff6756 Added detction for OSX El Capitan 2016-06-20 22:52:26 +01:00
Søren RosiakandGitHub 7bc3e3e33e Merge pull request #3689 from laf/issue-3684 2016-06-20 22:21:24 +02:00
laf 64797c4225 resolved stp log spam for mikrotik devices 2016-06-20 14:37:20 +01:00
laf 124157a3d8 Fixed NX-OS version polling 2016-06-20 14:23:03 +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
Neil Lathwood 0b8d9d7a04 Merge pull request #3627 from murrant/rrdcached
Rrdcached application monitoring
2016-06-09 11:16:17 +01: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 36818e7a52 Add graphs to graphs menu page.
Use rrd_name() function
Add copyright headers
2016-06-09 00:40:04 -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
Tony Murray 2e23d14b98 Allow agent to enable apps in the $agentapps array 2016-06-08 21:42:18 -05:00
Tony Murray 5d9925a5a1 Tidy applications poller output 2016-06-08 21:13:01 -05:00
Tony Murray 60624c1ac0 Rrdcached application monitoring
Can collect data from the agent or by connecting directly
2016-06-08 20:48:53 -05:00
Tony Murray c3dfba4a20 Revert "Sort many items in defaults.inc.php" 2016-06-08 15:34:11 -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 f50bfc9e97 Merge pull request #3612 from murrant/sort_defaults 2016-06-08 20:42:49 +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
Neil Lathwood 0da39d9f7b Updated includes/polling/functions.inc.php to include full path file
Updated includes/polling/functions.inc.php to include full path file will fix weathermap
2016-06-07 12:30:44 +01:00
Tony Murray c6112d9a43 Sort many items in defaults.inc.php
The main target is the poller and discovery modules
2016-06-06 23:45:19 -05:00
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
Neil Lathwood cbbe040ae4 Merge pull request #3607 from geordish/issue-3605
Resolving issues on #3605
2016-06-06 19:02:11 +01:00
Søren Rosiak 0951866486 Credit to Neil 2016-06-06 19:34:12 +02:00
Søren Rosiak 93f93aa660 Add polling 2016-06-06 19:31:46 +02:00