Information
This documentation supports the on-premises releases of StreamWeaver upto version 3.16. For the SaaS releases, see the BMC Helix Intelligent Integrations documentation.

Metrics from REST Webservice



Set up Metrics REST WebService policy

Expand the policy template and right-click to "Assign and Deploy..."


Screen Shot 2019-02-26 at 1.23.20 AM.png




Screen Shot 2020-01-07 at 1.10.23 PM.png

Screen Shot 2020-01-07 at 1.12.40 PM.png

Screen Shot 2020-01-07 at 1.13.44 PM.png



From the command line on the OBM Agent machine:

[root@obm2 bin]# /opt/OV/bin/ovpolicy -list
      * List installed policies for host 'localhost'.
  Type              Name                        Status     Version
--------------------------------------------------------------------
[OTHER POLICIES]
  schedtmpl         "OMi Login Total Count Collector"   enabled    0002.0000
  schedtmpl         "OMi RTSM Metrics Collector"   enabled    0002.0000
  metricwsxml       "SWP_AppDynamics_Metrics"   enabled    0001.0005

Check it is running on port 30005

[root@obm2 bin]# netstat -an | grep 30005
tcp6       0      0 :::30005                :::*                    LISTEN

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

StreamWeaver