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 ...
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 ...
Troubleshooting false positive alerts in monitoring
Problem False positive alerts are being generated. Possible cause The monitoring system is down in some locations. The Website monitor might be configured for one location, such as Seattle, but may appear down when accessed from another location, ...
Site24x7 Real User Monitoring (RUM) - Data Collection
When you include Site24x7 RUM beacon script in your web pages, the following data is collected. All data that's being collected is in accordance with GDPR compliance. Performance details of web page load time - Metrics like response time of web page ...
Executables and scripts to allow for Windows server monitoring
One of the reasons you could not enable Site24x7 server monitoring could be your organization's group policy denying access to the executables, scripts, and batch files associated with Site24x7 server monitoring. Mark the following executables, ...