Previous Topic: Scalability Server Properties (Linux only)Next Topic: Asset Management General Properties


Asset Management Agent Properties

ITRM_INST_AM_AGENT

Specifies whether to install the asset management (AM) agent. Specify 0 to not install this agent.

Default: 1 (yes)

ITRM_AMAGENT_CMDFILE_USER

Specifies the user ID under which the AM agent executes a command file.

Default: root

ITRM_AMAGENT_EXTUTILITY_USER

Specifies the user ID under which the AM agent executes a utility.

Default: root

ITRM_AMAGENT_DMSCRIPT_USER

Specifies the user ID under which the AM agent executes a DMScript.

Default: root

ITRM_AMAGENT_USER_INVENTORY

Specifies whether to install the user inventory module. Specify 0 to not install the user inventory module.

Default: 1 (yes)

ITRM_AMAGENT_WITHCRONINFO

Specifies whether to show crontab information. Specify 0 to not show information.

Default: 1 (yes)

ITRM_AMAGENT_WITHUSERINFO

Specifies whether to show user information. Specify 0 to not show information.

Default: 1 (yes)

ITRM_AMAGENT_PRIO_LEVEL

Increments asset management process priority. The priority range is from –20 to 19.

Default: 0

ITRM_AMAGENT_EXACTINTERVAL

Specifies whether the AM agent should run at intervals (value = 1) or at fixed times (value = 0).

Default: 1

ITRM_AMAGENT_RANDOM

Specifies whether the AM agent should run during a specific interval (value = 0) or a randomly chosen interval (value = 1). This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=1.

Default: 0

ITRM_AMAGENT_WEEKLY

Specifies that the AM agent should run every n weeks. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=1.

Default: 0

ITRM_AMAGENT_DAILY

Specifies that the AM agent should run every n days. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=1.

Default: 1

ITRM_AMAGENT_HOURLY

Specifies that the AM agent should run every n hours. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=1.

Default: 0

ITRM_AMAGENT_EXMONDAY

Specifies that the AM agent should not run on Mondays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Mondays)

ITRM_AMAGENT_EXTUESDAY

Specifies that the AM agent should not run on Tuesdays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Tuesdays)

ITRM_AMAGENT_EXWEDNESDAY

Specifies that the AM agent should not run on Wednesdays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Wednesdays)

ITRM_AMAGENT_EXTHURSDAY

Specifies that the AM agent should not run on Thursdays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Thursdays)

ITRM_AMAGENT_EXFRIDAY

Specifies that the AM agent should not run on Fridays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Fridays)

ITRM_AMAGENT_EXSATURDAY

Specifies that the AM agent should not run on Saturdays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Saturdays)

ITRM_AMAGENT_EXSUNDAY

Specifies that the AM agent should not run on Sundays, if value = 1. This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 0 (agent runs on Sundays)

ITRM_AMAGENT_EXECUTETIME

Specifies that the AM agent should start running at this time during the day. The time has the format hh:mm (Hour:Minute). This parameter is significant only if $ITRM_AMAGENT_EXACTINTERVAL=0.

Default: 00:00 (midnight)