Versions Compared

Key

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


Info

This section makes frequent use of data contained in the Technical Requirements.

All relevant sections of the Technical Requirements Data collection should be completed or known before commencing with the steps in this section.


There are two parts to the configuration, the first being the server(s) under management, and the second being the supporting configuration on the web portal.

...

Create an Administrator account. The VSM Probe Collector requires access with Administrative rights.

Add an account that, when used, provides access to the Linux bash prompt. Refer to the completed technical requirements forms:


  • Start an SSH session. At the command prompt type:

    Code Block
    languagetext
    $ su root
    • When prompted enter the 'root' user password.
  • Use the command:

    Code Block
    languagetext
    $ useradd {NAME}
    • where NAME is the account name to create.

  • Use the command: 

    Code Block
    languagetext
    $ passwd {NAME}
    • where NAME is the account name created above.

  • Hit enter. Enter the password then hit enter again.

  • Enter the command: 

    Code Block
    languagetext
    $ chage –M 99999 {NAME}
    • To set the System Manager account password to: "not expire".

    • NAME is the account created above.

...

FieldSetting

Name

Choose a name for the SNMP Target e.g. Virsae

IP Address

The VSM probe Collector IP Address

Port

162

Notification Type

Trap

Protocol

V3

...

For a particular customer, select Service Desk > Equipment Locations. Right-click on the Equipment Location (ApplianceCollector) that will serve this particular SMGR and select 'Manage Equipment':

...

  1. The SSH test ensures the VSM probe Collector can connect to, and log in using the account configured.
  2. The SNMP test ensures an SNMP query can be run.

...