Topology from REST Webservice



Set up topology REST WebService policy





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
  wsxmltopo         "SWP_AppDynamics_Topology"   enabled    0001.0003

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 23.1.02