You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I discovered the sensorstab.sls was missing hundreds of sensors (I expect an admin accidently deleted sensorstab.sls)
is there a good way to have the sensors re-add themselves to the file without running an entire setup all over again?
Of note: I did extract the code that ran addtotab.sh on the manager, and tried to run it on each sensor but they ended up writing on top of each other and it messed up the file formatting. I could batch it where sensors execute one at a time but we have a lot of sensors and that would be time consuming.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Recently I discovered the sensorstab.sls was missing hundreds of sensors (I expect an admin accidently deleted sensorstab.sls)
is there a good way to have the sensors re-add themselves to the file without running an entire setup all over again?
Of note: I did extract the code that ran addtotab.sh on the manager, and tried to run it on each sensor but they ended up writing on top of each other and it messed up the file formatting. I could batch it where sensors execute one at a time but we have a lot of sensors and that would be time consuming.
Let me know if there's an easier way.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions