mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 00:25:06 +02:00
Added the lookup of IP if device hostname is a hostname
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `devices` ADD `ip` VARBINARY( 16 ) NOT NULL AFTER `sysName` ;
|
||||
Reference in New Issue
Block a user