Versions Compared

Key

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

...

Note
titleNote

In this example, the -expired option is followed by the -options option, which redirects the output of the "ls -alR '/uemfiles'" command to a file in uemuser's home directory called uemtest.log.


Panel
uem -host uemhost -event_type file 
-userid uemuser -pwd uemusers_password
-filespec " /uem files/uemtest.dat"
-inact_date_time +1 
-expired -cmd "ls -alR '/uem files'" -options ">uemtest.log 2>&1"

Command Line Options

Anchor
1133906
1133906
The command line options used in this example are:

...

stylebackground-color: #F0F0F0; border-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: middle; width: 108pt;

...

Option

...

...

Description

...

...

...

List of one or more hosts upon which a command may run.

...

...

...

...

styleborder-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: top;

Type of event to monitor.

...

...

...

...

ID of a remote user account that the UEM Server uses to establish the security context in which event monitoring is performed.

...

styleborder-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: top;

...

...

...

...

Password associated with -userid.

...

...

...

...

Name or pattern of the file whose creation should be detected and tracked for completion.

...

...

...

...

Date and time at which the state of the monitored event should be made inactive.

...

...

...

...

Event state that, when encountered, will result in the execution of the associated event handler.

...

styleborder-bottom-color: #E8E8E8; border-bottom-style: solid; border-bottom-width: 1px; border-left-color: #E8E8E8; border-left-style: solid; border-left-width: 1px; border-right-color: #E8E8E8; border-right-style: solid; border-right-width: 1px; border-top-color: #E8E8E8; border-top-style: solid; border-top-width: 1px; padding-bottom: 3pt; padding-left: 4pt; padding-right: 4pt; padding-top: 4pt; vertical-align: top;

...

...

...

Complete path to an application file or remote script that should be executed on behalf of the event handler.

...

...

...

Values that are passed as command line arguments to a particular handler specified for a given EVENT_STATE.

Anchor
1054561
1054561
Components

...