What type of information is stored in the AppManager trace logs? (NETIQKB13953)

  • 7713953
  • 02-Feb-2007
  • 25-Mar-2011

Environment

NetIQ AppManager 6.x
NetIQ AppManager 7.0.x

Situation

What type of information is stored in the AppManager trace logs?

Resolution

Agent Logs

mctrace.log

Displays all activity within the NetIQmc process, including the reception, creation, compilation, and execution of jobs.  If Knowledge Script tracing is enabled, this log will also include line-by-line traces of each job running on the Agent.

ccmtrace.log

Displays all activity within the NetIQccm process.  Primarily displays connection status with the Management Server, and processing of Events and Data Points within the Local Repository.

mo.log

Displays selected activity of the installed Managed Objects on the Agent machines (NT, Exchange, SQL, etc.).  This includes all function calls made from each Managed Object during job execution.  Additional detail within the log can be obtained by increasing the relevant TraceMO flag in the registry.

ioc.log

Traces internal pipe communication between the NetIQ Client Resource Monitor and NetIQ Client Communication Manager services.

Management Server Logs

ms.log

Displays all activity within the NetIQms process, including the delivery of jobs to Agents, reception of Events and Data, as well as Job and machine status changes.

rplib.log

Displays errors pertaining to the connection and activity between the NetIQms process and the repository database.  It will display any ODBC errors that were encountered.

msaction.log

Displays details on MS or Proxy Actions.

Repository Logs

KSCheckin.log

Displays a record of all attempts to check-in Knowledge Scripts to the repository.

QDBInstall.log

Displays a complete record of the repository installation process.

QDBUpgrade.log

Displays a complete record of the repository upgrade process.

Operator Console Logs

rplib.log

Displays errors pertaining to the connection and activity between the NetIQms process and the repository database.  It will display any ODBC errors that were encountered.

KSCheckin.log

Displays a record of all attempts to check-in Knowledge Scripts to the repository.

Connector Logs

msadpt.log

Displays all activity processed through the AppManager Connectors.

Additional Information

Formerly known as NETIQKB13953