An account has been created and granted access for monitoring through cloudwatch (and only this access). What is the recommended path to begin monitoring?
I already tried through the AWS wizard for EC2, but can't get "available instances".
I tried with Check_AWS_CloudWatch_metrics from Nagios Exchange, but I can't get past the error described in :
https://support.nagios.com/forum/viewto ... =6&t=43791
and
https://support.nagios.com/forum/viewto ... =6&t=51249
that is when I run:
# ruby encrypt_credentials.rb
I get:
encrypt_credentials.rb:86: warning: constant OpenSSL::Cipher::Cipher is deprecated
Error occured while encrypting AWS credentials: key must be 16 bytes
It seems that both of the guys in the above threads found the solution, but didn't share...
Please Help!