Files
librenms-librenms/sql-schema/141.sql
T

2 lines
197 B
SQL
Raw Normal View History

2017-04-13 04:18:12 -05:00
INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device', 'panos_activetunnels', 'firewall', 'Active GlobalProtect Tunnels', 0);