Hitachi

JP1 Version 12 JP1/IT Desktop Management 2 - Agent (For UNIX Systems)


5.9.3 Setting AIX system files

The following describes the necessary settings for starting JP1/IT Desktop Management 2 - Agent automatically, and for installing packages at the startup or shutdown of the system.

Settings for starting JP1/IT Desktop Management 2 - Agent automatically and for installing packages at system startup:

JP1/IT Desktop Management 2 - Agent provides a file (/NETMRDS/COM/netmdmw) for automatic starting and package installation at system startup. Use the following command to add the entries to the /etc/inittab file.

mkitab "netmdmw:2:wait:/NETMRDS/COM/netmdmw > /dev/console 2>&1 #NETM/DM/W"

This command adds the entries to the end line of the /etc/inittab file. When installing packages at system startup, a resident system that is activated before JP1/IT Desktop Management 2 - Agent cannot distribute anything.

Settings for installing packages at system shutdown:

Use a text editor to open the etc/rc.shutdown file and add the following at the end of the file. Make sure that the package to be installed does not start when JP1/IT Desktop Management 2 - Agent starts.

  • For an end workstation

    [Figure]

  • For a client workstation

    [Figure]

If the /etc/rc.shutdown file does not exist, perform the following procedure to set the attributes in the /etc/rc.shutdown file:

  1. chmod 550 /etc/rc.shutdown

  2. chown root /etc/rc.shutdown

  3. chgrp shutdown /etc/rc.shutdown