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
bc5f01e2c8b6ed19bcb9ad0791d29428cd4e0152
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