I've written a python script that runs every several minutes and returns a list of all my services on my server and there configured state and real time state. I would like to know if those status have changed from the previous run time.
They only way I can think of doing this is to store the present return in a file so that I can compare it to the future return and check for changes changes. Does ESRI have another another way to do this?
أكثر...
They only way I can think of doing this is to store the present return in a file so that I can compare it to the future return and check for changes changes. Does ESRI have another another way to do this?
أكثر...