Novell ZENworks Endpoint Security Management 3.5 Manuale Utente Pagina 219

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la 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:
Vedere la pagina 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 244 245

Commenti su questo manuale

Nessun commento