Enterprise Manager Generic (MOSC)

MOSC Banner

Oracle OEM: get host uptime from repository

edited Dec 20, 2016 4:01AM in Enterprise Manager Generic (MOSC) 1 commentAnswered

Hello,

I'd like to create a report about host uptime but I'm not able to find the right query to execute.

I've found an old question here where the answer was:

select target_name, value from mgmt$metric_current where target_type = 'host'

  and metric_column = 'SystemBootTime'

  and metric_name = 'SystemTime';

but on my OEM (12.1.0.3) this doesn't seem to work.

I need something similar but I wasn't able to find the right data sofar ...

any idea ?

thanks,

Roberto

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center