For one specific profile in the e2e_appmon, I need to set up multiple time ranges in the same schedule. Is it possible?
Can I configure more than one time range for one single day?
Guidance
Only one single "time range" can be defined per Profile, and that time range will always apply. You can define combinations of weekdays + days of the month + specific date exclusions, but you cannot assign multiple "time ranges" associated with each day.
So, it not possible to assign a specific day a time range different from the one you have defined in the profile’s "scheduling" tab.
The probe matches all the conditions for each profile you create, and each profile has its unique "Scheduling" options.
Workaround:
A combination of multiple profiles executing the same script can be created:
That is for example:
Create "Profile1": for time range "7.00 to 11.00" + add combinations of days
Create "Profile2": for time range "15.00 to 23:59" + add combinations of days
Create "Profile3": for time range "00.00 to 08.00" + add combinations of days
By setting up different profiles that run the script independently, ensuring that there is no overlap of multiple profiles executing at the same time, it should work properly.