Hi
I have a set of devices monitored in dude and I only want to notify in office working hours.
It works correctly but one important thing is missing:
If an alarm is raised during the "notification > schedule > inactive hours", I want it to be notified as soon as I enter in the "notification > schedule > active hours". This means if a device crashes midnight, I want it notified next day at 8AM (office opening time)
Is there a way to perform this?
Thank you
Antonio
How are you notified now? E-mail? SMS?
Assuming e-mail:
You have to redirect these messages to dedicated off-office time e-mail that you can read in the office e-mail box.
Assuming :
You have to redirect these messages to dedicated off-office time SMS number that you can read in the office on the office mobile.
Suuming both solutions up to the universal one:
Configure alarm e-mail and SMS number on the dedicated device you have access in the office only to.
I'm using a script to launch telegram messages to a group.
I'm wondering if this can be done inside dude, without external hacks.
Also I have 24/7 events which are immediately notified but for a (big) set of low priority events, I don't want to be warned out of office time but receive the message at working hours begin next day.
If you use a script then just check in it working hours and send or do not send messages accordingly.
Log all off-office events and send all of them in the morning all at once.