newdevice: Added Bluecoat ProxySG Support (#5165)

This commit is contained in:
NerdBlender
2016-12-15 08:23:25 +00:00
committed by Neil Lathwood
parent aa45630aea
commit 969b963180
27 changed files with 3405 additions and 1 deletions

2
sql-schema/152.sql Normal file
View File

@@ -0,0 +1,2 @@
INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device', 'sgos_average_requests', 'network', 'Average HTTP Requests', '');