4434 Commits

Author SHA1 Message Date
65f74215d3 feature: Add an option for ad authentication to have a default level (#4801)
* Add an option for ad authentication to have a default level

* rework as a flag indicating unspecified access is global read

* Fix indentation
2016-10-21 11:22:13 -05:00
27e9408626 fix: Change the wording for the create default rules button to hopefully get more users to click it. 2016-10-21 09:53:20 -05:00
46616c1392 fix: ZyWALL Fixes for OS and mem polling #1652 2016-10-20 20:54:01 +01:00
23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
c1779f055f fix: Updated min/max values for ubnt graphs (#4811)
* fix: Updated min/max values for ubnt graphs

* updated min/max
2016-10-19 19:47:22 -05:00
931779b917 feature: Add SonicWALL Sessions #1686 2016-10-19 22:53:02 +01:00
4ff9e84f4e refactor: populate native vlans in the ports_vlan table for cisco devices too (#4805) 2016-10-19 22:44:49 +01:00
e7b4dd3721 fix: Zywall Fixes #1652 2016-10-19 21:46:02 +02:00
bfe59646bf Remove Superfluous \'s from mempool graph (#4827) 2016-10-19 20:28:02 +01:00
102c54c897 Correct extra \ on wifi_clients graph (#4828) 2016-10-19 20:08:21 +01:00
9d67c90a50 Implement rrdtool_check_rrd_exists 2016-10-17 12:41:20 -04:00
10ad85374f Add mib-based polling of Unifi Wifi Capacity 2016-10-17 11:02:43 -04:00
e0e1b231e2 fix: Fixed trying to map devices to alert rules 2016-10-17 15:17:50 +01:00
5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
a2f2ccfd2c security: Fix some reported security issues (#4807) 2016-10-15 20:45:18 +01:00
87ff439d8f webui: Option to display devices as a uniform size w/o labels in availability map widget 2016-10-15 17:58:27 +01:00
980590b293 Change the recommended snmpwalk capture options to ease parsing. (#4804)
Remove `t` we lose the declaration of the Timeticks: type with that
Add `U` removes unit suffixes.
Add `b` displays indexes numerically instead of as strings
2016-10-15 15:47:06 +01:00
56557f68a4 api: Added additional port stats info like pps, perc and rate (#4759) 2016-10-15 00:42:54 +01:00
e1fac851f9 refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
fb677beb72 fix: availability map multiple instances (#4773) 2016-10-14 19:04:38 +01:00
610c933997 fix: top widget multiple instances (#4757) 2016-10-14 19:01:26 +01:00
eab4ae5ab5 Added more debug to alerting capture (#4727) 2016-10-13 20:14:02 -05:00
ef5045181a fix: Stopped showing sub menus when empty #4713 2016-10-13 22:18:19 +01:00
7cda0b39a7 webui: Disable page refresh on the search pages. Users can manually hit the refresh on the grid. (#4787) 2016-10-13 20:59:06 +01:00
ba9672b986 fix: Prevent accidental anonymous binds (#4784)
* Prevent ldap and Active Directory authentication from allowing anonymous binds

* fix style
2016-10-13 10:19:36 -05:00
5206063ce0 Changed "Apache" field to more generic "Web Server" (#4783)
* Changed "Apache" field to more generic "Web Server"

* Update about.inc.php

edit to keep "Apache/" when displaying version as we changed the field from "Apache" to "Web Server"
2016-10-13 08:03:38 -05:00
7ca80410d5 feature: Add q-bridge-mib tagged VLAN membership #3285 2016-10-11 22:29:06 +01:00
6c324cd03e refactor: Improve sensors polling for performance increase (#4725)
refactor: Improve sensors polling for performance increase
2016-10-11 19:34:09 +03:00
79ac4a687d resized pulse.png os logo #4766 (#4769) 2016-10-11 17:14:02 +01:00
ead6b5b8ac webui: Display vlans for all devices. #4349, #3059 2016-10-11 08:05:34 +01:00
7d3cafddba refactor: edituser page to allow user selection of a default dashboard (#4551) 2016-10-11 07:27:20 +01:00
0bb7bfde9e feature: Added CEF Display page (#3978) 2016-10-11 07:20:59 +01:00
c71035bf1f fix: Stop displaying sensitive info in the settings page (#4724)
fix: Stop displaying sensitive info in the settings page
2016-10-09 20:48:10 +03:00
ab8dd6eb43 Spelling error (#4758) 2016-10-09 12:00:07 +01:00
daf2cf7a24 app: Add GPSD application (#4754) 2016-10-08 21:25:50 +01:00
80497f5295 fix: Ignore meraki bad_uptime #4691 2016-10-08 18:48:11 +01:00
laf
ddf47180c9 fix: Fixed trying to map devices to alert rules 2016-10-07 10:28:12 +00:00
9298304262 fix: Re-enable the edit device groups button (#4726) 2016-10-06 16:21:20 -05:00
d9c0614b30 newdevice: Add support for Moxa #4733 2016-10-06 18:47:27 +01:00
c73ed98ea7 newdevice: Add additional features to SAF Tehnika (#4666) 2016-10-06 17:49:40 +01:00
c8b7d62a60 newdevice: Add support for more Pulse Secure devices #4680 2016-10-06 17:15:20 +01:00
a2563c5b67 feature: Added Cisco Integrated Management Console inventory and sensor support #4454 2016-10-06 01:40:37 +01:00
20d7b289e2 fix: Adjusted padding based on screen width to fit all icons (#4711) 2016-10-05 08:05:26 +00:00
3680849206 feature: Add description and notes to be used in alerts templates (#4706) 2016-10-03 20:31:50 +01:00
715e371002 Add Aerohive logo 2016-10-03 19:13:02 +01:00
da32f7bb43 webui: Added sorting and poller time support to top-devices widget #4668 2016-10-03 18:59:31 +01:00
9cfa1fd9b4 newdevice: Add support for Mimosa Wireless #4676 2016-10-03 18:54:08 +01:00
d712f4ca69 Added Active GlobalProtect Tunnels graph to PANOS (#4654)
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00
f4bbba1b7d fix: Updated edit snmp to set default poller_group (#4694) 2016-10-02 07:28:22 +00:00
51a6ed60d7 newdevice: Add support for Mimosa Wireless #4676 2016-10-01 10:24:35 +02:00