Skip to content

To find SLA of EC2 Instance in Zabbix

0

Hi AWS,

Can someone help me how to find SLA for EC2 instances using Zabbix?

asked 3 years ago617 views

2 Answers
1
Accepted Answer

So your question is, using Zabbix, how can I create an SLA report for EC2s.

To create an SLA report using Zabbix, you can follow these steps:

Go to the Monitoring > Reports > SLA Reports menu.

Click Create SLA Report.

In the SLA Report dialog, enter a name for the report and select the SLAs that you want to include.

Click Next.

In the Filter dialog, select the hosts, groups, and items that you want to include in the report.

Click Next.

In the Period dialog, select the start and end dates for the report.

Click Next.

In the Format dialog, select the format of the report (PDF, HTML, CSV, or XLS).

Click Create.

The SLA report will be generated and saved in the selected format. You can then view the report by clicking on the View Report link.

AWS

answered 3 years ago

  • And the prerequisite for this is you need to first run the template provided by Zabbix to monitor the EC2 instance to generate the metrics, right Dave Connelly AWS?

1

The EC2 SLA is available at https://aws.amazon.com/compute/sla/

AWS

answered 3 years ago

  • Hi Dave Connelly AWS, I am aware of this but I want to know if the SLA report can be generated using Zabbix for the servers running in our AWS accounts?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.