Configuring Solution Package for Solace for DataCollector, Version 5.0

This section describes the required configurations as well as the optional configurations available for the Solution Package for Solace in the RTView Configuration Application. You must define data source connections for each message router and Syslog connection that you want to monitor on the CONNECTIONS tab. You can also optionally modify the default data update rates on the DATA COLLECTION tab.

Obtain SEMP Version

In order to properly request monitored data, the Monitor requires the exact SEMP version on your message routers. These instructions describe how to use SolAdmin to determine the SEMP version for each of your Solace Message Routers or VMRs. You will need this information when you connect your message routers and edit connection properties.

Note: These instructions are for SolAdmin on Windows. For Linux, only the path to the log file changes.

To obtain the SEMP Version"

  • Navigate to the SolAdmin installation folder. For example, C:\Program Files (x86)\SolAdmin\.
  • Change directory (cd) to the bin directory and open the log4j.properties file in a text editor.
  • Change the logging level to DEBUG and provide the full path to the logging file (for example, C:\Logs) while retaining all other settings. The edited properties are as follows:

# full path to the location where you want the log file to be stored. In this example C:\Logs
log4j.appender.A1.File=C:\Logs\soladmin.log
# Set the logging category to DEBUG
log4j.category.com.solacesystems=DEBUG, A1

  • Save the log4j.properties file.
  • Start SolAdmin and add your message routers or VMRs as managed instances.
  • Open the soladmin.log file and locate the semp-version tag in SEMP requests. The SEMP version that will be used by the Monitor replaces underscores (_) with dots (.). For example, if the SEMP request in the SolAdmin log file is 7_2VMR, you use 7.2VMR for the $solSempVersion substitution of the Monitor connection property.

Configuring Data Collection

To configure data collection:

  • Navigate to the Solution Package Configuration > Solace > CONNECTIONS tab.

  • To create connections to your message brokers, click the  icon on the CONNECTIONS tab.

The Add Connection dialog displays.

  • Specify the connection information and click SAVE where:

Connection Name: Enter a unique string to identify the connection of the monitored message router.

URL: Enter the URL to be used for the connection, which contains an IP address or the host name that can be resolved by your network name resolution method and the SEMP port number configured for your message router.

Username: The username is used when creating the connection to the message router. This field is only required when the connection has been secured.

Password: This password is used when creating the connection to the message router. This field is only required when the connection has been secured. By default, the password entered is hidden. Click the  icon to view the password text.

Edition: Enable the toggle if the connection is a Solace PubSub+ Cloud service instance.

SEMP Version: Specify the SEMP Version used by the message router.

VPN Name(s): Optionally enter the names of the VPNs that you want to monitor. Monitoring multiple VPNs could impact performance.

Once saved, your newly saved message router connection displays in the Message Broker Connections region on the CONNECTIONS tab.

  • If you want to modify the default values for the update rates for all caches, you can update the default polling rates in Solution Package Configuration > Solace > DATA COLLECTION > Poll Rates.

Note: When modifying your update rates, you should take your system architecture and number of elements per cache into account and ensure that you are not changing your update rates to values that might negatively impact system performance.

The following options are available:

Poll Rate: Enter the query interval, in seconds, to collect data updates. Caches impacted by this field are SolEndpointStats, SolEndpoints, SolClients, SolClientStats, SolBridges, SolAppliances, SolBridgeStats, SolApplianceInterfaces and SolApplianceMessageSpool.

Poll Rate Large: Enter the time interval, in seconds, to check for data updates. Caches impacted by this field are SolCspfNeighbors, SolApplicances and SolEnvironmentSensors.

  • If you want to modify the default value for the time in which alerts in the SolaceEventAlertCache are cleared, you can update the default value in the Clear Time field in Solution Package Configuration > Solace > DATA COLLECTION > Solace Event Module Alerts.