Neil Lathwood and GitHub
42123010c8
refactor: Added support for dskTable in UCD-SNMP-MIB ( #4993 )
2016-11-21 07:08:38 +00:00
Neil Lathwood and Tony Murray
a8cc46935c
newdevice: Updated edge-core to edgecos and added further detection ( #5024 )
...
* newdevice: Added basic detection for Edge-core switches
* newdevice: Renamed edge-core -> edgecos add added further device support
2016-11-20 20:05:43 -06:00
Tony Murray and Neil Lathwood
a83e126b40
refactor: Remove inappropriate usages of truncate() ( #5028 )
...
Where truncate() is used as substr(), replace with substr()
2016-11-20 11:12:25 +00:00
Tony Murray and Neil Lathwood
e469aa97b0
fix: Always send 10 data points for netstats-tcp ( #5020 )
2016-11-19 15:03:37 +00:00
Guillem Mateos
2f7244a852
Remove duplicate MIB reference and move snmp_walk to snmp_get
2016-11-16 12:38:39 +01:00
Guillem Mateos
5e30d26c96
Rename Ceragon to CeraOS and add version and serial detection
2016-11-16 12:38:39 +01:00
Vitali Kari and Tony Murray
8841eece94
feature: Adds support for enabling / disabling modules per OS ( #4963 )
...
* fixes #4946
first try, should be checked first
only discovery first
* add OS modules status indication
* add debug output
add os poller module support
* fix some whitespaces
* fix missing semicolon
* fix some whitespaces
* Modify the modules page
It now shows unset for unset device settings.
Also, `$os_module_status = $config['os'][$device['os']]['poller_modules'][$module];` doesn't work like you would expect. Fix that behavior.
* Fix mangled tabs
* optimize debug output
add docs
* text highlighting
* Streamline docs #1
* Update docs
* Spell out Global, OS, Device.
2016-11-13 13:46:05 -06:00
Vitali Kari and Neil Lathwood
79d3daabf2
newdevice: Add PBN-CP devices.
2016-11-13 00:13:12 +00:00
David Bell and Neil Lathwood
f5639460be
fix: Fixed check for VRFs, so this runs on routers without any VRFs defined ( #4972 )
2016-11-10 20:37:00 +00:00
Neil Lathwood and GitHub
ea70365499
refactor: Update wifi clients polling to support more than 2 radios ( #4913 )
2016-11-08 07:04:20 +00:00
Neil Lathwood and Daniel Preussker
ce6720edd9
newdevice: Added support for FortiSwitch #4852 ( #4858 )
2016-11-07 17:25:25 +00:00
Neil Lathwood and GitHub
1b214e46eb
newdevice: Added support for Dell Remote consoles #4881
2016-11-01 16:29:59 +00:00
Justin Settle
e2542a67d0
Update wifi clients polling to support more than 2 radios
2016-11-01 10:57:38 -04:00
Neil Lathwood and Tony Murray
5547ed8c90
fix: Renamed hp3par os polling file to informos ( #4861 )
2016-11-01 09:12:28 -05:00
laf
f0a335c557
newdevice: Added support for Dell Remote consoles
2016-10-29 14:16:57 +00:00
Jon
c17e52804e
added support for megatec ups - added firmware version info
2016-10-23 03:25:13 +11:00
Jon
8ced379dac
added support for megatec ups - fixed sinetica references
2016-10-23 03:08:17 +11:00
Jon
9d0e1ae57f
added support for megatec ups -
2016-10-23 02:36:53 +11:00
Jon
f34d5b6151
added support for megatec ups - fixed tabs
2016-10-23 02:16:58 +11:00
Jon
f80ae42be7
added support for megatec ups
2016-10-23 01:36:36 +11:00
Neil Lathwood and Tony Murray
61b461503c
feature: added support for f5 custom interface mib ( #4842 )
2016-10-21 10:13:32 -05:00
Neil Lathwood and GitHub
b1b862424f
fix: incomplete polling on aruba controllers
2016-10-21 15:45:28 +01:00
Neil Lathwood and GitHub
af5af3b384
fix: Fixed wifi clients not reporting when value 0
2016-10-21 15:24:35 +01:00
Justin Settle
989b84a412
Correct wifi polling for 0 clients
2016-10-20 21:32:24 -04:00
Timothy Willey
3ef57b830d
initialize arrays before loops so that they are not overwritten, but are appended in each iteration.
2016-10-20 15:17:30 -07:00
Neil Lathwood and GitHub
46616c1392
fix: ZyWALL Fixes for OS and mem polling #1652
2016-10-20 20:54:01 +01:00
Søren Rosiak and Neil Lathwood
3b350a43ad
feature: Add Extra Mimosa Discovery ( #4831 )
2016-10-20 20:40:00 +01:00
David Bell and Neil Lathwood
871ab5ffa0
feature: Add Memory for Cisco Nexus devices ( #4825 )
2016-10-20 20:08:08 +01:00
Rosiak
89c77bbbf8
work work
2016-10-20 19:29:35 +02:00
Søren Rosiak and Neil Lathwood
931779b917
feature: Add SonicWALL Sessions #1686
2016-10-19 22:53:02 +01:00
Tony Murray and Neil Lathwood
83b11a372d
fix: only poll cipsec for cisco devices. ( #4819 )
2016-10-19 22:51:09 +01:00
Rosiak
e7b4dd3721
fix: Zywall Fixes #1652
2016-10-19 21:46:02 +02:00
Neil Lathwood and GitHub
7833c286ff
newdevice: Add UniFi Wireless MIB polling for Capacity #4266
2016-10-17 17:48:49 +01:00
Neil Lathwood and GitHub
81c8a7a96f
newdevice: Added support for Sinetica UPS ¢4613
2016-10-17 16:55:40 +01:00
Justin Settle
10ad85374f
Add mib-based polling of Unifi Wifi Capacity
2016-10-17 11:02:43 -04:00
Neil Lathwood and Tony Murray
499b05f0f5
fix: Do not create rrd folder when -r is specified for poller ( #4812 )
2016-10-16 21:45:39 -05:00
Neil Lathwood and Tony Murray
d86b39395a
refactor: Small poller improvements, removes unecessary queries / execs ( #4741 )
2016-10-14 20:03:26 -05:00
Neil Lathwood and GitHub
5b96c67ec5
refactor: Cleanup poller include files ( #4751 )
2016-10-15 00:43:14 +01:00
Tony Murray and Neil Lathwood
74f89978fc
refactor: toner support ( #4795 )
2016-10-15 00:14:18 +01:00
Justin Settle and Neil Lathwood
098dc69f25
feature: Enhance Unifi Wireless Client count for multiple VAPs ( #4794 )
2016-10-15 00:10:12 +01:00
Neil Lathwood and Tony Murray
009281773f
Updated poll_device and os module to prettify output ( #4740 )
...
* Updated poll_device and os module to prettify output
* Move line return
2016-10-13 20:41:53 -05:00
Neil Lathwood and GitHub
186894568f
refactor: small fixes for cisco-voice code ( #4719 )
2016-10-13 22:17:30 +01:00
crcro and Søren Rosiak
b867d3dd05
fix: apc load, runtime and current sensors ( #4780 )
...
fix: APC load, runtime and current sensors
2016-10-13 19:03:46 +03:00
Neil Lathwood and GitHub
534ec84158
newdevice: Added Unifi Wireless Client statistics #4772
...
Unifi Wireless Client statistics
2016-10-11 21:31:04 +01:00
Justin Settle
d869db7402
More whitespace, pre-commit.php prescribed correction
2016-10-11 12:48:53 -04:00
Justin Settle
b918e8d6cd
Whitespace cleanup once more
2016-10-11 12:39:47 -04:00
Justin Settle
f060710a5b
Add wireless client stats for Unifi
2016-10-11 12:35:58 -04:00
Neil Lathwood and Søren Rosiak
6c324cd03e
refactor: Improve sensors polling for performance increase ( #4725 )
...
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
Karl Shea and Neil Lathwood
daf2cf7a24
app: Add GPSD application ( #4754 )
2016-10-08 21:25:50 +01:00
crcro and Neil Lathwood
80497f5295
fix: Ignore meraki bad_uptime #4691
2016-10-08 18:48:11 +01:00