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

2 lines
172 B
SQL
Raw Normal View History

INSERT INTO `graph_types`(`graph_type`, `graph_subtype`, `graph_section`, `graph_descr`, `graph_order`) VALUES ('device', 'apm_sessions', 'apm', 'Active Sessions', 0);