Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
Hi all,
I tested this script quite a bit recently, and offer the following comments:
* Very good integration with AWS once you get the grip on how to configure it.
* Instead of using the “Amazon Instance Address” with the -a/–address parameter, just use the region (i.e us-west-1 ) instead, since the script only use the address to parse out the region.
* I have offered the author a patch to enable http proxy usage, and to optionally allow credentials to be saved into a config.yml instead of the encrypted credentials file.