From 499e8acb8c9606a10c2c537a0b7ac66efd5b0b44 Mon Sep 17 00:00:00 2001 From: cktricky Date: Wed, 20 Sep 2017 12:07:51 -0400 Subject: [PATCH] first go at this --- weirdAAL.py | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 weirdAAL.py diff --git a/weirdAAL.py b/weirdAAL.py new file mode 100755 index 0000000..3020c35 --- /dev/null +++ b/weirdAAL.py @@ -0,0 +1,7 @@ +# This file will help to serve as a starting point for using the rest of the tools +# Things we want to figure out +# 1) Is your key active? +# 2) If active, can you read monitoring configs, can you write? +# 3) Okay, you can read monitoring configs. We recommend things to avoid. Want to go further? Use write access to disable (if applicable) +# 4) Don't want to do anything with monitoring? That's fine, let's guide you through figuring out what your access looks like +# 5) Help with a printout of options from this point forward