librenms/sql-schema/141.sql
FTBZ d712f4ca69 Added Active GlobalProtect Tunnels graph to PANOS (#4654)
feature: Added GlobalProtect sessions to PANOS
2016-10-03 17:33:23 +01:00

2 lines
198 B
SQL

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