HP Blade Workstation Client Bedienungsanleitung Seite 105

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 155
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 104
Using Remote Graphics Software
97
Basic Application Control Agents
Basic Windows monitoring agents must have the ability to monitor the HPRemote
event log and interpret its events. When the number of primary user connections
drops to zero, an agent should execute its actions tied to applications of interest
running in the Desktop Session. Broader design issues for a control agent are
covered in the next section.
This section outlines a simple fixed-polling Windows agent that reads and interprets
a local HPRemote event log. The basic structure involves two simple core functions:
processEvent(eventServer, eventSource, dwEventNum)
o open event log, read event dwEventNum, close event log
o if valid read, process recognized EventIDs, then return
monitorEvents(eventServer, eventSource, seconds)
o for a finite number of seconds (or infinite if seconds <= 0) do
o open event log, read log length, close event log
o if log has changed, processEvent(), else sleep for X mSec
Seitenansicht 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 154 155

Kommentare zu diesen Handbüchern

Keine Kommentare