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
71f3dacef6f6e1f45321e50e9cdfe305485141ec
librenms-librenms
/
sql-schema
/
257.sql
T
2 lines
58 B
SQL
Raw
Normal View
History
Unescape
Escape
Allow ping checks to be ran separately from polling (
#8821
)
2018-07-30 16:58:38 -05:00
ALTER
TABLE
devices
ADD
max_depth
int
DEFAULT
0
NOT
NULL
;
Reference in New Issue
Copy Permalink