Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

The following figure illustrates a sample summary and detailed output listing of event spool records.

Panel

Html bobswift

<pre>
uslist -list uems
SERIAL NO	EVENT ID	PRC STATE	HANDLER ID	EXIT CODE	EXIT STATUS	HANDLER STATUS
1		uemsam1 	Triggered	uemsam_t1	0		Normal		Successful 
2		uemsam2		Triggered	uemsam_t2	0		Normal		Successful 
3		uemsam3		Expired		uemsam_x3	0		Normal		Successful 
4		uemsam2		Tracking	N/A		0		Default		Default 
5		uemsam1		Triggered	uemsam_t1	0		Default		Executing 

> uslist -list uems -id 2
Serial No...............: 2
Event ID................: uemsam2
Component Name..........: uems
Component Description...: Universal Event Monitor Server
Component Version.......: 5.2.0 Level 0 Release Build 109
Component ID............: 1116252422
Event Type..............: FILE
System Object...........: C:\UEMFiles\uemsam2.dat
Processing State........: Triggered
Handler ID..............: uemsam_t2
User Cmd................: N/A
Process ID..............: 2572
User ID.................: sparkie
Start Time..............: 5/16/2011 10:08:52 AM
End Time................: 5/16/2011 10:08:55 AM
Exit Code...............: 0
Exit Status.............: Normal
Handler Status..........: Successful
Last Modified On........: 5/16/2011 10:08:55 AM
</pre>


Anchor
1042701
1042701
For additional information on all utilities provided with Universal Agent, see the Universal Agent Utilities 7.2.x Reference Guide.

...

The following illustrates the command syntax that demonstrates how to use Universal Control to refresh an event-driven UEM Server's configuration.

Panel

Html bobswift

<pre>
uctl -host myhost -refresh uems
</pre>


Info
titleWindows

Anchor
1040914
1040914
A request to update the configuration of local event-driven UEM Servers is issued automatically whenever a change is made to a UEM Server's configuration through the Universal Configuration Manager.

...