accelo config alerts pause-config
The accelo config alerts pause-config
command can be used to set the default pause time interval for all the alerts. You must provide the start time and end time as parameters to this command. This time interval is used as the default interval for all the alerts. When you enable Pause notifications for an alert and use the default pause time interval, the time interval set in this command is used.
Before executing, verify if this command is compatible to the targeted Pulse version.
accelo config alerts pause-config
This following code block displays sample output for this command.
WARN: Gauntlet is running in dry run mode. Disable this to delete indices from elastic and purge data from mongo DB
INFO: Pause config for alerts notification will be configured for cluster: trial1
INFO: Trying to gets alerts pause notification config from DB
✔ Enter alerts notification pause start time : (hh:mm) : : 22:22█
Enter alerts notification pause end time : (hh:mm) : : 13:31
INFO: Successfully added alerts pause notification config to DB
You must specify the time interval in hh:mm (hours and minutes) format.
Was this page helpful?