SolutionPack for Transaction Summary Sheet – Service Assurance Suite 9.4
Table of Contents
Overview
Learn how to install and configure the SolutionPack for Transaction. This SolutionPack helps you measure the performance of your network by providing transactions that return key performance indicators.
- HTTP head - implements an HTTP head request over a specific URL
- HTTP - implements an HTTP request over a specific URL
- SQL-based query - executes a query against an SQL server
- TCP connect - connects to a port on a server and executes a command
- DNS query - executes a query that retrieves DNS records from a specific resolver
- FTP commands - executes the retrieve, store and delete commands
- SFTP - executes the retrieve, store and delete commands over the SSH file transfer protocol
- LDAP - performs a search query against an LDAP server
- RADIUS - performs an authentication request against a RADIUS server
- SCRIPT - executes a custom command on a local machine
Technical specifications
SolutionPack version
1.0
Compatible EMC M&R versions
6.4u1 and later
Data collection method
Transaction Collector
Main reports
Transactions List by Type
Transactions List by Group
Transactions List by Destination (Target)
Transactions List by Source
Back to TopWhere to find the latest SolutionPack software
Install the latest core software update for your product suite. SolutionPacks distributed with core software have a 30-day free evaluation period. If you plan to use the software longer than 30 days, you must install a SolutionPack license before the trial period ends.
This 30-day free evaluation only applies to new installations and is not available for upgraded installations. If you upgrade the core software and want to try a new SolutionPack, you must request a license for that SolutionPack by completing a Support Request (SR) form, which is available on the EMC Online Support website at http://support.emc.com.
Back to TopInstalling the SolutionPack
After you log in as an administrator, you can install a SolutionPack from Centralized Management.
Before you begin
Determine whether you need a SolutionPack license file by checking the feature names and expiration dates listed in http://support.emc.com. This SolutionPack requires a license for the SolutionPack for Transaction and the Transaction Collector.
. If not listed, obtain a license by completing a Support Request (SR) form, which is available on the EMC Online Support website at- Make sure the core modules, such as the Module-Manager, are up-to-date on all servers since not all module dependencies are validated during the SolutionPack installation. The EMC M&R (Watch4net) Installation and Configuration Guide provides for more information.
Procedure
- Log in to the EMC M&R platform with your user name and password.
- Select Administration.
- Select Centralized Management.
- Select SOLUTIONPACK CENTER.
- Select the SolutionPack in the Browse and Install SolutionPacks screen.
- Read the summary information and click Install.
- Select the components to install:
- Type the instance name.
- Select the server in one or more list boxes. For example, select the server in the Collector and Reports list boxes.
- Click
Next.
For each list box you select, a screen appears.
- Click Next after you complete each screen.
- When the
Transaction Collector screen appears, set these values:
- Transaction Collector Host or IP: The IP address of the host where the Transaction Collector is running.
- Transaction Collector port: The port used for communication by the Transaction Collector.
- Transaction Collector username: The EMC M&R login name where you installed the Transaction Collector. (This field displays admin by default.)
- Transaction Collector password: The EMC M&R password where you installed the Transaction Collector.
- Transaction Collector instance: The instance name of the Transaction Collector, such as generic-transaction.
If using more than one Transaction Collector instance, click + to add more credentials. - Click
Install after you complete the last screen.
The installation process begins.
- Select the maximize arrow next to each component to view the installation process.
When the installation successfully completes, green checkmarks appear.
- Select SolutionPack. to verify the installed
Configuring the SolutionPack
For the SolutionPack for Transaction to retrieve and process transactions, you must restart the Tomcat service after installation. You can also add new transaction types and edit default transaction types.
The transaction-collector.xml file to manually add and edit transactions, as explained in the Configuration chapter of the Transaction Collector Administration Guide. This guide is in the /APG/Doc folder of your installation path.
interface provides an automated way for you to add and edit transaction types. You can also use the
Procedure
- To use the Transaction Collector, restart the Tomcat service by executing /opt/APG/bin/manage-modules.sh service restart tomcat Default
- To add or edit a transaction, navigate to
.
The Configuration Management screen appears.
- Click Retrieve to edit the running Transaction Collector.
- You may, optionally, set up default entries that will populate fields in the transaction setup by editing the Collector Properties or Default Attributes entries in the Configuration Management navigation tree.
- To add a new transaction, expand and select a transaction type or group.
- Edit the parameters and attributes. Click Save.
- Click List to return to the Configuration Management screen, and click Push to restart the collector with the new transaction.
Confirming report creation
After you install a SolutionPack, you can view its reports.
To view the reports:
Procedure
- Go to .
- Click the SolutionPack to view its reports.
Results
Troubleshooting
Report display problems
What to do if data does not appear in any reports
Procedure
- After the completion of at least three collection cycles, verify if data is populating into the reports. If there is still no data in the reports, continue to the next step.
- Run the scheduled task to import data into reports. If there is still no data in the reports, continue to the next step.
- To view the log files for errors, go to Centralized Management and click .
Running a scheduled task to import data into reports
After you push a new configuration into a collector, a scheduled task runs and populates the reports with new data. You can manually run the scheduled task to import the data more quickly.
Before you begin
Allow at least three polling cycles to pass before manually running the scheduled task.
Procedure
- Click Administration.
- Click Centralized Management.
- Expand Scheduled Tasks.
- Click Database.
- Select the import-properties-Default task.
- Click Run Now.
- Confirm success in running the task in the Last Result and Last Result Time columns.
What to do if data does not appear in some reports
Procedure
- Run the scheduled task to import data into reports. If there is still no data in the reports, continue to step 2.
- Search for the metric in the database.
- To view the log files for errors, go to Centralized Management and click .
Searching for metrics in the database
You can verify that a metric is being collected and used for reporting when you search and find the metric in the database.
Procedure
- Go to the Administration page.
- Under Modules, click Management of Database Modules.
- On the
Metric Selection page, create the filter, type the number of results, and select the properties to display for the metric.
For example, to list up to 100 results of the SignalWait Time metric with the properties of device and IP, type name=='SignalWaitTime' in the Filter field, 100 in the Maximum results field, and select device and IP for the Properties to show.
- Click
Query.A list of the metric results appears. If nothing displays, the metric is not being collected.
Troubleshooting collector errors with Collector-Manager log files
Review the Collector-Manager log files to troubleshoot problems with data collection.
Procedure
- Click Administration.
- Click Centralized Management.
- Expand Collecting.
- Click the Collector-Manager for your collector instance.
Collector-Manager::<Collector-Manager instance> - <physical_host_ID>
- Expand Log Files and click the View File icon to review the configuration error messages.