Novell ZENworks Endpoint Security Management 3.5 Manual de usuario Pagina 219

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 245
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 218
ZENworks® ESM 3.5 Administrator’s Manual 219
Getting Trace Information from the Management Server Agent
Some of the services have tracing built into them by default. Add the following section to the
ManagementServerAgent.exe.config file after the "system.runtime.remoting" section and before
the "exceptionManagement" section to enable tracing.
<system.diagnostics>
<trace>
<listeners>
<add name="EventLogTraceListener"
type="System.Diagnostics. EventLogTraceListener "
initializeData="Management Service Agent Debug"/>
</listeners>
</trace>
</system.diagnostics>
The resulting log will show the following:
Figure 109 : Trace Log
Alternatively, you may option to log the data to a text file, using the same procedure, insert the
following section into the configuration file:
Vista de pagina 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 244 245

Comentarios a estos manuales

Sin comentarios