All Apps and Add-ons

Is it possible to integrate Oracle Enterprise Manager with Splunk?

lightech1
Explorer

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!

Dashboard Studio Challenge - Learn New Tricks, Showcase Your Skills, and Win Prizes!

Reimagine what you can do with your dashboards. Dashboard Studio is Splunk’s newest dashboard builder to ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Take the 2021 Splunk Career Survey for $50 in Amazon Cash

Help us learn about how Splunk has impacted your career by taking the 2021 Splunk Career Survey. Last year’s ...