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

2 lines
197 B
MySQL
Raw Normal View History

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