# How To Repeat PMM Alerts For Every 5 Minutes

**URL:** https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711
**Category:** Percona Monitoring and Management (PMM)
**Created:** [December 30, 2021, 1:30pm UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711 "2021-12-30T13:30:47Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![Naresh9999](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/naresh9999/32/5568_2.png) [@Naresh9999](https://forums.percona.com/u/Naresh9999)
#### Post date: [December 30, 2021, 1:30pm UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/1 "2021-12-30T13:30:47Z")

</div>

Hi Folks,

How do I repeat my alerting every 5 mins to to get mails/slack/teams? For example if my DB service is down.  
Can somebody help on this?

---

<div class="post-metadata">

### Author: ![Naresh9999](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/naresh9999/32/5568_2.png) [@Naresh9999](https://forums.percona.com/u/Naresh9999)
#### Post date: [January 4, 2022, 12:06pm UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/2 "2022-01-04T12:06:54Z")

</div>

Can someone please help me on this?

---

<div class="post-metadata">

### Author: ![Naresh9999](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/naresh9999/32/5568_2.png) [@Naresh9999](https://forums.percona.com/u/Naresh9999)
#### Post date: [January 5, 2022, 1:15pm UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/3 "2022-01-05T13:15:03Z")

</div>

Can someone please help me on this?

---

<div class="post-metadata">

### Author: ![Naresh9999](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/naresh9999/32/5568_2.png) [@Naresh9999](https://forums.percona.com/u/Naresh9999)
#### Post date: [January 7, 2022, 2:29am UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/4 "2022-01-07T02:29:56Z")

</div>

Can someone please help me on this?

---

<div class="post-metadata">

### Author: ![Vadim\_Yalovets](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/vadim_yalovets/32/43_2.png) [@Vadim\_Yalovets](https://forums.percona.com/u/Vadim_Yalovets)
#### Post date: [January 7, 2022, 9:02am UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/5 "2022-01-07T09:02:08Z")

</div>

Hi Naresh,

> [@Naresh9999](#):
>
> How do I repeat my alerting every 5 mins to to get mails/slack/teams? For example if my DB service is down.

It’s used alertmanager for sending alerts.  
Could you add repeat\_interval parameter into alertmanager configuration file and restart this service?

![Screenshot 2022-01-07 at 11.01.25](https://us1.discourse-cdn.com/flex019/uploads/percona1/original/2X/0/0629cfb87f628316ba9567e72969fea33e25e38d.png)

---

<div class="post-metadata">

### Author: ![Naresh9999](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/naresh9999/32/5568_2.png) [@Naresh9999](https://forums.percona.com/u/Naresh9999)
#### Post date: [January 7, 2022, 10:48am UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/6 "2022-01-07T10:48:47Z")

</div>

Hi @Vadim_Yalovets ,

Thanks for the update. its working fine for me.

---

<div class="post-metadata">

### Author: ![Luke03011](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/luke03011/32/16409_2.png) [@Luke03011](https://forums.percona.com/u/Luke03011)
#### Post date: [April 8, 2022, 9:30am UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/7 "2022-04-08T09:30:53Z")

</div>

Hi @Vadim_Yalovets How can this work? The heading line is saying: /etc/alertmanager.yml is managed by pmm-managed. If you change this file and restart docker, this file will be overwritten.

---

<div class="post-metadata">

### Author: ![Naresh9999](https://sea1.discourse-cdn.com/flex019/user_avatar/forums.percona.com/naresh9999/32/5568_2.png) [@Naresh9999](https://forums.percona.com/u/Naresh9999)
#### Post date: [April 8, 2022, 12:48pm UTC](https://forums.percona.com/t/how-to-repeat-pmm-alerts-for-every-5-minutes/13711/8 "2022-04-08T12:48:54Z")

</div>

Hi @Luke03011

Yes your right, but for the temporary fix this is the only solution, so it will work until the docker restart or alertmanager restart, one you restart then again we need to follow the same steps.
