26 Commits (a0c2c95c317ed5cb35129dfbbd7b7b07ad4b37b7)

Author SHA1 Message Date
jowj a0c2c95c31 Remove whitespace at the end of the line
6 years ago
jowj 798133f124 Track state in a different file to allow for consistent tracking.
6 years ago
jowj 3384017e49 Swap state logic so that true is only triggered on change
6 years ago
jowj 5b31be5a26 Update syntax to include spaces.
6 years ago
jowj 9faa0e1ca0 Index into results array to be able to pull key/value
6 years ago
jowj 0cb65d211e Change error text, alter for loop
6 years ago
jowj ea8281ae6e Cast 'value' to str
6 years ago
jowj 0f9952a519 Change text to be written to alerts.log
6 years ago
jowj b1d54b3bcc Require statechange trigger to write to alerts.log
6 years ago
jowj c5fbfbaa91 Update variable name to be consistent
6 years ago
jowj 6e6a51d445 Update syntax
6 years ago
jowj c416d79574 Add state tracking.
6 years ago
jowj ffa1973c74 Update alerts.log file location.
6 years ago
jowj 5a1b55d183 update placement of time.sleep.
6 years ago
jowj db42a7ad4d Update time.sleep location; update logger file name.
6 years ago
jowj 3b5ccc4315 Update arke.py to log to appropriate files.
6 years ago
jowj 472ec4fac8 Add 60 sec sleep time at end of loop to prevent ridiculous ballooning
6 years ago
jowj c0694828ea Update arke.py's while loop to be always on.
6 years ago
jowj efc6c41d35 Update to run in while loop; consolidate gateway.py into this file; add closing file lines.
6 years ago
jowj 3590eaf4a5 Working commit. Output json from arke.py to file, read in gateway.py. gateway dumps out error file.
6 years ago
jowj bf0db913e9 non working commit. fucking with writing output to file to ingest in new function.
6 years ago
jowj e9f1a44724 Make monitor function output structured data again.
6 years ago
jowj 60da84fd3b Update logging syntax to be Actually Correct.
6 years ago
jowj 40f21fc7e0 Update arke.py to use logging() instead of manually creating a table and printing it.
6 years ago
jowj 4212f2dc80 Update process to work in main monitoring function.
6 years ago
jowj abdfb01f7f Add beginning of code and vars files.
6 years ago