Replies: 1 comment 3 replies
|
Hi Thanks for the suggestion. Would a global pause scan setting (true/false or for period after settings are saved) work? Please elaborate which and why. I'd rather not introduce another mechanism to pass values to the backend if not necessary, but let me know your thoughts and I might change my stance. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Can there be an overall Pause Updates - Plugins, so to allow for quicker updating of the Device list, especially with a new setup or major changes?
Utilizing NetAlertx on Docker for the first time while setting up a home lab / security system using OPNsense - RSTIMPRT and TP-Link Omada - OMDSDNOPENAPI plugins (which work great by the way) to update the NetAlertx captured devices, which result in 1 - 5 minute pause between saves / updating the device list. I believe to understand why the delay exists (single-threaded PHP execution and SQLite write-serialization) and get it that's better to confirm a record is fully written before moving on to the next task.
I'm aware of the option to download and upload the Devices to NetAlertx, though the interface is very functional and I wanted to fully utilize the UI before resorting to any typos that may occur with the download / upload Devices option.
Thanks for the consideration and for your work on this project.
All reactions