Versions Compared

Key

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

Table of Contents
excludeIntegrating with Solarwinds

Lamaxu intergates with Solarwinds SAM using Java Management Extensions (JMX), https://en.wikipedia.org/wiki/Java_Management_Extensions.

...

To add a JMX Monitor to a node using the wizard, perform the following steps from the SAM web console.

1. Click SAM Settings.

Image Modified

2. Click Component Monitor Wizard

Image Modified

3. Select JMX Monitor from the dropdown list.

...

4. Click Browse to find the node you want to monitor.
5. Choose a credential from the Credential Library or create a new one using the Username and Password fields.

Image Modified

Info
Note: For the next step, the defaults are sufficient for most environments. If they are not, you can change them to suit your environment.

...

service:jmx:rmi://${IP}:${PORT}/jndi/${PROTOCOL}://${IP}:3099${PATH}

Image Modified

7. Click Next. The following MBean selection screen appears

Image Modified

 

Tip
Note : Only values that return numerical data can be monitored. String data is not supported by SolarWinds at this time. Non-numerical data will be shown without a check box when selecting MBeans to poll from within SAM, as illustrated above
Warning

IMPORTANT : Set the agent config.xml property <valueFormat>raw</valueFormat> for Lamaxu to expose numeric metrics rather than mapping to string values.