This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Allert Manager control remote setting
#8
Use this, change IP addresses in the storage keys as needed.
Code:
oldkey = 'app:alerts:192.168.1.1'
newkey = 'app:alerts:192.168.1.2'

data = storage.get(oldkey)
storage.set(newkey, data)
Reply


Messages In This Thread
RE: Allert Manager control remote setting - by admin - 06.05.2021, 07:22

Forum Jump: