Commit Graph
878 Commits
Author SHA1 Message Date
Adam Winberg 5871681015 change from poller_module to include from os polling 2016-04-19 13:58:38 +02:00
Rainer Schueler 52ad0b24ab Added rudimentary support for Viprinet VPN routers.
https://www.viprinet.com/de/support/downloads
2016-04-13 13:49:15 +02:00
Neil Lathwood d644a966fd Merge pull request #3292 from dmelani/master
Add chassis serial to brocade ironware devices
2016-03-30 08:17:04 +01:00
Daniel Melani b476db93cf Add chassis serial to brocade ironware devices 2016-03-27 21:46:21 +02:00
Paul Heinrichs 985e1a4402 Split Cambium/Canopy Detection and Polling 2016-03-24 10:34:56 -04:00
Paul Heinrichs 0a2b1154f0 Removing Old Canopy Files 2016-03-23 08:19:45 -04:00
Paul Heinrichs 72b9fd4d38 Added Cambium Support 2016-03-22 09:32:26 -04:00
Daniel Preussker 78e3ab08b7 Merge pull request #3248 from laf/pulse-fix
Fixed pulse sessions and users rrdupdate
2016-03-17 08:02:38 +00:00
laf dd22eaa022 Fixed pulse sessions and users rrdupdate 2016-03-15 22:26:27 +00:00
Rosiak 29fd3fb569 Initial Commit 2016-03-15 18:11:09 +01:00
Rosiak 9b4eb5c497 Basic Develop Ineo Printer Support
#3029
2016-03-11 23:40:44 +01:00
Tony Murray a57d212b55 Merge pull request #3074 from xbeaudouin/adx_stuff
ServerIron / ServerIron ADX support
2016-03-02 19:30:08 -06:00
Neil Lathwood 7f21325e9f Merge pull request #3093 from murrant/php_fixes
Fix a few php errors for syslog, and everywhere else.
2016-02-26 13:26:28 +00:00
Tony Murray 9f22b18dc8 Split is removed in PHP7, replace with explode as none were using it as a regex.
Also fix two array keys without quotes in include/syslog.php
Fixes #2205
2016-02-25 14:34:06 -06:00
Xavier Beaudouin ca21b87799 Fixed S/B, Hardware and OS detectio 2016-02-24 15:17:49 +01:00
Xavier Beaudouin 63a76a7605 Initial commit for ServerIron support 2016-02-23 17:57:08 +01:00
Tony Murray c8ae2f6dd2 Merge branch 'master' into avtech 2016-02-23 09:51:34 -06:00
Tony Murray ea3eedf3f0 Netonix Update
Add copyright header
Add support for CPU and memory
Fix version display for 1.3.9
Improve fan description
2016-02-22 23:12:12 -06:00
Tony Murray d2a072cb86 Merge branch 'master' into avtech 2016-02-17 11:55:08 -06:00
Tony Murray 0c2abe5b77 Properly parse sysDescr fro Unifi Switches
Fix issue #2759
I only tested the regex, not against hardware as I don't have access to any.
2016-02-16 22:51:42 -06:00
laf 444d6a7a8c Reverted fortigate cpu update from Dec 2015 2016-02-12 13:38:22 +00:00
Neil Lathwood da9f6e5343 Merge pull request #2962 from arrmo/master
Updates for Windows 10
2016-02-09 23:21:40 +00:00
Neil Lathwood fabcd84de7 Merge pull request #2959 from murrant/netonix
Add hardware and version for Netonix.
2016-02-09 20:07:42 +00:00
Tony Murray f6e6263c59 Initial AVTECH Software, Inc. support. 2016-02-09 12:00:58 -06:00
Tony Murray 1b59ae9648 Use $config['mibdir'] instead of $config['mib_dir'] 2016-02-09 08:01:41 -06:00
arrmo f2054d369b Updates for Windows 10 2016-02-08 20:15:11 -06:00
Tony Murray 21c2bb312a Do not hardcode mib path 2016-02-08 15:50:54 -06:00
Tony Murray 799bb4dc5d Pull card serial numbers. Unsure if this what we want.
Set ifName as the primary port name.
2016-02-08 10:29:55 -06:00
Tony Murray 6f31755dfb Use poll_device;
List the inserted cards in "features".
2016-02-05 18:14:44 -06:00
Tony Murray a34b958352 Add hardware and version for Netonix. 2016-02-05 17:57:17 -06:00
Tony Murray 4aa9838eda add discover, polling and mibs.
work around empty ifDesc
2016-02-05 14:26:06 -06:00
Rosiak e7e035305b Eaton Basics 2016-01-28 23:11:11 +01:00
laf 9b1d2f31a1 Added Lexmark printer support 2016-01-24 23:57:24 +00:00
wiad 086443b77a Merge branch 'master' of https://github.com:/wiad/librenms into issue-2708
Conflicts:
	includes/definitions.inc.php
2016-01-19 09:51:03 +01:00
wiad 1a8472258b Fixed syntax error in line continuation 2016-01-19 08:03:30 +01:00
wiad 65176c00bd Addes support for infoblox devices 2016-01-18 13:51:39 +01:00
arrmo 2f6800b5e4 Updates based on comments from Pull-Request 2016-01-17 17:08:16 -06:00
R. Morris 5c4ed305ec Grab the most current files. 2016-01-17 14:45:53 -06:00
R. Morris bc4b26e0df LenovoEMC (NAS) - initial code update. 2016-01-17 14:45:53 -06:00
Paul Gear 61af4f9d7f Merge pull request #2768 from SaaldjorMike/msm-poll-os
Added support for hardware, serial, firmware for HP MSM
2016-01-15 21:23:31 +10:00
Mike Rostermund 6f06b74f43 Use the sysDescr we've already polled in the core module 2016-01-15 12:06:28 +01:00
Paul Gear d1d3dba97d Merge pull request #2637 from laf/snmp-perf
Moved system polling module to core to centralise some snmpget calls
2016-01-15 20:10:09 +10:00
Mike Rostermund a8b476d58f Added support for hardware, serial, firmware for HP MSM 2016-01-14 21:20:38 +01:00
Rosiak a265f9a8dc Basic HWGroup Poseidon Discovery
Initial PR
2016-01-10 14:58:56 +01:00
laf c1da4d8a6f rebased 2016-01-10 00:46:04 +00:00
Søren Rosiak 89a22efda3 Merge pull request #2469 from thomseddon/feature/sub10-support 2016-01-08 15:07:01 +01:00
Neil Lathwood 4e127af323 Merge pull request #2696 from SaaldjorMike/vmware-vminfo-discovery-perf
Fixed discovery+poller performance of VMware virtual machines.
2016-01-08 13:35:15 +00:00
Thom Seddon 89a76ef673 Add comprehensive Sub10 support 2016-01-08 10:51:25 +00:00
Neil Lathwood 564752210d Merge pull request #2536 from paulgear/mib-poller-alpha2
MIB-based poller alpha2
2016-01-06 09:08:56 +00:00
Neil Lathwood 17445292eb Merge pull request #2208 from laf/influx
InfluxDB support
2016-01-06 09:08:39 +00:00