Novell ZENworks Endpoint Security Management 3.5 Uživatelský manuál Strana 219

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 245
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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:
Zobrazit stránku 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 244 245

Komentáře k této Příručce

Žádné komentáře