Files
librenms-librenms/sql-schema/231.sql

2 lines
173 B
MySQL
Raw Normal View History

INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device', 'fortios_lograte', 'analyzer', 'Log Rate', 0);