Skip to content

Eclipsys Blog

Latest Posts

Analyze Invoices with Oracle Analytics and AI Document Understanding

OCI Document Understanding is an AI service that enables developers to extract text, tables, and other key data from document files through APIs and command-line interface tools...

Read More

MySQL: Updating the Configuration of a MySQL DB System on OCI

Overview: A MySQL configuration is a collection of variables that define the operation of a MySQL DB system. It is analogous to the my.ini or my.cnf files that you use in..

Read More

MySQL: Creating a MySQL Configuration on OCI

Overview: A MySQL configuration is a collection of variables that define the operation of a MySQL DB system. It is analogous to the my.ini or my.cnf files that you use in..

Read More

Oracle 23ai: INTERVAL Data Type Aggregations

Overview: Oracle 23ai introduces the use of SUM and AVG functions with INTERVAL datatype This enhancement makes it easier to calculate totals and averages over INTERVAL values In..

Read More

Oracle 23ai: Direct Joins for UPDATE and DELETE Statements

Overview: Oracle 23ai now allows you to use direct joins to other tables in UPDATE and DELETE statements in the FROM clause These other tables can limit the rows changed or be the..

Read More

Configure Nagios to Monitor Remote Windows Host

To configure Nagios to monitor a remote Windows host, you’ll need to set up NSClient++ on the Windows Machine.

Read More

OCI OEM Installation – (Using Market Place Image)

Monitoring plays a major part in mission-critical environments. Most businesses depend on IT infrastructure. As the environments are critical IT administrators need to make sure..

Read More

Configure Nagios to monitor Remote Linux Host

To monitor a remote Oracle Linux host using Nagios, we’ll need to install Nagios Plugins and NRPE (Nagios Remote Plugin Executor) on the remote host.

Read More

Configure Nagios to Monitor Oracle Database on a Remote Linux Host Using CHECK_ORACLE_HEALTH

Monitoring the Oracle Database with Nagios involves using plugins and configurations that allow Nagios to check the status and performance of the Oracle Database.

Read More

Install Nagios Core on Oracle Linux 8.5 (OL8.5)

Nagios Core is an open-source monitoring system that helps organizations identify and resolve IT infrastructure problems. It is designed to monitor hosts, services, and network..

Read More