12866 Commits

Author SHA1 Message Date
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
CZ
dd640af530 Update AUTHORS.md (#4980)
I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md.
2016-11-13 10:26:16 +00: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
8a59adfba5 fix: remove service type from uniform display (#4974) 2016-11-11 07:32:04 +00:00
Layne
768158062f refactor: daily.sh updated (#4920) 2016-11-11 07:14:57 +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
Jonathon Koyle
138e20da13 remove service type from uniform display 2016-11-10 14:35:52 -07:00
Andreser
b790317178 webui: Update Availability-Map Widget to use sysName when IPs used and config enabled (#4968) 2016-11-10 21:30:56 +00:00
Andreser
84ede20f49 I agree to the conditions of the Contributor Agreement contained in doc/General/Contributing.md. (#4971) 2016-11-10 20:37:31 +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
d9f4096821 Start of cleaning up mibs (#4806)
refactor: Start of cleaning up mibs
2016-11-09 18:23:27 -06:00