Tony Murray
bbf05feb90
webui: add link to recently added device ( #5032 )
2016-11-21 18:12:10 +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
2bf496b0b1
webui: Do not show Config tab for devices set to be excluded from oxidized #4592 ( #5029 )
2016-11-21 06:45:24 +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
Neil Lathwood
3735f94e20
webui: Added support for removing pagerduty config in the webui ( #5004 )
2016-11-20 20:03:13 -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
Neil Lathwood
120a0052dd
fix: Used correct variable for displaying total email count in alert capture ( #5022 )
2016-11-19 16:02:51 +02: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
Neil Lathwood
c46de37197
newdevice: basic support for Ceragon devices
2016-11-17 06:40:46 +00:00
Guillem Mateos
335e099c00
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-11-17 00:20:51 +01:00
Guillem Mateos
528d458cc5
Fix conflicts on AUTHORS.md and update snmp tests
2016-11-16 12:46:04 +01:00
Guillem Mateos
e3dadb6e51
Correct snmprec file name and contents
2016-11-16 12:44:46 +01:00
Guillem Mateos
2ca03fa854
Missing newline on snmprec file
2016-11-16 12:44:45 +01: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
618c52c863
Rebase
2016-11-16 12:39:38 +01:00
Guillem Mateos
42d8d2172b
Correct snmprec file name and contents
2016-11-16 12:38:40 +01:00
Guillem Mateos
1f171c566c
Missing newline on snmprec file
2016-11-16 12:38:40 +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
668872c3c1
Add MIB files
2016-11-16 12:38:38 +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
1acd938fc1
fix: Stop service modal form disabling services for read-only admin ( #4994 )
2016-11-15 22:11:47 -06:00
Neil Lathwood
7061acf508
fix: dbUpdate calls now check if it is 0 or above ( #4996 )
2016-11-15 22:06:46 -06:00
Neil Lathwood
25d67c6d79
fix: links on devices graphs page to take users straight to specific graph page ( #5001 )
...
* fix: Correct links to devices graphs #4928
* remove commented out link
2016-11-15 21:32:43 -06:00
Neil Lathwood
807ca16fad
added missing poweralert snmpsim file ( #5002 )
2016-11-15 21:38:04 +00:00
Neil Lathwood
66dd46b04b
fix: Fixed poweralert discovery, check is now case insensitive ( #5000 )
2016-11-15 22:52:35 +02:00
Neil Lathwood
e934e306fc
feature: Added formatted uptime value for alert templates #4983
...
feature: Added formatted uptime value for alert templates #4983
2016-11-15 22:11:12 +02:00
Søren Rosiak
a0fec9e574
refactor: Improve Cisco ASA Polling Performance ( #4999 )
2016-11-15 19:57:47 +00:00
Neil Lathwood
5f8e5e7d3a
Added check for local timezone = php timezone ( #4965 )
2016-11-15 07:18:07 +00:00
Neil Lathwood
e409178a08
fix: daily.sh log_dir failed when install_dir and log_dir were not set ( #4992 )
2016-11-15 06:50:39 +00:00
Neil Lathwood
085e7537d8
fix: Merge pull request #4939 from laf/issue-4937
...
* fix: If all dashboards are deleted, create a default #4937
* Remove debug statement
2016-11-14 21:54:12 -06:00
Tony Murray
ba3cdd9e05
newdevice: Added support for Dell PowerConnect 6024 ( #4987 )
2016-11-14 20:45:36 -06:00
Tony Murray
a0e33786fa
fix: daily.sh log_dir failed when install_dir and log_dir were not set
2016-11-14 16:03:51 -06:00
Søren Rosiak
6d5220ed38
doc: Added FAQ on why EdgeRouters might not be detected ( #4985 )
2016-11-14 22:06:13 +02:00
Neil Lathwood
5b3283d572
newdevice: Added support for Dell PowerConnect 6024
2016-11-14 08:28:55 +00:00
Neil Lathwood
1834553f92
doc: Added FAQ on why EdgeRouters might not be detected
2016-11-14 07:52:43 +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