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

2 lines
173 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', 'zywall_sessions', 'firewall', 'Sessions', 0);