Test bulk notifications

hi all,

I can send a test notification when I use forced:

but when I use fake check results it doesnt work why? I use time period maybe because of that ?

Is there a way to test bulk notifications ? without my time period?

Thanks in advance

A fake check result is at first just that, a check result.
If a notification gets created depends on other factors:

  • Notification period (you already mentioned the use of time periods)
  • Maximum number of check attempts
  • Enable/disable notifications
  • Delay notifications

and maybe even more.

1 Like

thanks for your answer @r.sander .

I’ll check the points and send fake check result again.

Is there a way to test bulk notifications ?

@r.sander here is my setting:

Notification period
	np1: 6:00-9:00
	np2: 13:00-17:00

Maximum number of check attempts 0

Enable/disable notifications for hosts 0
Enable/disable notifications for services 0

Delay service notifications for service  0
		Delay: days: 0 hours: 0 mins: 35 secs:0

Normal check interval for service checks
    days: 0 hours: 5 mins:0 secs:0 

it works now so like I want, I have onyl a question about the Notification bulking:

I want only send one Notification between 6:00-9:00 and one 13:00-17:00 is that possible ? thanks Whats the best time to choose for Time Horizon ?again @r.sander

This is not possible AFAIK.

1 Like

Thanks for your answer @r.sander ,

Its possible to send only one bulk notification / day ?

Or its possible to do that with web api ?

This is where my knowledge ends. :slight_smile:

1 Like

Well, you could bulk up to 24 hours and set the maximum bulk size sufficiently high.
Then you cannot tell, when the bulk notification arrives, but you have only one per day.

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed. Contact an admin if you think this should be re-opened.