01.08.2019, 08:15
Hi
I'm working on a "high availability" solution. Where I do have two spaceLynks (primary and secondary). When primary fails, secondary is activating his own scripts (script.categoryenable('HA_Category')) and is going to overtake the work. It works so far. The only problem is, that I cannot enable/disable schedulers by scripting.
My only Solution so far: Manualy deactivate/activate the schedulers on the UI => It's not a big deal because, it has only to be done when primary fails, which hopefully never happens.
But it would be great if I could do that also by scripting, without dealing with the db. IMHO this is "dangerous" because of possible incompatiblies with future FW-Releases.
I would realy appreciate a enable/disable function for schedulers, just like there is one for scripts
best regards
I'm working on a "high availability" solution. Where I do have two spaceLynks (primary and secondary). When primary fails, secondary is activating his own scripts (script.categoryenable('HA_Category')) and is going to overtake the work. It works so far. The only problem is, that I cannot enable/disable schedulers by scripting.
My only Solution so far: Manualy deactivate/activate the schedulers on the UI => It's not a big deal because, it has only to be done when primary fails, which hopefully never happens.
But it would be great if I could do that also by scripting, without dealing with the db. IMHO this is "dangerous" because of possible incompatiblies with future FW-Releases.
I would realy appreciate a enable/disable function for schedulers, just like there is one for scripts
best regards