Both Agent and Agent Schedule have Pattern, Time interval field.
I want to know why 2 times we need to mention it? If Agent Schedule is holding the responsibility to run the agent in a specific time / specific interval then what is the use for those fields in Agent?
In case if, a Master Agent and Agent Schedule have different Pattern, Time interval for a specific child Agent, then which one will be considered and why?
Agent is a rule which holds the main configuration.
Agent schedule is a data instance created automatically for every node in the system (we don’t need to create Agent Schedule).
Configurations mentions in the Agents schedule will be applicable at run time in the specific node.
Agent schedule configuration is automatically copied from the Agent but it can be modified independently for every node at run time. But after server restart/Agent Schedule data instance deletion, fresh agent schedule is created for every node based on configuration of Agent rule.