Commit Graph
6546 Commits
Author SHA1 Message Date
laf 110dcae4c9 Added device_id to eventlog table 2016-06-18 02:09:22 +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 e5e1e89331 Sanity check the in/out_delta value, if it's out of the range of the
ifSpeed then we use the previous value
2016-06-15 16:25:14 +00: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
Dave Bell f952e49f1c ifXEntry is also missing the errors OIDs... 2016-06-13 16:18:14 +01:00
Dave Bell 7c41121ef0 ifXEntry is missing ifAdminStatus and ifOperstatus. Adding Seperately 2016-06-13 15:52:35 +01:00
Dave Bell 6552c43689 Attempt to speed up SNMP port polling 2016-06-13 14:58:49 +01:00
laf e1ee0df0fa Updated poweralert sensors divisor to 1 from 10 2016-06-12 20:13:44 +00:00
laf d328918a61 Merge branch 'issue-3590' of github.com:laf/librenms into issue-3590 2016-06-12 19:46:46 +00:00
laf f4738ab0fa Rebased 2016-06-12 19:46:04 +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 Murray 8bf899ee5d Test against the snmpwalk with snmpsim
Fix issues with the snmp queries and indexes
2016-06-11 01:48:06 -05: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
laf a1d3ac7e16 Merge branch 'master' of github.com:laf/librenms into issue-3590 2016-06-09 10:36:07 +00:00
laf cd7e47d314 Updates and fixes 2016-06-09 10:35:55 +00: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
laf d5bf3281af Fix syntax issue 2016-06-06 17:56:20 +00:00
Søren Rosiak 0951866486 Credit to Neil 2016-06-06 19:34:12 +02:00