a6ffe466af
Merge pull request #3711 from rucarrol/bsd_snmp_end_of_mib
...
Update snmp.inc.php
2016-06-24 10:41:44 +01:00
fc90c2e6bb
Merge pull request #3712 from Rosiak/issue-3707
...
Basic EMC FlareOS Support
2016-06-24 10:40:02 +01:00
6f3fcf1ded
Merge pull request #3713 from Rosiak/issue-3708
...
Enhance Brocade Fabric OS Support
2016-06-24 10:39:37 +01:00
9c5017f8dc
Merge pull request #3694 from laf/pretty-disco-poller
...
Prettify the poller + disco output
2016-06-23 14:37:20 -05:00
a33bf6aed4
Enhance Brocade Fabric OS Support
...
#3708
Also remove duplicate code.
2016-06-23 17:52:03 +02:00
4ffbcd75de
Basic EMC FlareOS Support
...
#3707
2016-06-23 17:38:27 +02:00
64c55acecd
Update snmp.inc.php
...
Catching BSD 'End of MIB' messages and stripping it out.
2016-06-23 13:19:12 +02:00
5262bb0ea9
Small change.
2016-06-22 21:58:09 +02:00
82cf34ec35
Cisco SB SG220 Fix
...
#3529
2016-06-22 21:47:09 +02:00
a073e1363e
Cleaned up extra whitespace
2016-06-22 13:18:08 -05:00
a23e7cffc1
Added DNOS detection for additional N3000 switches
2016-06-22 13:13:05 -05:00
5d16cdb20a
Fixed errors from scrut/murrant
2016-06-22 19:10:33 +01:00
c8d9abe448
Merge pull request #3698 from murrant/timos
...
Consolidate timos sysObjectId checks
2016-06-22 09:51:36 +01:00
21a0a18055
Fixed Device-Groups for multiple entries and glue-expansion
2016-06-22 08:42:48 +00:00
7be0e5ad55
Consolidate timos sysObjectId checks.
...
Fixes #3554 , #3557
2016-06-22 00:40:12 -05:00
9d62339044
Merge pull request #3690 from laf/issue-3017
2016-06-21 21:42:45 +02:00
ee2ec6c7f9
Updated to use sysDescr
2016-06-21 19:42:16 +01:00
a05cfbe9fb
Removed global $debug line
2016-06-21 19:34:13 +01:00
cfea3ba13d
Removed " from ZyWall version number ( #3693 )
...
* Removed " from ZyWall version number
* Updated to str_replace
2016-06-21 12:34:26 -05:00
246664d1f9
Updated module run time to be limited to 5 decimal places
2016-06-21 01:44:50 +01:00
a194009917
Pretty up the polling process output
2016-06-21 01:41:45 +01:00
558dfb2344
Pretty up the discovery process output
2016-06-21 00:59:43 +01:00
3ee0ff6756
Added detction for OSX El Capitan
2016-06-20 22:52:26 +01:00
7bc3e3e33e
Merge pull request #3689 from laf/issue-3684
2016-06-20 22:21:24 +02:00
64797c4225
resolved stp log spam for mikrotik devices
2016-06-20 14:37:20 +01:00
124157a3d8
Fixed NX-OS version polling
2016-06-20 14:23:03 +01:00
110dcae4c9
Added device_id to eventlog table
2016-06-18 02:09:22 +01:00
866d87bde8
Update
2016-06-17 09:01:57 +01:00
8dc55b11d5
Fix for php5.3 in sentry3 discovery file
2016-06-17 00:22:40 +01:00
a7ea2374de
Sophos Support Redo
2016-06-16 19:13:18 +02:00
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
ed17c7e39d
Added detection for SwOS
2016-06-15 13:21:09 +00:00
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
366c43c1ae
Merge pull request #3645 from laf/issue-3633
2016-06-14 19:00:23 +02:00
d53619ab4f
Fix database update queries in discovery.php.
...
Signed-off-by: Maximilian Wilhelm <max@rfc2324.org>
2016-06-14 13:13:24 +02:00
2fd9879278
Fix database query for known ports in discovery.
...
While adding configurable port mapping in 2c9df26bbf22af94c354bcf445b55a56eaece81a
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 <max@rfc2324.org>
2016-06-14 13:12:12 +02:00
f952e49f1c
ifXEntry is also missing the errors OIDs...
2016-06-13 16:18:14 +01:00
7c41121ef0
ifXEntry is missing ifAdminStatus and ifOperstatus. Adding Seperately
2016-06-13 15:52:35 +01:00
6552c43689
Attempt to speed up SNMP port polling
2016-06-13 14:58:49 +01:00
e1ee0df0fa
Updated poweralert sensors divisor to 1 from 10
2016-06-12 20:13:44 +00:00
d328918a61
Merge branch 'issue-3590' of github.com:laf/librenms into issue-3590
2016-06-12 19:46:46 +00:00
f4738ab0fa
Rebased
2016-06-12 19:46:04 +00:00
850170e03e
Merge pull request #3639 from Rosiak/hpblmos-support
...
Basic HP Blade Management Support
2016-06-12 19:56:25 +01:00
99d42139f8
Merge pull request #3641 from Rosiak/oracle-ilom-support
...
Basic Oracle ILOM Support
2016-06-12 19:40:01 +01:00
ac5edc2967
Missing end
2016-06-12 16:00:38 +02:00
f5b3fb1136
Basic Oracle ILOM Support
...
#3632
2016-06-12 15:59:17 +02:00
097753a3cc
Basic HP Blade Management Support
...
#3631
2016-06-12 15:06:31 +02:00
c1b752e373
HWg-STE Temp & State Support
...
#3606
2016-06-12 14:48:25 +02:00
8bf899ee5d
Test against the snmpwalk with snmpsim
...
Fix issues with the snmp queries and indexes
2016-06-11 01:48:06 -05:00
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