Skip to main content
Solved

How to send notification multiple times.

  • January 31, 2023
  • 1 reply
  • 69 views

Forum|alt.badge.img

Hello, i have a question is it possible to setup notification that will be send multiple times when state is HARD state. I set Notification interval to 15*60. But Its looks like the notification is only send only once.

Best answer by lpinsivy

Hi @mantala , yes if you set notification internal to 15*60, notification will be sent every 15 minutes.

But your associated service must be check also every X minutes with X <= 15 minutes.

Moreover, if you acknowledge your resource or put a downtime, notification is disabled.

Regards,

1 reply

lpinsivy
Centreonian
Forum|alt.badge.img+21
  • Centreonian
  • Answer
  • January 31, 2023

Hi @mantala , yes if you set notification internal to 15*60, notification will be sent every 15 minutes.

But your associated service must be check also every X minutes with X <= 15 minutes.

Moreover, if you acknowledge your resource or put a downtime, notification is disabled.

Regards,