Load a node via database
Load a node via database
Is it possible for us to load data via SQL? For example, if we have 100 different ip to monitor and want to include specific servers to be monitored. We can just execute an insert statement to the table.
Thanks