Previous Topic: Customize Collection DefinitionsNext Topic: Change the Database Directory


Change Weekly Collection Schedule

With the ADVISE COLLECT ADD or MODIFY command, use the /SCHEDULE qualifier to specify by the time of day when the data collection process is to collect data. This schedule applies to all nodes in a collection definition. At the end of the week, the schedule repeats.

You can change the schedule using the ADVISE COLLECT MODIFY command and /SCHEDULE qualifier with the new day and range of hours. See the /SCHEDULE qualifier of the ADVISE COLLECT MODIFY command in the chapter “Performance Agent Commands.”

For example, you might enter the following command:

$ ADVISE COLLECT MODIFY DB_DISKS -
_$ /SCHEDULE=(WEEKDAYS=(10-11,14-15),NOMONDAY,NOFRIDAY,NOWEEKENDS)

For the collection definition specified, this command would have the following effect:

Keep in mind that this schedule will be used by all the nodes in this collection definition.