1. Login into Applicare console. Go to LAMA menu and click the settings icon.
2. Follow the below steps to configure Lama API.
a. Enter the required name in the Environment Name text box.
b. Click on Exchange drop down and select any required stock exchange.
c. Click on Application drop down and select any required application.
d. Enter the API login url and login credential.
e. Enter the API logout url
f. Enter the Application metrics API url.
g. Enter the Hardware Metrics API url.
h. Enter the Database Metrics API url.
i. Enter the Network Metrics API url.
j. In the Data Post Interval textbox, Enter the time interval after which the data should be posted.
k. If want to post data, We need to enable the Activate checkbox.
If don't want to post data, Uncheck the checkbox.
l. Select the application to which you want to post data in the Assign Application box.
m. Select the application to which you want to post the network data in the Assign SNMP Application box.
n. Enter the index details for APP's in the
INERR - IfInErr Index
OUTERR - IfOutErr Index
IN - IfInOctets Index
OUT - IfOutOctets Index
SP - IfSpeed Index
Example:
1. For Single App entry : {"Router":"INERR_16~OUTERR_16~IN_16~OUT_16~SP_16"}
2. For Multiple App entry :
{
"Router":"INERR_16~OUTERR_16~IN_16~OUT_16~SP_16", "Router2":"INERR_29~OUTERR_29~IN_29~OUT_29~SP_29"
}
Note:
Follow the below steps to find the index.
Likewise we can find the index for IN, OUT and SP values.
For Database Metrics
1. For oracle we need to add few custom values in the LAMA Settings in the overview screen.
PNAME_<VALUE>,TMBPS_<VALUE>
Example:
PNAME - Process Name for Replication Availability
TMBPS - Total Megabits per second of internet speed
PNAME_MRP0,TMBPS_1000
MRP0 - It is the process name. If this process is not available then the replication is not active.
1000 - 1000 Megabits per second.
LAMA Configuration
Comments
0 comments
Article is closed for comments.