diff --git a/docs/sources/get-started/_index.md b/docs/sources/get-started/_index.md index 4040b677..fb0dc82c 100644 --- a/docs/sources/get-started/_index.md +++ b/docs/sources/get-started/_index.md @@ -12,7 +12,10 @@ weight: 300 # Get started with Grafana OnCall -Grafana OnCall was built to help DevOps and SRE teams improve their on-call management process and resolve incidents faster. With OnCall, users can create and manage on-call schedules, automate escalations, and monitor incident response from a central view, right within the Grafana UI. Teams no longer have to manage separate alerts from Grafana, Prometheus, and Alertmanager, lowering the risk of missing an important update and limiting the time spent receiving and responding to notifications. +Grafana OnCall was built to help DevOps and SRE teams improve their on-call management process and resolve incidents faster. With OnCall, +users can create and manage on-call schedules, automate escalations, and monitor incident response from a central view, right within +the Grafana UI. Teams no longer have to manage separate alerts from Grafana, Prometheus, and Alertmanager, lowering the risk of +missing an important update and limiting the time spent receiving and responding to notifications. With a centralized view of all your alerts and alert groups, automated escalations and grouping, and on-call scheduling, Grafana OnCall helps ensure that alert notifications reach the right people, at the right time using the right notification method. diff --git a/docs/sources/integrations/zabbix/index.md b/docs/sources/integrations/zabbix/index.md index 3f1d7f52..ccb8343f 100644 --- a/docs/sources/integrations/zabbix/index.md +++ b/docs/sources/integrations/zabbix/index.md @@ -66,10 +66,11 @@ Within Zabbix web interface, do the following: 1. In a browser, open localhost:80. -2. Navigate to **Adminitstration > Media Types > Create Media Type**. - +1. Navigate to **Adminitstration > Media Types > Create Media Type**. -3. Create a Media Type with the following fields. + + +1. Create a Media Type with the following fields. - Name: Grafana OnCall - Type: script @@ -86,14 +87,17 @@ To send alerts to Grafana OnCall, the {ALERT.SEND_TO} value must be set in the [ 1. In the web UI, navigate to **Administration > Users** and open the **user properties** form. -2. In the **Media** tab, click **Add** and copy the link from Grafana OnCall in the `Send to` field. - +1. In the **Media** tab, click **Add** and copy the link from Grafana OnCall in the `Send to` field. -3. Click **Test** in the last column to send a test alert to Grafana OnCall. - + -4. Specify **Send to** OnCall using the unique integration URL from the above step in the testing window that opens. +1. Click **Test** in the last column to send a test alert to Grafana OnCall. + + + +1. Specify **Send to** OnCall using the unique integration URL from the above step in the testing window that opens. Create a test message with a body and optional subject and click **Test**. +