Skip to main content

Configuration Steps

Create Credential Profile

A credential profile contains the necessary information to authenticate the access of Motadata to the device. You can create a credential profile first and use it with a device type later. Also, you can also create a new credential profile while creating the discovery profile. There is no difference.

Credential Profiles Menu

Credential Profiles Menu

You may access Credential Profiles from Admin. Follow the below steps to create credential profile:

  1. Navigate to Admin > Network Discovery Settings > Credential Profiles.
  2. Click on +New button. A pop-up will show to fill the required details. Use the credentials that has root (maximum) access to your devices.
  3. Fill the form. Based on the ‘device type’ some fields will show/disappear. See the following sections to understand this scenario.
  4. Click on Create button.
note

Please enter the credentials manually. DO NOT Copy Paste it.

Network Device Types

create page for SNMP device type

Create Credential Profile for SNMP

FieldsDescription
Credential Profile NameThe name is used to identify the credential profile
Device TypeShows the list of device types supported in the system. Choose the device type for which you are creating the credential.
VersionVersion of the SNMP device type.
CommunityIt is the unique string similar to the username used for handshaking. Motadata will send this string in request and device with same string responds back.
Security level

Based on the credentials used, select the type of security:

- No Authentication No Privacy: Fill only ‘Security User Name’.

- Authentication No Privacy: Fill ‘Security User Name’ and ‘Authentication Password’.

- Authentication Privacy: fill ‘Security User Name’, ‘Authentication Password’, and ‘Private Password’.

Authentication ProtocolSelect the pool used in SNMP device for authentication
Privacy ProtocolSelect the protocol used in SNMP for privacy
Security User NameProvide the username to access the SNMP device
Authentication PasswordProvide encryption password to access SNMP device (if applicable)
Private PasswordProvide private password to access SNMP device (if applicable)
DepartmentsThe users of the department selected here can view and use this credential profile.

Server and Application Device Types

create page for other device type

Create Page for Other Device Type

FieldsDescription
Credential Profile NameThe name is used to identify the credential profile
Device TypeShows the list of device types supported in system. Choose the device type for which you are creating credential profile.
UsernameIdentification used to access the device
PasswordSecurity key to access the device
DepartmentsThe users of department selected here can view and use this credential profile

Credential Profile Index Page

Credential Profiles Index Page

Create Discovery Profile

Discovery profile contains information about the network and devices that should be discovered. The page shows you all the discovery profiles. Motadata communicates with devices in your network using these discovery profile. To create a discovery profile:

  1. Go to Admin > Network Discovery Settings > Network Discovery Profiles.
  2. Click on + New button. A window will pop up to create a discovery profile.
  3. Fill the details and click Create.

Create Newtwork Discovery Profile

Create Network Discovery Profile

FieldsDescription
NameThe name is used to identify the discovery profile

- IP Host

- IP Range

- CSV Import**

- CIDR

- Type the IP of the device [E.g.: 172.16.10.56]

- Type the IP range for multiple devices [E.g.: 172.16.10.10-200]

- Import from CSV file

- Type the CIDR address for a network storage [E.g.: 172.16.10.10/24]

RPEIt is useful when system is deployed in distributed mode. Choose the RPE from which you want to discover and poll monitors. By default, ‘Master RPE’ is selected.
Device TypesShows the list of device types supported in system. Choose the device types for which you are creating discovery profile.
Credential ProfilesSelect the credential profiles created in previous section. If not created, then create from here. See previous section for steps of creating a credential profile.
TagsTags are used by system to categorize and group profiles.
Discovery ParametersDefault port is visible at bottom. You can change the port by editing the section. ‘Monitor unused port’ will discover the unused ports also. To discover only used ports, edit the section and select yes.
note

Use the following format to create CSV. Do not use column titles in CSV. The first column is reserved for IP addresses. Second column is reserved for the monitor name. All columns after that are reserved for monitor tags. Motadata will match the existing tags with values in 3rd column (and all columns after that). If a new word is found, motadata will create a new tag with that name and associate the monitor with it.

Sample CSV Format to create discovery profile

Create Sample CSV Format

list of network discovery profiles

List of Network Discovery Profiles