Commit Graph

4558 Commits

Author SHA1 Message Date
vitalisator
3bc427ea45 add device Notes and Description to ajax_search 2016-11-02 21:01:30 +01: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
8376d08c07 fix: Updated syslog table to use display() for msg output (#4859) 2016-11-01 18:05:24 +00:00
Neil Lathwood
4a854e02ce fix: Added support for https links in alerts procedure url (#4872) 2016-11-01 18:04:01 +00:00
Neil Lathwood
d5b20dbd1f webui: Added support for skipping snmp check on edit snmp page for devices (#4896) 2016-11-01 17:58:55 +00:00
jonathon-k
a251e81be5 fix: Remove escape characters for services form / display #4891 2016-11-01 17:20:12 +00:00
laf
7476a00a90 removed debug + simplified code 2016-11-01 16:43:12 +00:00
Christoffer Stokbaek
0ff5d9ab20 Merge remote-tracking branch 'upstream/master' 2016-11-01 09:18:01 +01:00
Justin Settle
b4b1c8ab5a webui: Update wifi_clients graph (#4846) 2016-11-01 00:18:34 +00:00
Christoffer Stokbaek
89144206ca Merge remote-tracking branch 'upstream/master' 2016-10-31 09:27:06 +01:00
jonathon-k
6996576a90 webui: Further decouple the avail-map page from the widget (#4887) 2016-10-30 20:20:55 +00:00
laf
8a142aa53f feature: Added the option to select alert rules from a collection 2016-10-29 10:56:59 +00:00
Neil Lathwood
b5be6e9271 feature: Added custom css and include directories which are ignored by git (#4871) 2016-10-28 05:55:40 +00:00
Neil Lathwood
0ccbc5e64c fix: Replace \\\\l with \l on GPRINT lines (#4882) 2016-10-25 21:30:25 +01:00
NetworkNub
e5d248ea8a fix missing config entries on global settings page 2016-10-25 14:10:33 -04:00
laf
a7a76c998a update graph file 2016-10-25 15:09:49 +00:00
Justin Settle
5355c194a6 Replace \\\\l with \l on GPRINT lines 2016-10-25 09:53:35 -04:00
Tijmen de Mes
d724cb4ea9 Fixed API call to services to return services from all devices 2016-10-25 12:10:42 +02:00
Christoffer Stokbaek
a4e15a1a12 Added support for Quanta LB9 rack switch and updated logo to the newer QCT logo 2016-10-25 10:31:37 +02:00
laf
e287930c3b fix: Toner graphs with invalid chars 2016-10-24 21:40:39 +00:00
Neil Lathwood
c182cb0728 webui: Allow users to set their default dashboard from preferences page 2016-10-22 17:06:52 +01:00
laf
d32bdd8021 refactored some code 2016-10-22 15:51:20 +00:00
jonathon-k
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
Tony Murray
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
Neil Lathwood
46616c1392 fix: ZyWALL Fixes for OS and mem polling #1652 2016-10-20 20:54:01 +01:00
Søren Rosiak
23da8be9c3 feature: Add osTicket Alert Transport (#4791) 2016-10-20 19:31:30 +01:00
Neil Lathwood
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
Jonathon Koyle
adc08b3039 style fixes 2016-10-19 16:03:51 -06:00
Søren Rosiak
931779b917 feature: Add SonicWALL Sessions #1686 2016-10-19 22:53:02 +01:00
Tony Murray
4ff9e84f4e refactor: populate native vlans in the ports_vlan table for cisco devices too (#4805) 2016-10-19 22:44:49 +01:00
Jonathon Koyle
7cc9feb0f8 Allow regular users to set their own default dashboard from the preferences page 2016-10-19 15:44:26 -06:00
Rosiak
e7b4dd3721 fix: Zywall Fixes #1652 2016-10-19 21:46:02 +02:00
David Bell
bfe59646bf Remove Superfluous \'s from mempool graph (#4827) 2016-10-19 20:28:02 +01:00
Justin Settle
102c54c897 Correct extra \ on wifi_clients graph (#4828) 2016-10-19 20:08:21 +01:00
Justin Settle
9d67c90a50 Implement rrdtool_check_rrd_exists 2016-10-17 12:41:20 -04:00
Justin Settle
10ad85374f Add mib-based polling of Unifi Wifi Capacity 2016-10-17 11:02:43 -04:00
Neil Lathwood
e0e1b231e2 fix: Fixed trying to map devices to alert rules 2016-10-17 15:17:50 +01:00
crcro
5569884f7f webui: Updated devices view (#4700) 2016-10-16 15:58:48 +01:00
Neil Lathwood
a2f2ccfd2c security: Fix some reported security issues (#4807) 2016-10-15 20:45:18 +01:00
jonathon-k
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
Tony Murray
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
Neil Lathwood
56557f68a4 api: Added additional port stats info like pps, perc and rate (#4759) 2016-10-15 00:42:54 +01:00
Neil Lathwood
e1fac851f9 refactor: Update alert rules to generate sql query and store in db (#4748) 2016-10-15 00:29:55 +01:00
crcro
fb677beb72 fix: availability map multiple instances (#4773) 2016-10-14 19:04:38 +01:00
crcro
610c933997 fix: top widget multiple instances (#4757) 2016-10-14 19:01:26 +01:00
Neil Lathwood
eab4ae5ab5 Added more debug to alerting capture (#4727) 2016-10-13 20:14:02 -05:00
Neil Lathwood
ef5045181a fix: Stopped showing sub menus when empty #4713 2016-10-13 22:18:19 +01:00
Tony Murray
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
jonathon-k
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
Layne
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