Added Active GlobalProtect Tunnels graph to PANOS (#4654)

feature: Added GlobalProtect sessions to PANOS
This commit is contained in:
FTBZ
2016-10-03 18:33:23 +02:00
committed by Neil Lathwood
parent 0856c5675e
commit d712f4ca69
4 changed files with 37 additions and 0 deletions

1
sql-schema/141.sql Normal file
View File

@@ -0,0 +1 @@
INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device', 'panos_activetunnels', 'firewall', 'Active GlobalProtect Tunnels', '');