I couldn't find a definitive answer to this question: I just added a new poller and need to move three thousand nodes to the new poller.
After I shut down the pollers, can I use a SQL script to change the 'engineid' field in the NODES table to the appropriate value (ie from 2 to 3) instead of using the GUI?
If not, are there other tables that need to be updated or is there a stored proc that can be executed with a parameter passed in like 'nodeid'?
Thanks
Scott Fairbanks