Search found 2 matches
- Mon Sep 17, 2018 3:44 pm
- Forum: Nagios XI
- Topic: Amazon EC2 and S3 configuration plugin
- Replies: 4
- Views: 888
Re: Amazon EC2 and S3 configuration plugin
Yes, boto3 is installed as stated in the initial post. pip install --upgrade boto3 Requirement already up-to-date: boto3 in /usr/lib/python2.7/site-packages (1.9.4) The configuration messages are presented when I hit "Next", ignoring the Boto3 error. This is new functionality that has been...
- Mon Sep 17, 2018 2:25 pm
- Forum: Nagios XI
- Topic: Amazon EC2 and S3 configuration plugin
- Replies: 4
- Views: 888
Amazon EC2 and S3 configuration plugin
Hello, We are running the latest version of XI (5.5.3) and when attempting to run the Amazon EC2 configuration plugin, an error is thrown regarding boto3. I have ensured boto3 is indeed installed on the XI server. The error persists. Is there any documentation on this configuration plugin on how to ...