Refreshing FAHControl config from database
Posted: Tue Apr 07, 2020 5:16 am
Hi, I'm in a bit of a friendly competition with some friends to get the most points, and to that end, I'm working on a system to automatically provision extra computing capacity based on our point totals.
As part of this, I'd like to be able to automatically add and remove new remote machines on my local FAHControl (advanced control) on my macbook (running macOS). I've gotten as far as figuring out there's a SQLite database at ~/Library/Application Support/FAHClient/FAHControl.db that I can edit to manage remote machines, but FAHControl requires a restart to see these changes.
While I can work with that, I'd like to ask if there's a better way to get FAHControl to refresh from its SQLite configuration database. Any method, including editing the source, is fine if it's more elegant than having to restart the program.
Thanks!
As part of this, I'd like to be able to automatically add and remove new remote machines on my local FAHControl (advanced control) on my macbook (running macOS). I've gotten as far as figuring out there's a SQLite database at ~/Library/Application Support/FAHClient/FAHControl.db that I can edit to manage remote machines, but FAHControl requires a restart to see these changes.
While I can work with that, I'd like to ask if there's a better way to get FAHControl to refresh from its SQLite configuration database. Any method, including editing the source, is fine if it's more elegant than having to restart the program.
Thanks!