
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
(OMi) Support Tip: Enabling remote JMX access manually
If the OMi UI is unavailable, how can UCMDB JMX access be enabled remotely?
Here's how ...
1. Edit this file on the active DPS:
Linux: /opt/HP/BSM/odb/conf/settings.override.properties
Windows \HPBSM\odb\conf\settings.override.properties
2. Add this line to the end of the file:
restrict.jmx.to.localhost=false
For Example:
# Settings written here will override any other settings' values in the cmdb
# Please use this file only in cases cmdb does not start and clean it afterwards,
# changing settings should be done using ucmdb Settings UI
# Example: uncomment this to change dirty read behaviour
# jetty.connections.ajp.enabled=true
restrict.jmx.to.localhost=false
3. restart ODB:
Linux: /opt/HP/BSM/opr/support/opr-supportutils.sh –restart odb
Windows: \HPBSM\opr\support\opr-supportutils.sh –restart odb
4. Now you can access the UCMDB/RTSM remote JMX console using HTTPS https://<OMi_ServerName>:8443/jmx-console

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Question: Does we have solution when odb service does not exist? (2020.10)


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
try restarting OBM completely 🙂