Is it possible to monitor an Oracle Database running on a Windows Server using Site24x7?
For this, you need to do the following steps:
-
Log in to Site24x7
and install the Site24x7 Linux monitoring agent. Ensure the Oracle Database on your Windows Server is accessible from the Linux machine.
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
-
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.

After successful installation and execution, the Site24x7 Oracle Database monitor will start collecting data.
-
Log in to Site24x7, and click Database
> Oracle
on the navigation pane.
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 on the below format:
host:port - servicename - ORACLE
Sample
<
>: 10.71.95.97:3400 - ORCLCDB - ORACLE
Related Articles
How do I monitor an Oracle database hosted in a Docker container in the same machine?
To monitor your Oracle Database hosted in a Docker container, follow these steps: Log in to Site24x7 and install the Site24x7 Linux monitoring agent. Execute the following command in your terminal and enter your Oracle Database instance's username ...
How to uninstall the Site24x7 Windows Server Monitoring Agent
Method 1: To uninstall the Site24x7 Windows Server Monitoring Agent, click the link below: https://staticdownloads.site24x7.com/server/Site24x7WindowsAgentUninstall.zip Unzip and execute the Uninstall.bat file in the Command Prompt as an ...
No data for service and process in Windows server monitor
If you see "No Data" for process and service metrics (such as CPU or memory usage of monitored services) in the Site24x7 Windows server monitor user interface, follow the troubleshooting steps below. Run PowerShell Commands Open PowerShell as ...
Troubleshoot the "ORA-12514" error when installing Oracle plugins
When installing the Oracle database monitoring plugins, you may encounter the following error: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor: This error typically occurs during attempts to establish a ...
Unable to add SQL insight monitor
If the SQL Insight monitor is not getting added even after entering your credentials, try these troubleshooting steps: Ensure that the Auto-discover applications feature is enabled. If not, you will need to trigger discovery using the Discover ...