How to change the time a metric is collected in Cloud Control 12c
I had a user defined metric that I want to check once a day at 6 am.
Figured out how to make the user defined metic a metric extension that is collected ever 1 day. I don't see a place to set the time of day for it to be collected.
Running ./emctl status agent scheduler shows that my metric extension is scheduled to run at 1 am which will not work. I really need it to be 6 am.
Does anyone know to change the time?