How can you remotely monitor an Oracle Database from a server other than the Oracle Database-hosted server using Site24x7?

How can you remotely monitor an Oracle Database from a server other than the Oracle Database-hosted server using Site24x7?

To remotely monitor your Oracle Database, follow these steps:

  1. Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Ensure the Oracle Database on your server is accessible from the Linux machine.
  2. Execute the following command in your terminal and enter your Oracle Database instance's username and password as well as the Host Name, Port, and Service Name for the Site24x7 agent to authenticate and configure Oracle monitoring:
    /opt/site24x7/monagent/scripts/AgentManager.sh oracledb --add_instance
  3. You will be prompted to choose an option. Choose option 2 , and provide the Host Name, Port, and other credentials to add the Oracle Database for monitoring.


Thus, after successful installation and execution, the Site24x7 Oracle Database monitor will start collecting data.

  1. Log in to Site24x7, and click Database > Oracle on the navigation pane.
  2. You will be directed to the monitor page to view the list of Oracle Database instances you have added to monitor. The name of the instance will be in the below format:
    host:port - servicename - ORACLE
    Sample:
    10.71.95.97:3400 - ORCLCDB - ORACLE