Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
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
7e05fff615bb765262f2abde36219ea691ee7f99
librenms-librenms/sql-schema/210.sql

2 lines
59 B
MySQL
Raw Normal View History

refactor: Discovery protocols re-write (#7380) * refactor: discovery protocols re-write extract more code to make it easier to read use snmpwalk_group walk lldpRemTable instead of lldpRemoteSystemsData Optimize discover_device to reduce dns lookups of bad dns names Make discovery_by_ip behavior consistent between cdp and lldp move can_skip_discovery to discovery functions Tested lldp, cdp, and ospf. * always discover links even if the remote device isn't in system Fix discover_link always updating * fix style * fix update, not fetching id * increase platform length. Most devices use sysDescr here, which is max length 255 * remove orphaned links * update db_schema.yaml
2017-10-04 02:16:23 -05:00
ALTER TABLE `links` MODIFY `remote_platform` VARCHAR(256);
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1295ms Template: 1ms
edge-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API