6.35 SRScheduledInterval

Use this Knowledge Script to monitor the interval, in hours, at which scheduled System Restore points are created during both current and global sessions. This script raises an event if the interval exceeds the threshold.

Exceeding the threshold means that System Restore points are being created less often than the threshold, not more often. For example, there may be five hours between System Restore points, rather than four (the default maximum threshold).

6.35.1 Resource Object

System Restore folder

6.35.2 Default Schedule

The default interval for this script is Every 10 minutes.

6.35.3 Setting Parameter Values

Set the following parameters as needed:

Parameter

How to Set It

Raise event if global time interval exceeds threshold?

Set to y to raise an event when the interval at which restore points are created exceeds the time interval for global sessions. The default is y.

Raise event if current session time interval exceeds threshold?

Set to y to raise an event when the interval at which restore points are created exceeds the time interval for current sessions. The default is y.

Collect data for global time interval?

Set to y to collect data for charts and reports. If enabled, data collection returns the restore point creation interval for global sessions. The default is n.

Collect data for current session time interval?

Set to y to collect data for charts and reports. If enabled, data collection returns the restore point creation interval for current sessions. The default is n.

Threshold - Maximum global time interval

Specify the maximum interval at which restore points can be created for a global session before an event is raised. The default is every 4 hours.

Threshold - Maximum current session time interval

Specify the maximum interval at which restore points can be created for a current session before an event is raised. The default is every 4 hours.

Maximum number of restore points to include in event

Specify the number of restore points to display in the detail message.These restore points will have the description "System Check Point.” A full list of restore points can be viewed at $(INSTALLPATH)]\SysChkLog. Restore points are displayed in order of creation date, the most recent first. The default is 20 restore points.

Enter 0 to display all restore points in the event detail message.

Event severity when global time interval exceeds threshold

Set the event severity level, from 1 to 40, to indicate the importance of an event in which the restore point creation interval for global sessions exceeds the threshold. The default is 8 (red event indicator).

Event severity when current session time interval exceeds threshold

Set the event severity level, from 1 to 40, to indicate the importance of an event in which the restore point creation interval for current sessions exceeds the threshold. The default is 8 (red event indicator).