Paul Heinrichs
d9169c6842
device: Cambium cnPilot Support ( #7898 )
...
* Cambium cnPilot Support
* Requested changes
* Update MIB dir and snmp_get method
* Fixed assigned var
* Add SysObjectId in tests
2017-12-26 10:03:23 +00:00
Tony Murray
142218c854
fix bad snmp options ( #7934 )
2017-12-21 00:06:49 -06:00
Tony Murray
046ed94f7c
refactor: Remove all old style snmp calls ( #7924 )
2017-12-20 21:48:35 +00:00
Neil Lathwood
9601324142
device: Added temp and humidity sesors + serial for websensor (renamed from cometsystem-p85xx) ( #7854 )
2017-12-11 20:34:04 +00:00
Paul Heinrichs
0dd3ec25d3
device: Update Cambium devices to the new wireless sensors ( #7703 )
...
* Inital cambium refactor
* Refactored tests
* Remove CMM from pmp group
* Add sensors / Give CMM individual OS
* Fix linting
* More Sensors / states and Revised Headers
* Added old graphs / more sensors
* Add modulation rate to sensor
* Fix Hardware detection bug
* Further hardware detection refinments
* Modify pmp hardware detection
* New Wireless Metric - SSR
* SSR Sensor Graph
* Migrate SSR to metric
* Added last metric file
* Add master check to isAp method
* Fix variables in epmp
* CMM Discovery and state addition
* Add another test for cmm
2017-12-06 21:36:01 +00:00
Tony Murray
b9dc7773d7
refactor: Don't do unneeded snmp queries ( #7841 )
...
* Don't do uneeded snmp queries
sensors discovery 26 -> 16
wrapped some poller modules in db checks. The same could be done for some others, but more work is needed.
* travis fix
2017-12-02 23:18:45 +00:00
Tony Murray
d6db01abb5
refactor: Refactor fix php codesniffer 3.x issues ( #7816 )
...
We cannot use 3.x because it requires php 5.4, so update to 2.9.1 or newer 2.x release.
2017-11-29 08:23:19 +00:00
mattie47
3206447326
device: Improve Allied Telesis support within LibreNMS ( #7670 )
...
* Add support for Allied Telesis AlliedWare Plus products
- Uses mibs from 5.4.7-2.1 for AlliedWare Plus products
- Updates Legacy AlliedWare mibs
- Added Allied Telesis svg
* Remove unnecessary "trim" from snmpget
* Add new line to end of file
* Minor fixes for commit
2017-11-28 20:18:39 -06:00
Neil Lathwood
ae062f901b
device: Added additional sensors for Geist Watchdog devices ( #7795 )
...
* device: Added additional sensors for Geist Watchdog devices
* added missing divisor
* added os unit test
2017-11-26 21:53:14 +00:00
Neil Lathwood
b45302bf70
newdevice: Updated Checkpoint Gaia detection and added storage ( #7656 )
...
* newdevice: Updated Checkpoint Gaia detection and added storage
* update db_schema
* added murrants discovery options
* Rename 216.sql to 217.sql
2017-11-22 23:28:33 -06:00
Chris A. Evans
64aed60f09
newdevice: Add OS detection and temperature sensor support for Asentria SiteBoss ( #7655 )
...
* Initial commit. OS definition/polling, temp sensor discovery/polling, MIBs, logo, snmprec test
* replaced logo with 32x32, shortened sysObjectID in definitions, modifided sensor discovery
* fix syntax error caught by inspection
* requested chases to siteboss temp discovery file, removal of siteboss temp polling file
* converted temp sensor to yaml and added better support to skip values
* updated to use pre_cache with index
2017-11-14 08:35:32 -06:00
Tony Murray
46582898fc
newdevice: initial detection for Arris Cable Modem devices ( #7677 )
...
* newdevice: initial detection for Arris Cable Modem devices
* Add Arris MIBs
2017-11-13 08:13:58 -06:00
tomarch
7f18c458db
newdevice : Added detection for Stormshield devices ( #7646 )
...
* initial support for stormshield
* renamed stormshield os to ns-bsd
* remove trim
2017-11-08 14:37:38 +00:00
barryodonovan
48b564703d
newdevice: Added support for Eltek enexus ( #7552 )
...
* initial discovery
eltek-enexus discovery and polling
discovery and polling using yaml for subset of features
discovery and polling using yaml for subset of features
removed a few bits
removed some snmp_get() and renamed MIB
removed header bar mini graph
added snmpget discovery to yaml
renamed os to enexus
undo rebase
* Update enexus.yaml
2017-11-06 17:25:24 +00:00
tomarch
db3d9dc4ab
newdevice: Added detection for proxmox devices ( #7543 )
...
* initial proxmox detection
* minor changes
* fixed detection
* change sysdescr
2017-10-27 21:14:26 +01:00
Aldemir Akpinar
f18f5eb3b9
newdevice: Fixed Moxa cpu polling, add support for EDS-G508E and power ( #7477 )
...
* Fix Moxa cpu polling problem, also add support for EDS-G508E, and power graphs
* Dynamic discovery support for EDS-G508E-T and IKS-6726A-2GTXSFP-T
* fixes as requested
* Added another snmp_cache_multi_oid and fixed a typo
* Revert back to old file name
2017-10-26 11:41:50 +01:00
Chris A. Evans
a6ad9b86be
newdevice: Added Mitel Standard Linux OS detection ( #7513 )
...
* Added Mitel Standard Linux OS Support
* removed duplicate svg, added snmprec test file, un-enable vmware discovery module
* msl os definition/polling improvements, mitel mib_dir creation
2017-10-25 16:38:53 +01:00
Neil Lathwood
e751206f74
newdevice: Added more detection for IgniteNet FusionSwitch ( #7384 )
...
* newdevice: Added more detection for IgniteNet FusionSwitch
* fixed current graphs descr
* small updates
* small updates recommended by murrant
2017-10-25 08:10:02 -05:00
FTBZ
23389de928
Readd PA Active Session graph ( #7517 )
2017-10-19 08:01:44 +01:00
FTBZ
89ff05ebea
newdevice: Added firewall graphs for Palo Alto Networks firewall ( #7483 )
...
* Features: Add firewall graphs for Palo Alto Networks firewall
* Features: Add firewall graphs for Palo Alto Networks firewall
* Update db_schema.yaml
2017-10-17 12:42:13 +01:00
Martin Zatloukal
6e379bfbbd
newdevice: Added support for Alcoma wireless devices ( #7476 )
...
* New os Alcoma
* New os Alcoma
* Update AlcomaAlmp.php
2017-10-17 08:57:31 +01:00
tomarch
1318e5871c
newdevice: Added support for Eaton ATS devices ( #7448 )
...
* eaton-ats: add definition, voltage, frequency and state
* eaton-ats: missing snmprec file
* fix some syntax error
* fix some syntax error, again
* exclude eaton-ats from eaton-mgeups definition
* change eaton-ats definition
* move state and output voltage to yaml syntax
* Update eaton-mgeups.yaml
2017-10-15 21:06:11 +01:00
Martin Zatloukal
f48cff0f1b
newdevice: Added support for Racom RAy devices ( #7466 )
2017-10-15 19:31:44 +01:00
Neil Lathwood
6b44ac784a
newdevice: Added support for Huawei OceanStor devices
2017-10-12 19:55:25 +02:00
Neil Lathwood
f61dfa3bcd
newdevice: Added more support for Avocent devices ( #7444 )
...
* newdevice: Added more support for Avocent devices
2017-10-12 19:54:55 +02:00
sfini
3381b401f9
newdevice: Added Support for ApsoluteOS / Defense Pro Hw ( #7440 )
...
* Add Support for ApsoluteOS / Defense Pro Hw
* apsoluteos.snmprec
* Create apsoluteos.yaml
* Create apsoluteos.inc.php
* Create apsoluteos.inc.php
* Create test
* mibs
* Delete test
* Update apsoluteos.yaml
* Update apsoluteos.inc.php
* Update apsoluteos.inc.php
* Create radwaremib.txt
* Update apsoluteos.yaml
* Update apsoluteos.yaml
* Delete BGP4-MIB.mib
* delete mib dir
delete
* CHANGE NAME
2017-10-10 14:18:47 +01:00
tomarch
c927e6d68c
newdevice: Updated Zyxelnwa to add storage, mempools and wireless support
...
* zyxelnwa: add storage, mempools and wireless
* zyxelnwa: add storage, mempools and wireless
* Update Zyxelnwa.php
* zyxelnwa: add MIB and use snmp-get
2017-10-07 21:17:51 +01:00
tomarch
931bfce011
newdevice: Added detection for technicolor TG650S and TG670S ( #7420 )
...
* update zywall.yaml ; use sysDescr_regex_except
* Cleanup technicolor
* newdevice: technicolor TG650S and TG670S
* Update technicolor.svg
* add technicolor.svg compressed
* Update tgos.yaml
2017-10-04 21:16:00 +01:00
tomarch
d46df1770e
device: Added Dlink dap2660 add processors and mempools ( #7428 )
...
* update zywall.yaml ; use sysDescr_regex_except
* Cleanup technicolor
* newdevice: technicolor TG650S and TG670S
* Devices: Add cpu and mem for dlinkap
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Update dlinkap.inc.php
* Delete dlinkap.inc.php
2017-10-04 20:54:55 +01:00
noaheroufus
554b40eb3f
newdevice: Added better hardware and version identification for SAF ( #7378 )
...
* Proper hardware and version identification
* Replaced str_replace with preg_match
2017-09-27 20:41:19 +01:00
Tom Sealey
c07daa325b
newdevice: Added basic os for EricssonLG ES switches ( #7289 )
...
* added basic os for EricssonLG ES switches
* changed names
* tidied up some more
* renamed test files
* fixed typo
* removed _ from names
* fixed os names
* changes requested by @laf
* fixed unit test for ucp
2017-09-25 10:01:35 +01:00
Neil Lathwood
838f91a18a
newdevice: Added detection for DPS Telecom NetGuardian ( #7326 )
...
* newdevice: Added detection for DPS Telecom NetGuardian
2017-09-18 20:29:27 +02:00
Neil Lathwood
2115a1c6d1
newdevice: Added support for Alpha FXM UPS devices ( #7324 )
...
* newdevice: Added support for Alpha FXM UPS devices
2017-09-18 20:24:53 +02:00
Neil Lathwood
aef79535f4
newdevice: Added support for A10 ACOS devices ( #7327 )
...
* newdevice: Added support for A10 ACOS devices
2017-09-17 21:33:09 +02:00
Neil Lathwood
b3567041dd
newdevice: Added support for SmartOptics M-Series ( #7314 )
...
* newdevice: Added support for SmartOptics M-Series
* added os polling file
2017-09-13 21:12:56 -05:00
Paul Heinrichs
9f553af71e
newdevice: Added DHCP Leases Graph for Mikrotik ( #7333 )
2017-09-13 19:49:41 +01:00
Neil Lathwood
e0040b2831
newdevice: Added support for Toshiba RemotEye4 devices ( #7312 )
...
* newdevice: Added support for Toshiba RemotEye4 devices
* small updates thanks to kate
* Update new-os.php
* Update new-os.php
2017-09-12 22:27:06 -05:00
Neil Lathwood
455c72156d
newdevice: Added support for Saf Integra Access points ( #7292 )
...
* newdevice: Added support for Saf Integra Access points
* Split SAF Integra models out
* added polling files
* Update saf-integra-b.yaml
* Update saf-integra-w.yaml
2017-09-08 15:22:03 -05:00
sfini
b85269f00e
newdevice: Added Support for Radware / AlteonOS OS/Mem/Proc ( #7220 )
...
* Added Support for Radware / AlteonsOS OS/Mem/Proc
* Discovery processors alteonos.inc.php
* Delete alteonos.inc.php
* file for discovery mempools
* File for discovery processors alteonos.inc.php
* file for polling mempools alteonos.inc.php
* Update alteonos.inc.php
2017-09-01 21:06:38 +01:00
Søren Rosiak
21283f4a5b
fix: Fixed Comware Processor Discovery && Hardware Info ( #7206 )
...
* fix: Fix Comware Processor Discovery && Hardware Info
* Remove old info.
2017-09-01 21:01:01 +01:00
Paul Heinrichs
6914666004
newdevice: Added support for DragonWave Horizon ( #7264 )
...
* Add Dragonwave Horizon Support
* Add snmprec and fix style issues
* Update logo and discovery oid
* Update horizon.yaml
2017-08-30 23:13:31 +01:00
Søren Rosiak
e890509b3d
newdevice: Added Kemp LoadMaster Version Info ( #7205 )
2017-08-22 20:43:28 +01:00
Lorenzo Zafra
2da9ee7458
device: Added detection for Hitachi Data Systems SAN ( #7160 )
...
* Syslog test case
* revert changes on master
* newDevice: Hitachi Data Systems SAN
* Renamed mib directory
* Change discovery of sysObjectId
2017-08-18 07:58:38 +01:00
erotel
dc41c9d565
newdevice: Udated edgecos OS polling to include more models
...
* Udated edgecos OS polling V2
* Udated edgecos OS polling V2
* Udated edgecos OS polling V2
2017-08-14 14:06:25 +01:00
Neil Lathwood
1e4be3bf4a
refactor: Udated edgecos OS polling ( #7149 )
2017-08-13 13:32:35 +01:00
Cory Hill
25ec0be8d3
newdevice: Added support for Trango Apex Lynx OS ( #7142 )
...
* Added discovery support for Trango Apex Lynx OS
* Add discovery support for Trango Apex Lynx OS
* Add discovery support for Trango Apex Lynx OS
2017-08-11 23:09:07 +01:00
RobJE
cdf8021843
snmp exec support ( #7126 )
...
* I agree to the conditions of the Contributor Agreement contained in
doc/General/Contributing.md.
* add support for snmpd exec
2017-08-11 22:11:02 +01:00
Neil Lathwood
d8140467ae
newdevice: Added support for Emerson energy systems ( #7128 )
...
* newdevice: Added support for Emerson energy systems
* added missing test
* Update ees.yaml
2017-08-08 07:58:57 +01:00
network-guy
890164c737
Update OS version parsing for IOS XE Denali and Everset ( #7073 )
2017-07-24 08:33:28 +01:00
Neil Lathwood
da7550f55f
device: Added additional sensors support for HP ILO4 ( #7053 )
...
* device: Improved HP ILO4 support
Added HP ILO4 temperature (HDD, motherboard), power, state (powersupply, HDD, Fans, memory slots) sensors support.
Tested with HP ProLiant ML350p Gen8-Gen9
* actual MIB file!
2017-07-19 22:06:59 +01:00