44 Commits (master)

Author SHA1 Message Date
jowj 29c25708b0 Fix alert.log issue where last kv pair isn't written to file.
4 years ago
jowj e025450f0f Fix the continuous alert state! yay!!
4 years ago
jowj 97b222491a Move to alert_file var; fix json parsing error from last commit.
4 years ago
josiah b7b702baef Move to "with file open" syntax from "file.read()" style.
4 years ago
josiah 2075d715ab Move to single datastore dict, instead of list; add pdb.
4 years ago
jowj 50df968293 Move from magic strings to two variables.
4 years ago
jowj 34e94f6576 Move from line by line items to object by object.
4 years ago
jowj 1d02b3102b Check for file before trying to read it.
4 years ago
jowj 618b005da4 Clarify comments around state tracking.
4 years ago
jowj cb9dae54c9 Add healthy text; remove new lines to make file and stateFile match.
4 years ago
jowj c4dd4aa653 Add tlsTargets, move the cert check to check against those.
4 years ago
jowj aba510a6df Fix datetime import.
4 years ago
jowj 61a973da8c Remove whitespace.
4 years ago
jowj 3c63822902 Include new monitors in state tracking file.
4 years ago
jowj 49a4249fa7 Add cert, whois check capabilities.
4 years ago
jowj 46b4798d74 Move to proper syntax. All grammer fixes suggested by LSP.
4 years ago
jowj cb7e986842 Fix state tracking issue preventing muting of commands.
5 years ago
jowj ab531326ca Fix logic to iterate through list; move close() arg, file mode.
5 years ago
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