Neil Lathwood
0908a6048d
refactor: Moved mibs T-U (or removed) where possible ( #5013 )
2016-11-26 21:18:42 +00:00
Neil Lathwood
78f5c26cd6
fix: Allow html but not script, head and html tags in notes widget #4898 ( #5006 )
2016-11-26 20:54:49 +00:00
Tony Murray
da3d687c6d
refactor: rewrite arp-table discovery ( #5048 )
2016-11-25 21:14:35 +00:00
Tony Murray
6890a71be4
feature: validate list devices that have not been polled in the last 5 minutes or took more than 5 minutes to poll ( #5037 )
2016-11-23 17:41:13 +00:00
Tony Murray
db240cb4eb
refactor: Collection and output of db and snmp stats ( #5049 )
2016-11-23 06:57:19 +00:00
Vitali Kari
ee31218eac
refactor: Disable modules for pbn-cp and multimatic os
2016-11-22 12:26:43 +00:00
Neil Lathwood
58582c82c1
fix: Fixed loaded modules for ajax search ( #5043 )
...
* fix: Fixed loaded modules for ajax search
* fixed eventlog widget
2016-11-22 09:46:41 +00:00
Tony Murray
ccb76a7de9
fix: init php 5.3 ( #5042 )
...
This will require a git pull.
2016-11-22 02:14:19 -06:00
Tony Murray
d9bcd53eda
fix: always include rewrites.php ( #5040 )
2016-11-21 19:18:18 -06: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
That Guy --^
bc15d74cf1
Add OS Detection Support for Alcatel-Lucent/Nokia SAS-R and SAS-Mxp #5016
2016-11-21 07:02:15 +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
Søren Rosiak
9fb02bbcd3
feature: Add Microsoft Teams Alert Transport ( #5023 )
2016-11-19 14:49:18 +00:00
Søren Rosiak
597a619417
fix: Cisco ASA Sensor Discovery, use correct variable ( #5021 )
2016-11-19 13:42:49 +00:00
Tony Murray
c840f990cb
refactor: Watchguard Fireware cleanup ( #5015 )
2016-11-18 23:46:30 +00:00
Neil Lathwood
d389069e2e
refactor: Tidy up mibs V-Z ( #4979 )
2016-11-17 15:43:31 -06:00
Guillem Mateos
47e3ec3d09
Add OS tests and use sysObjectId for device recognition
2016-11-16 12:44:45 +01:00
Guillem Mateos
84f2bb6172
Remove duplicate MIB reference and move snmp_walk to snmp_get
2016-11-16 12:44:45 +01:00
Guillem Mateos
151db11f31
Rename Ceragon to CeraOS and add version and serial detection
2016-11-16 12:44:36 +01:00
Guillem Mateos
ea7ffd5675
Fix conflicting space
2016-11-16 12:43:52 +01:00
Guillem Mateos
2800f14c18
Rebase
2016-11-16 12:43:02 +01:00
Guillem Mateos
3b4377b7ae
Add OS tests and use sysObjectId for device recognition
2016-11-16 12:38:40 +01: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
Guillem Mateos
230ed8466c
Fix conflicting space
2016-11-16 12:38:39 +01:00
Guillem Mateos
63511ffd8d
Add basic support for Ceragon devices
2016-11-16 12:38:38 +01:00
Jason Ellison
b4693e559e
refactor: limit perf array index length to 19 characters due to limitation in ds-name rrdtool ( #4731 )
2016-11-16 07:24:56 +00:00
Neil Lathwood
66dd46b04b
fix: Fixed poweralert discovery, check is now case insensitive ( #5000 )
2016-11-15 22:52:35 +02:00
Søren Rosiak
a0fec9e574
refactor: Improve Cisco ASA Polling Performance ( #4999 )
2016-11-15 19:57:47 +00:00
Neil Lathwood
5b3283d572
newdevice: Added support for Dell PowerConnect 6024
2016-11-14 08:28:55 +00: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
jonathon-k
0955d0271e
webui: Allow admin users to modify hostnames in web UI #3445
2016-11-13 00:19:22 +00:00
Vitali Kari
79d3daabf2
newdevice: Add PBN-CP devices.
2016-11-13 00:13:12 +00:00
Neil Lathwood
cc01969b06
refactor: Default to only using mysqli ( #4915 )
...
* refactor: Default to only using mysqli
* Remove includes/dbFacile.mysql.php
* updated mres() function to remove $config global
2016-11-10 19:40:53 -06:00
Søren Rosiak
55f0d441e6
feature: Add PoE support for CiscoSB #1746 ( #4843 )
...
* feature: Add PoE support for CiscoSB #1746
* style fix
* Update description
* Undo a little
Not sure about the Port prefix as this uses ifDescr and I don't have that on my test data, so I just the ifIndex...
2016-11-10 19:38:31 -06: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
d9f4096821
Start of cleaning up mibs ( #4806 )
...
refactor: Start of cleaning up mibs
2016-11-09 18:23:27 -06:00
Neil Lathwood
cc50dc33ba
fix: Updated Cisco ASA state sensors descr to be a bit more verbose
2016-11-09 21:47:35 +02:00
Søren Rosiak
00495cee00
feature: Improve Dell OpenManage Discovery ( #4957 )
2016-11-09 17:59:31 +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
laf
a70d7f7e7d
newdevice: Added support for Edgerouter devices #4936
2016-11-04 21:35:08 +00:00
Layne
aac9b73c91
fix: update debug output in service check ( #4933 )
2016-11-04 07:09:40 +00:00
stokbaek
194ba18775
fix: Fujitsu PRIMERGY 10Gbe switches are now detected correctly ( #4923 )
2016-11-02 20:05:42 +00:00
Tony Murray
667ba601ac
Merge pull request #4873 from laf/issue-4868
...
fix: Toner graphs with invalid chars
2016-11-01 14:19:31 -05:00
Neil Lathwood
7891c67799
fix: only update components if data exists in cimc entity-physical discovery #4902
2016-11-01 17:00:13 +00:00