Neil Lathwood
46616c1392
fix: ZyWALL Fixes for OS and mem polling #1652
2016-10-20 20:54:01 +01:00
Søren Rosiak
3b350a43ad
feature: Add Extra Mimosa Discovery ( #4831 )
2016-10-20 20:40:00 +01:00
Rosiak
89c77bbbf8
work work
2016-10-20 19:29:35 +02:00
Søren Rosiak
931779b917
feature: Add SonicWALL Sessions #1686
2016-10-19 22:53:02 +01:00
Rosiak
e7b4dd3721
fix: Zywall Fixes #1652
2016-10-19 21:46:02 +02:00
Neil Lathwood
81c8a7a96f
newdevice: Added support for Sinetica UPS ¢4613
2016-10-17 16:55:40 +01:00
Neil Lathwood
5b96c67ec5
refactor: Cleanup poller include files ( #4751 )
2016-10-15 00:43:14 +01:00
Zaxmy
d9c0614b30
newdevice: Add support for Moxa #4733
2016-10-06 18:47:27 +01:00
Neil Lathwood
09e888190a
newdevice: Added support for Sinetica UPS
2016-10-05 18:58:41 +01:00
Neil Lathwood
9cfa1fd9b4
newdevice: Add support for Mimosa Wireless #4676
2016-10-03 18:54:08 +01:00
FTBZ
d712f4ca69
Added Active GlobalProtect Tunnels graph to PANOS ( #4654 )
...
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00
Rosiak
51a6ed60d7
newdevice: Add support for Mimosa Wireless #4676
2016-10-01 10:24:35 +02:00
Tony Murray
e17c34bb79
fix: netonix version display ( #4672 )
2016-09-29 14:25:27 -05:00
Tony Murray
a8037d9bdd
fix: windows server version detection ( #4648 )
...
* fix: windows server version works again
Cleanup poller file/convert to str_contains()
Fix Windows 10 Anniversery update
Add support for Windows Server 2016
* Update windows.inc.php
Restore trim(str_replace(
* Fix missing semi-colin
2016-09-28 19:33:03 -05:00
Tony Murray
edbb6ae0e3
refactor: Centralize MIB include directory specification ( #4603 )
...
* refactor: Centralize MIB include directory specification
The default is now:
```
$config['mib_dir'].'/mibdirname:'.$config['mib_dir']
```
This means we exclude OS mibs and only use ours (we could prepend `+` if we want to include os mibs.
All snmp calls should only include the name of the subdirectory under the mibs directory.
* Remove d_echo from Proc
Fix snmpsim tests.
2016-09-28 14:19:28 +01:00
Søren Rosiak
f6db0a505a
feature: Add Cisco WAAS Optimized TCP Connections Graph ( #4645 )
...
* feature: Add Cisco WAAS Optimized TCP Connections Graph
* fix names
2016-09-28 08:00:35 +01:00
Tony Murray
b41ce631a8
device: Edge Core ES3528M - base support
...
device: Edge Core ES3528M - base support
2016-09-27 14:54:39 -05:00
Søren Rosiak
3a6c6985a3
newdevice: Added support for Cisco IPS ( #4561 )
...
* newdevice: Added support for Cisco IPS
* Add snmprec
* fix
2016-09-27 12:35:46 -05:00
Neil Lathwood
ef59d5110f
Rebased + added OS Tests
2016-09-27 18:05:42 +01:00
Tony Murray
38d87df9be
Fix netonix version ( #4607 )
2016-09-26 16:33:56 -05:00
Tony Murray
1b4d44b2f8
Netonix switch update
...
New mib
Added total power consumption and dc power input (for dc switches)
Small cleanups
2016-09-26 10:34:49 -05:00
Bartosz Radwan
15593552eb
add missing spaces, remove excessive blank line
2016-09-22 17:38:04 +02:00
Bartosz Radwan
ae80e2c83a
use long opening php tag
2016-09-22 17:16:51 +02:00
Bartosz Radwan
71b46ca87c
Add device: Edge-Core switch ES3528M
2016-09-22 17:04:14 +02:00
Rosiak
256c1087df
smal change
2016-09-16 23:02:55 +02:00
Rosiak
a5e9988112
newdevice: Added support for Cisco Callmanager
2016-09-16 21:48:08 +02:00
Neil Lathwood
a710c4a33c
newdevice: Added support for Axis network video encoder #4395 ( #4400 )
...
* newdevice: Added support for Axis network video encoder #4395
* Merge the preg_match
* Add Network Camera test
Couldn't find one for "Video Server"
2016-09-12 12:19:24 -05:00
Søren Rosiak
7a3a785edb
newdevice: Added support for Foundry Networks #4311
...
newdevice: Added support for Foundry Networks #4311
2016-09-04 16:28:06 +01:00
Søren Rosiak
657ee386e0
newdevice: Added support for PLANET Networking & Communication switches ( #4308 )
2016-09-02 13:02:01 -05:00
Søren Rosiak
f278a9281c
newdevice: Added support for Nimble OS #4159 ( #4298 )
...
* newdevice: Added support for Nimble OS #4159
* Use Tony’s awesome stuff
* move image
2016-09-01 06:22:01 -05:00
Søren Rosiak
583411046f
newdevice: Added support for Fujitsu Primergy switches #4277 ( #4280 )
...
* newdevice: Added support for Fujitsu Primergy switches #4277
2016-08-30 17:31:58 +01:00
Søren Rosiak
a6b7f9c4b2
newdevice: Added support for Cisco IMC/UCS #4252 ( #4276 )
...
* newdevice: Added support for Cisco IMC/UCS #4252
* change name to cimc
* make travis happy && php 5.3
2016-08-30 14:30:52 +01:00
ospfbgp
d62f2f9d08
Update support for avaya-vsp and fix problem in functions.php for avaya-vsp ( #4237 )
...
newdevice: Improved support for Avaya VSP #4237
2016-08-29 20:00:05 +01:00
Tony Murray
9284bc60ff
Update code in includes to be PSR-2 compliant ( #4220 )
...
refactor: Update code in /includes to be psr2 compliant #4220
2016-08-28 18:32:58 +01:00
crcro
7634c085c0
Hwg ste2 ( #4190 )
...
* misspelled var name
* HWg-group STE2 fully working - tested
* not so noisy definitions.inc.php
* implemented scrutinizer best practices
2016-08-24 14:37:35 +01:00
Aaron Daniels
a77536ba4b
Merge branch 'master' into issue-4083
...
Conflicts:
includes/definitions.inc.php
2016-08-19 07:13:46 +10:00
Søren Rosiak
aabc0eb7ab
Merge pull request #4065 from adaniels21487/issue-4062
2016-08-18 22:51:28 +03:00
Daniel Preussker
c01eec8f26
Merge pull request #4048 from laf/issue-3982
...
Added support for Avaya VSP
2016-08-18 05:56:53 +00:00
Aaron Daniels
26f7de97e1
Merge branch 'master' into issue-4062
...
Conflicts:
includes/definitions.inc.php
2016-08-18 08:40:36 +10:00
Aaron Daniels
851b13dccd
Added OS detection for Cisco Prime Infrastructure
...
- Added $hardware, $version & $serial
2016-08-17 16:32:05 +10:00
Aaron Daniels
4cfa3910e9
- some models have a space, fix regex
2016-08-17 08:52:52 +10:00
Tony Murray
3c24a672ce
Merge pull request #4035 from crcro/hp-blade-c7000
...
HP BladeSystem C3000/C7000 OA
2016-08-16 08:46:39 -05:00
Tony Murray
6512bff04e
Merge pull request #4066 from adaniels21487/issue-4059
...
Added OS support for the McAfee SIEM Nitro product range
2016-08-15 21:01:03 -05:00
Tony Murray
40c0728295
Merge pull request #4064 from adaniels21487/issue-4061
...
OS Support for Acano collaboration appliances
2016-08-15 20:48:06 -05:00
Aaron Daniels
388fb9a102
- Added OS support for the McAfee SIEM Nitro product range
...
- Added Mcafee icon.
- Added product names as features.
- not everything with ACE in the sysDescr is a Cisco ACE!
2016-08-15 17:17:32 +10:00
Aaron Daniels
fd5c8fe800
- OS support for Cisco/Tandberg Video Conferencing Endpoints
2016-08-15 17:02:28 +10:00
Aaron Daniels
d41117e48b
- OS Support for Acano collaboration appliances
2016-08-15 16:52:34 +10:00
Aaron Daniels
405750108f
- OS Discovery for Cisco ISE
...
- Hardware SNS-3945
2016-08-15 16:48:17 +10:00
laf
226202de81
Added support for Avaya VSP
2016-08-12 23:58:34 +01:00
Neil Lathwood
f9ba459e08
Merge pull request #3992 from vitalisator/raisecom
...
Add basic device support for Raisecom.
2016-08-11 22:43:49 +01:00