This website requires JavaScript.
Explore
Help
Sign In
mirror
/
librenms-librenms
Watch
1
Star
0
Fork
0
mirror of
https://github.com/librenms/librenms.git
synced
2024-10-07 16:52:45 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a41f1d96086144197f021db9dc86bdda08df591d
librenms-librenms
/
sql-schema
/
270.sql
T
2 lines
98 B
SQL
Raw
Normal View
History
Unescape
Escape
Allow F5 APM graphs to display automatically (
#9377
)
2018-10-25 16:39:45 -04:00
update
graph_types
set
graph_subtype
=
'bigip_apm_sessions'
where
graph_subtype
=
'apm_sessions'
;
Reference in New Issue
Copy Permalink