mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
newdevice: Added Bluecoat ProxySG Support (#5165)
This commit is contained in:
committed by
Neil Lathwood
parent
aa45630aea
commit
969b963180
2
sql-schema/152.sql
Normal file
2
sql-schema/152.sql
Normal 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', '');
|
||||
|
||||
Reference in New Issue
Block a user