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

2 lines
98 B
SQL
Raw Normal View History

update graph_types set graph_subtype = 'bigip_apm_sessions' where graph_subtype = 'apm_sessions';