Configuring Solarwinds SAM
IMPORTANT : Set the agent config.xml property <valueFormat>solarwinds</valueFormat> for Lamaxu to expose numeric metrics rather than mapping to string values.
Adding a JMX Componenet Monitor to SAM
To add a JMX Monitor to a node using the wizard, perform the following steps from the SAM web console.
1. Click SAM Settings.
2. Click Component Monitor Wizard
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.
6. Add the Port number, Protocol type, URL path, and Credentials for the remaining fields. Use the customized URL below:
It's important to use the structure shown below as Solarwinds has a string limit to the size of the custom URL provided.
service:jmx:rmi://${IP}:${PORT}/jndi/${PROTOCOL}://${IP}:3099${PATH}
7. Click Next. The following MBean selection screen appears