All Apps and Add-ons

Is it possible to integrate Oracle Enterprise Manager with Splunk?

lightech1
Path Finder

Hello Splunk Community,

We are thinking to integrate the Oracle Enterprise security with Splunk to avoid integrating device by device individually.

Is it possible?

I found a question related to the same subject but since it is from 2010 and it did not have any other comments, I am asking.

Thanks in advance.

Leonardo.

anoop007
New Member

Oracle OEM has its own management inventory, if the data collection is enabled in OEM. The underlying tables are undocumented by Oracle. You can do reverse engineering and integrate with SPLUNK using DB Connect application.

EM_METRIC_VALUES
(Raw data stored at its most detailed level for 7 days), EM_METRIC_VALUES_HOURLY(Retained for 32 days) and EM_METRIC_VALUES_DAILY
(Retained for 12 months)

• Key columns:
• ENTITY_NAME – the target or component name
• COLLECTION_TIME – data collection time in the target time zone
• METRIC_GROUP_NAME – name of the metric group
• METRIC_COLUMN_NAME – name of the metric column
• KEY_PART_1 – key part 1 of composite key
• VALUE – value of metric

0 Karma

pmdba
Builder

Enterprise Manager can generate notifications to Splunk using SNMP, OS commands (like a shell script) or PL/SQL (using the UTL_TCP package). OEM can also receive SNMP traps generated by Splunk. Is this what you had in mind?

0 Karma
Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...