Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

<ul> <li>

  • Availability
  • (10)
<br>Deals

  • Deals with
  • situations
  • reported
  • from
  • the
  • component
  • regarding
  • its
  • operational
  • state
  • and
  • availability.
<li>
  • Configuration
  • (20)
<br>Deals

  • Deals with
  • components
  • identifying
  • configuration
  • changes.
<li>
  • Stop
  • (30)
<br>Deals

  • Deals with
  • the
  • shutdown
  • process
  • for
  • a
  • component.
<li>
  • Start
  • (40)
<br>Deals

  • Deals with
  • the
  • startup
  • process
  • for
  • a
  • component.
<li>
  • Network
  • (50)
<br>Deals

  • Deals with
  • situations
  • related
  • to
  • network
  • errors
  • between
  • components.
<li>
  • Exception
  • (60)
<br>Some

  • Some exception
  • has
  • occurred
  • within
  • the
  • resource
  • not
  • covered
  • by
  • any
  • other
  • category.
<li>
  • Security
  • (70)
<br>Some

  • Some security
  • issue
  • has
  • been
  • detected.
<li>
  • Heartbeat
  • (80)
<br>A

  • A component
  • has
  • been
  • configured
  • to
  • send
  • a
  • heartbeat
  • event.
<li>
  • Status
  • (90)
<br>Some

  • Some change
  • of
  • status
  • that
  • does
  • not
  • affect
  • availability
  • or
  • capability
  • of
  • the
  • component.
<li>
  • Log
  • (100)
<br>A

  • A component
  • has
  • been
  • configured
  • to
  • report
  • log
  • entries.
<li>
  • Diagnostic
  • (110)
<br>A

  • A component
  • has
  • been
  • configured
  • to
  • generate
  • diagnostic
  • events.
</ul>

This category list is ordered by priority, from highest to lowest.

Field Name

Description

eventCategory

Category of the event:

Html bobswift

eventSeverity

Severity of the event with respect to the reporting component:html-bobswift<ul> <li>

  • Fatal
  • (10)
<br>A

  • A condition
  • is
  • unrecoverable
  • and
  • the
  • service
  • is
  • no
  • longer
  • available.
<li>
  • Critical
  • (20)
<br>A

  • A condition
  • affecting
  • the
  • service
  • has
  • occurred.
  • Immediate
  • corrective
  • action
  • is
  • required.
<li>
  • Major
  • (30)
<br>A

  • A problem
  • with
  • relatively
  • high
  • severity
  • has
  • occurred.
  • It
  • is
  • likely
  • that
  • normal
  • use
  • of
  • the
  • service
  • is
  • impeded.
<li>
  • Minor
  • (40)
<br>A

  • A problem
  • with
  • relatively
  • low
  • severity
  • has
  • occurred.
  • It
  • is
  • unlikely
  • that
  • normal
  • use
  • of
  • the
  • service
  • is
  • impeded.
<li>
  • Warning
  • (50)
<br>A

  • A problem
  • with
  • the
  • service
  • may
  • occur
  • or
  • may
  • have
  • occurred.
  • Diagnostic
  • and
  • corrective
  • action
  • is
  • recommended.
<li>
  • Informational
  • (60)
<br>A

  • A message
  • considered
  • purely
  • normal
  • and
  • expected.
</ul>

This severity list is ordered by priority, from highest to lowest.

eventTopic

Type of object to which the event pertains. Event topic values are:

  • Job
    A process created by a Universal Agent component to perform work on behalf of a client request.
  • User
    A user identity associated with work performed by a Universal Agent component.
  • UACL
    A Universal Access Control List entry.
  • Component
    A Universal Agent component, which includes a manager or server component.
  • File
    A file resource in the O/S file system.
  • Event
    A Universal Event Monitor event resource.
  • Spool
    A Universal Agent spool database resource.
  • Command
    An O/S command, an O/S API, or a component script command.

Anchor
eventType
eventType
eventType

Three-digit number that uniquely identifies the event class. Events of the same type represent a specific class of events.

eventUuid

Universally Unique Identifier of each event message generated on any system at any time.

recordedTime

UTC date and time that the event was recorded by the local Broker.

recordedTimeUsec

Microsecond portion of the TIME value.

reporterGroupUuid

Universally unique identifier of the work group of which the reporter is a member. If the reporterGroupUuid and the reporterObjectUuid are the same, the component is the work group leader.

reporterIpAddr

Host name of the component that generated the event. This is the host name as reported by the operating system, typically using the gethostname() function.

reporterName

Name of the component that generated the event:

  • UBROKER
  • UCMD-MANAGER
  • UCMD-SERVER
  • UDM-MANAGER
  • UDM-SERVER
  • UEM-MANAGER
  • UEM-SERVER
  • UEC
  • USAP
  • UCTL-MANAGER
  • UCTL-SERVER

reporterObjectUuid

Universally unique identifier of the object identified as the reporter of the event.

reporterParentUuid

Universally unique identifier of the parent component of the process that reported the event.

reporterSysId

Installation system identifier of the component that generated the event. The system identifier identifies a specific Universal Agent installation on a host system.

reporterUnitUuid

Universally unique identifier of the work unit of which the reporter is a member. If the reporterUnitUuid and the reporterObjectUuid are the same value, the component is the unit leader.

sourceGroupUuid

Universally unique identifier of the work group of which the source is a member. If the sourceGroupUuid and the sourceObjectUuid are the same, the component is the work group leader.

sourceIpAddr

Host name of the component that generated the event. This is the host name as reported by the operating system, typically using the gethostname() function.

sourceName

Name of the component that generated the event. Valid names include:

  • UBROKER
  • UCMD-MANAGER
  • UCMD-SERVER
  • UDM-MANAGER
  • UDM-SERVER
  • UEM-MANAGER
  • UEM-SERVER
  • UEC
  • USAP
  • UCTL-MANAGER
  • UCTL-SERVER

sourceObjectUuid

Universally unique Identifier of the object identified as the source of the event. The type of object is represented by the eventTopic.

sourceParentUuid

Universally unique identifier of the parent component of the process that generated the event.

sourceSysId

Installation system identifier of the component that generated the event. The system identifier identifies a specific Universal Agent installation on a host system.

sourceUnitUuid

Universally unique identifier of the work unit of which the source is a member. If the sourceUnitUuid and the sourceObjectUuid are the same value, the component is the unit leader.

timeZone

Time zone in which the event was generated. The value is the number of seconds between UTC and local time.

version

Numeric value that is incremented whenever the header changes (that is, changes to the header format or header fields).

...