Novell ZENworks Endpoint Security Management 3.5 Bedienungsanleitung Seite 219

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 245
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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:
Seitenansicht 218
1 2 ... 214 215 216 217 218 219 220 221 222 223 224 ... 244 245

Kommentare zu diesen Handbüchern

Keine Kommentare