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.
Originally posted by @PrctclIT in #1749
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.
Originally posted by @PrctclIT in #1749