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

2 lines
183 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', 'sonicwall_sessions', 'firewall', 'Active Sessions', 0);