26 Jun 2018 11:51 AM
Hi,
We have enabled data collection for our AWS account using a role, and can see data on S3, EC2 instances, Lambda functions, RDS, EBS, and DynamoDB.
We have got a requirement to monitor bastion host without installing oneagent, is there anyway where we can achieve this?
Thanks,
Muthu
Solved! Go to Solution.
26 Jun 2018 01:07 PM
With AWS integration setup, the bastion will show up by going to AWS -> Select Region -> and you can view the hosts from there. It will only be displaying the AWS Cloudwatch metrics (hence the need for the AWS integration). If you require deeper monitoring, install the infrastructure agent and not the full OneAgent as I'm guessing you don't have any application code that you want to monitor.
Hope that helps!