Commit Graph

1526 Commits

Author SHA1 Message Date
Neil Lathwood
67362e0124 newdevice: Added support for DCN switches #5031 (#5238) 2016-12-29 00:34:21 +02:00
Neil Lathwood
cfddc11e76 newdevice: Added support for Cisco APIC devices (#5236) 2016-12-29 00:22:29 +02:00
Neil Lathwood
d121e43feb refactor: Removed and moved more mibs (#5232) 2016-12-24 20:52:21 +00:00
Neil Lathwood
f5a16be0e3 refactor: Move OS definitions into yaml files (#5189) 2016-12-23 17:53:19 +00:00
Neil Lathwood
6d027c5753 rebased: mibs f - r (#5203) 2016-12-22 21:37:50 +00:00
barryodonovan
4898617ef5 newdevice: removed all references to 'multimatics' and instead added generex OS 2016-12-21 08:01:01 +00:00
Tony Murray
5c156e7e01 fix: Remove usage of -CI, it is not allowed for snmpbulkwalk #5164 2016-12-20 16:58:20 +00:00
arrmo
0cc9e774f9 refactor: Updated Ups nut support 2016-12-20 09:34:42 +00:00
Søren Rosiak
17f5cfef90 Revert "F5 LTM" (#5199) 2016-12-20 09:30:49 +00:00
Aaron Daniels
efa0747564 newdevice: Added additional support for F5 BigIP LTM objects 2016-12-19 19:50:44 +00:00
crcro
de13f453d6 fix: cisco hardware name detection (#5167) 2016-12-16 08:38:14 -06:00
NerdBlender
969b963180 newdevice: Added Bluecoat ProxySG Support (#5165) 2016-12-15 08:23:25 +00:00
Neil Lathwood
aa45630aea newdevice: Added support for Arris CMTS (#5143) 2016-12-14 15:07:57 -06:00
Søren Rosiak
e56d26327a refactor: More Cisco ASA Polling Performance Improvements (#5104) 2016-12-12 14:25:20 +00:00
Neil Lathwood
a984c67f98 fix: Stop openbsd using snmpEngineTime (#5111) 2016-12-07 22:10:57 -06:00
barryodonovan
f7d80202e7 Extended ceraos (ceragon) discovery to graph various wireless parameters (#5014) 2016-12-07 15:24:56 +00:00
David Bell
e67572cfb7 fix: Add check for differently named Cisco Power sensor (#5119) 2016-12-07 00:30:56 +00:00
Søren Rosiak
f852d5cf7d fix: Ability to detect Cisco ASA version when polling a security context (#5098) 2016-12-01 19:50:56 +00:00
twilley
694c3bc566 newdevice: Add support for Ubiquiti EdgePoint Switch models (#5079) 2016-12-01 18:13:48 +00:00
Tony Murray
db240cb4eb refactor: Collection and output of db and snmp stats (#5049) 2016-11-23 06:57:19 +00:00
Tony Murray
9a33464c52 refactor: Centralize includes and initialization (#4991) 2016-11-21 20:12:59 +00:00
Neil Lathwood
63569b5bbe fix: Strip out " returned from Proxmox application #4908 (#5003)
* fix: Strip out " returned from Proxmox application

* updated to str_replace
2016-11-21 08:05:22 -06:00
Neil Lathwood
42123010c8 refactor: Added support for dskTable in UCD-SNMP-MIB (#4993) 2016-11-21 07:08:38 +00:00
Neil Lathwood
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
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
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
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
79d3daabf2 newdevice: Add PBN-CP devices. 2016-11-13 00:13:12 +00:00
David Bell
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
ea70365499 refactor: Update wifi clients polling to support more than 2 radios (#4913) 2016-11-08 07:04:20 +00:00
Neil Lathwood
ce6720edd9 newdevice: Added support for FortiSwitch #4852 (#4858) 2016-11-07 17:25:25 +00:00
Neil Lathwood
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
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
61b461503c feature: added support for f5 custom interface mib (#4842) 2016-10-21 10:13:32 -05:00
Neil Lathwood
b1b862424f fix: incomplete polling on aruba controllers 2016-10-21 15:45:28 +01:00
Neil Lathwood
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
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
David Bell
871ab5ffa0 feature: Add Memory for Cisco Nexus devices (#4825) 2016-10-20 20:08:08 +01:00