How do I use global variables in Netwatch?

It seems like my Netwatch script can’t modify a global variable that was created from another script.

In my research on this I found that Netwatch runs as another user… that’s it. I haven’t found any straightforward solutions, only complaints since 2012.

How do I use global variables in Netwatch?

You could use a work around by using static DNS, Layer7 or comments depening of the type variable to store.

Use a repeating schedule to update the values from Global and back.