Søren Rosiak and Neil Lathwood
a84392cff6
newdevice: Added dry contact state support for AKCP devices
...
* feature: Add AKCP dry contact state support
fix #7100
* Updated to use yaml
2017-08-11 23:05:18 +01:00
Tom Sealey and Neil Lathwood
34a070f524
newdevice: Added fan and temp sensor state discovery Avaya ERS
...
* newdevice: Added support for Emerson energy systems (#7128 )
* newdevice: Added support for Emerson energy systems
* added missing test
* Update ees.yaml
Added Avaya ERS fan and temp state discovery
* removed some left over debug code
Update avaya-ers.inc.php
2017-08-10 11:24:11 +01:00
Neil Lathwood and GitHub
aca772511b
Update ees.yaml to use correct overview graphs ( #7137 )
...
* Update ees.yaml
* Update ees.yaml
2017-08-09 19:17:31 +01:00
Neil Lathwood and GitHub
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
sfini and Neil Lathwood
4e56ee17b8
newdevice: Added detection for Alteon OS
...
* Create radware.yaml
Add Support for radware/Alteon application Switch
* Update radware.yaml
Remove comment
* Update radware.yaml
remove comment
* Create radware.snmprec
* Add files via upload
* Update radware.svg
* Update and rename radware.yaml to alteonos.yaml
Change os, group
* Rename radware.snmprec to alteonos.snmprec
* Removed mib-dir
2017-08-04 20:16:46 +01:00
Neil Lathwood and GitHub
0ff847a9b3
newdevice: Added detection for NEC Univerge devices
...
newdevice: Added detection for NEC Univerge devices
2017-08-03 19:01:01 +01:00
Tom Sealey and GitHub
dc1b68d743
changed yaml to show ifName in WebUI
...
ERS ifDescr is far to long and makes lists of ports unwieldy.
Changing it to ifName gives the same info, but in a shorter form.
2017-08-03 15:53:35 +01:00
laf
51f703ea04
newdevice: Added detection for NEC Univerge devices
2017-08-02 20:17:47 +01:00
Lorenzo Zafra and Neil Lathwood
9a84a53a3f
newdevice: Added ROS support for state sensors and system temps
...
* Added support for RS910 and added state sensors and temperature sensor
* Update ros.yaml
2017-07-29 11:44:02 +01:00
djamp42 and Neil Lathwood
cd006d1842
newdevice: Added additional PBN detection
...
* PBN AIMA3000
Add Support for PBN AIMA3000
* Add PBN AIMA3000 detection
Add PBN AIMA3000 detection
2017-07-27 08:46:54 +01:00
FTBZ and Neil Lathwood
6b376e17ef
newdevice: Added state sensor for HPE MSL ( #7058 )
...
* HPE MSL: add state sensor
* Update hpe-msl.yaml
2017-07-26 20:46:26 +01:00
Aldemir Akpinar and Neil Lathwood
bb20ac9616
newdevice: Added basic detection for TSC Barcode printers ( #7074 )
...
* newdevice: TSC Barcode printer
* Added missing snmprec file
* Replaced os icon with a 32x32 png
* Update tsc.yaml
2017-07-25 21:48:26 +01:00
Neil Lathwood and Søren Rosiak
80b5a8c0de
newdevice: Added more support for APC sensors ( #7039 )
...
* newdevice: Added more support for APC sensors
2017-07-22 21:08:54 +02:00
Neil Lathwood and GitHub
75ea45d275
changed the way snmpwalk is done for yaml sensors ( #7069 )
2017-07-22 15:03:11 +01:00
Neil Lathwood and GitHub
561e368d32
fixed routeros sensors file ( #7067 )
2017-07-21 23:08:12 +01:00
Neil Lathwood and GitHub
23bbc97e6a
newdevice: Added sensors for Mikrotik using mtxrOpticalTable + updated MIB ( #7037 )
2017-07-20 21:39:42 +01:00
Neil Lathwood and GitHub
d1e8458b31
newdevice: Updated powerwalker sensor discovery to use custom mib ( #7020 )
2017-07-20 12:01:16 +01:00
Neil Lathwood and GitHub
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
Lorenzo Zafra and Neil Lathwood
bfaab856bd
newdevice: Added support for Siemens Ruggedcom Switches ( #7052 )
...
* newdevice: Siemens Ruggedcom Switches
* Fixed svg images
* Renamed to ros
* renamed snmprec file
2017-07-18 23:32:07 +01:00
Neil Lathwood and Tony Murray
534595d71d
newdevice: Added detection for Gestetner printers ( #7038 )
...
* newdevice: Added detection for Gestetner printers
* added missing snmprec test file
* reverted ports change from debug
2017-07-17 07:00:48 -05:00
InfraTeam and Neil Lathwood
579bfd4c3e
newdevice: Added additional sensors for APC IRRP100 Air Conditionner series ( #7006 )
...
* Added detection for Hirschmann Railswitch
* Update AUTHORS.md
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
* Fixes for PR 6207 requested changes
* Fixes for PR 6207 requested changes
* Fixes for PR 6207 requested changes
* Fix for PR 6207 requested changes
* Fix for PR 6207 requested changes
* Synchro Fork
* Synchro Fork
* Added additional sensors for APC IRRP100 Air conditionner series
* Updated apc.yaml
@laf I modified the yaml file according to your comment. I forgot the index line in a few definitions...
* Rollback hirschmann.inc.php to original file
* Roolback to original hirschmann.inc.php file
* Updated apc.yaml file to include data section
* Update apc.yaml
* Update apc.yaml
* Updated apc.inc.php after @laf requests
Modified $current calculation, including $multiplier in place of static value and added 'PowerNet-MIB' as an argument of the snmp_get function (detached from OID writing)
* missing new line
* reverted hirschmann updates
* reverted hirschmann updates
2017-07-15 11:44:56 +01:00
Neil Lathwood and GitHub
898f59cb72
newdevice: Added sensor metrics for APC IRRP 100/500 devices ( #7024 )
2017-07-13 23:23:40 +01:00
James Andrewartha and Neil Lathwood
ba8fcdf8cc
newdevice: Changed UBNT Airos type to wireless ( #6867 )
2017-07-13 18:27:17 +01:00
FTBZ and Neil Lathwood
138fd2923a
fix: Fixed Rittal LCP sensor divisors ( #7014 )
...
* Better values for some graphs
* Change definition order
* Update rittal-lcp.yaml
2017-07-13 18:23:55 +01:00
Tony Murray and Neil Lathwood
282e4b77a5
newdevice: Savin printer support ( #6982 )
...
Toner supply levels supported
2017-07-12 08:16:05 +01:00
Tony Murray and Neil Lathwood
2ab5962cbb
newdevice: Added Valere system sensors and os detection. ( #6981 )
...
* Add Valere system sensors and os detection.
* update yaml data layout
2017-07-12 07:56:45 +01:00
Neil Lathwood and Tony Murray
d30e5660f9
feature: Added ability specify options for sensors yaml discovery ( #6985 )
...
* feature: Added ability specify options for sensors yaml discovery
* travis fix for new line + skip_values_* -> skip_value_*
2017-07-10 16:27:46 -05:00
Tony Murray and Neil Lathwood
93a7929513
device: Updated IOS-XE detection for 3000 series devices (like 3850) ( #6983 )
...
* device: improve IOS-XE detection for 3000 series devices (like 3850)
* add additional snmprec
2017-07-08 09:01:57 +01:00
Tony Murray and Neil Lathwood
5185e19d9a
device: Updated Toshiba Tec e-Studio printers ( #6984 )
2017-07-08 08:59:57 +01:00
Tony Murray and Neil Lathwood
fa2b3f57f0
newdevice: Added Eltek Valere initial detection ( #6979 )
...
* newdevice: Eltek Valere initial detection
* Add the snmprec file, no joke the sysDescr is "Sys Description"
2017-07-07 20:26:52 +01:00
djamp42 and Neil Lathwood
394c4393a4
newdevice: Add Calix AXOS/E5-16F Detection ( #6926 )
...
* Add Calix AXOS/E5-16F Detection
* Update calix.yaml
* Create calix_e5-16f.snmprec
* Split out Calix to AXOS
* Delete axos.inc.php
2017-07-05 21:21:48 +01:00
FTBZ and Neil Lathwood
39d3639733
newdevice: Added support for Rittal LCP Liquid Cooling Package ( #6626 )
...
* newdevice: Rittal LCP
* Add snmpsim file
* Change state sensor to YAML
* Clean old file
* Add state_name
2017-07-05 19:58:35 +01:00
Neil Lathwood and Tony Murray
afcc2b5e2d
newdevice: Added more sensor support for raritan devices ( #6929 )
...
* newdevice: Added more sensor support for raritan devices
* Updated PDU-MIB
* Added more hover graphs to overview
2017-07-03 16:04:01 -05:00
James Andrewartha and Tony Murray
5020f47838
newdevice: ExtremeWireless initial wireless sensor support ( #6819 )
...
* First pass at implementing ExtremeWireless support
Includes global AP and user count, and per-AP user count
* Coding style fixes
* Tabs will be the death of me
* Add license count, fix coding nits
* PHP 5.3 support hopefully
* Graph APs configured with a max of licenses installed
2017-07-03 15:34:34 -05:00
Tony Murray and Neil Lathwood
eb1014a657
device: Updated Gamatronic ups use sysObjectID for os discovery ( #6940 )
2017-07-03 19:43:11 +01:00
Tony Murray and Neil Lathwood
11cce1ff78
device: add APC output status state sensor ( #6921 )
2017-06-30 07:48:24 +01:00
Lorenzo Zafra and Neil Lathwood
0854ff5f59
newdevice: Updated Radwin detection ( #6918 )
2017-06-29 21:10:10 +01:00
Tony Murray and Neil Lathwood
d47b58bf6d
newdevice: Changed Solaris and Allied discovery to yaml ( #6900 )
...
Add SunOS to callback sanitize
2017-06-28 07:53:25 +01:00
Tony Murray and Neil Lathwood
092f6922a9
newdevice: Added datacom dm1200e detection ( #6901 )
2017-06-28 07:52:19 +01:00
Neil Lathwood and Tony Murray
8b806a857a
newdevice: Added Cpu/Mem support for dnos and ftos devices and updated detection ( #6897 )
2017-06-27 23:58:57 -05:00
Neil Lathwood and GitHub
5e32474d26
feature: Added support for sensors to be discovered from yaml ( #6859 )
...
* feature: Added support for sensors to be discovered from yaml
* added discovery definitions
* Updated docs, more code updates + tests
* removed the oid_name use
* pre-set variable from scrut output
* small updates as per comments in pr
* Allow index in descr
* Added ability to skip values
* Check for numeric values
* small update of oid name
2017-06-26 23:27:57 +01:00
Brian Cenker and Neil Lathwood
8d5c3f34f2
newdevice: Updated detection for HP VC Flex-10/10D Module ( #6882 )
2017-06-26 08:27:01 +01:00
dnapper and Neil Lathwood
02a7949c5e
newdevice: Added Support for Benu OS ( #6857 )
...
* Added Basic OS support for Benu
* Benu OS take 2
* Benu OS take 3
* Benu round 4 - this time for real
* added benu sensors
* reamed to benuos, renamed mibs, sensor rewrite pending
* upated sensors to use snmp_get_multi
* rename yaml
* rename yaml
* updated mempool discover to use multi get, fixed whitepaces, removed old commented out code from polling
* changed detection from sysDescr to sysObjectId
* Update benuos.yaml
* Update benuos.inc.php
* Update benuos.inc.php
* Update benuos.inc.php
* Update benuos.inc.php
2017-06-22 21:45:18 +01:00
Lorenzo Zafra and Neil Lathwood
62e2b83622
newdevice: Added support for Radwin 5000 Series ( #6876 )
2017-06-22 20:34:06 +01:00
Neil Lathwood and Tony Murray
2e43adce37
newdevice: Improved Cisco Unified CM detection and renamed to ucos ( #6813 )
2017-06-18 20:56:31 -05:00
Lorenzo Zafra and Neil Lathwood
283392c9a7
newdevice: Added support for Chatsworth PDU (legacy old pdus not sure model number) ( #6833 )
...
* newdevice: AXIS Audio Appliance
* newdevice: chatsworth pdus
* Renamed chatsworth to chatsworth-pdu
2017-06-17 15:31:01 +01:00
Lorenzo Zafra and Neil Lathwood
5bcec9c7d3
newdevice: Added detection for Microsemi PowerDsine PoE Midspans ( #6843 )
...
newdevice: Added detection for Microsemi PowerDsine PoE Midspans (#6843 )
2017-06-17 15:12:33 +01:00
Neil Lathwood and Tony Murray
19cdf8f684
newdevice: Added support for Schneider PowerLogic ( #6809 )
2017-06-13 16:20:12 -05:00
FTBZ and Neil Lathwood
3a62c83642
newdevice: Added additional sensors to Axis camera ( #6827 )
...
newdevice: Added additional sensors to Axis camera (#6827 )
2017-06-13 21:37:01 +01:00
Lorenzo Zafra and Neil Lathwood
be64546498
newdevice: Added detection for AXIS Audio Appliances ( #6830 )
2017-06-13 21:33:21 +01:00