This section describes how to generate the event log report.
The event log includes a list of tasks/reports that are scheduled on a daily,
weekly, or monthly basis.
This release of
Cisco Unified Communications Manager introduces the Task Monitor and
Database Maintenance as new features.
TaskMonitor monitors the status of other jobs and cleans up
Informix Dynamic Server (IDS) memory when necessary by using the IDS command
"onmode -F." DatabaseMaintenance runs the IDS-recommended
optimized database maintenance
"update statistics" procedures.
Task Monitor begins about 1 minute after the Scheduler
starts, and 1 minute after the Scheduler repopulates the schedules every day at
midnight (00.00). The Task Monitor periodically (every 5 minutes) monitors the
status of all jobs for the day from the tbl_event_log with the exception of the
following jobs: PopulateSchedules, TaskMonitor, DatabaseMaintenance, and
DailyCdrLoad.
When a task does not start on schedule because a previous
task is still running, you may see something like the following trace message:
2008-02-14 08:00:04, 602 WARN [main] services. Scheduler - runTasks(): Job [DailyCdrLoad] thread is busy, hence it will be removed from today’s schedule and not be started!”
The Scheduler gives a grace period to periodically sleep for
10 seconds and then check whether the task thread is complete. The Scheduler
sleeps up to 2 minutes total. If the task thread is not complete after the
2 minutes of wait, the next task gets removed from the current schedule, and
does not run until its next scheduled time.
The following table displays the list of tasks/reports and
how often they are scheduled.
Table 1 Task List|
Task
|
Scheduled
|
|
CDR Load
|
Daily
|
|
Task Monitor1
|
Daily
|
|
Database Maintenance2
|
Daily
|
|
QoS Notification
|
Daily
|
|
Charge Limit Notification
|
Daily
|
|
Database Alert
|
Daily
|
|
Delete Reports
|
Daily
|
|
Database Purge
|
Daily
|
|
Traffic Summary - Hour of Day
|
Daily
|
|
Top N Charge
|
Daily
|
|
Top N Duration
|
Daily
|
|
Top N Calls
|
Daily
|
|
Conference - Detail
|
Daily
|
|
Traffic Summary - Day of week
|
Weekly
|
|
Conference Bridge Utilization - Day of week
|
Weekly
|
|
Voice Messaging Utilization - Day of week
|
Weekly
|
|
Route Pattern/Hunt Pilot Utilization - Day of week
|
Weekly
|
|
Route/Hunt List Utilization - Day of week
|
Weekly
|
|
Route Group Utilization - Day of week
|
Weekly
|
|
Gateway Utilization - Day of week
|
Weekly
|
|
Line Group Utilization - Day of week
|
Weekly
|
|
QoS Summary
|
Monthly
|
|
Gateway Summary
|
Monthly
|
|
Traffic Summary - Day of month
|
Monthly
|
|
System Overview
|
Monthly
|
|
Department Bill Summary
|
Monthly
|
|
Individual Bill Summary
|
Monthly
|
|
Top N Charge
|
Monthly
|
|
Top N Duration
|
Monthly
|
|
Top N Calls
|
Monthly
|
|
Conference - Summary
|
Monthly
|
34