How to find the up/down and running time of instances
We are running EBS on IaaS. In our production environment 8 OCPUs for APPS and 16 OCPUs for DB.
We also have Test instance of EBS with the 2 OCPUs for APPS and 2 OCPUs for DB.
We want to check how many instances were up or how many OCPUs were up at a particular period of time.
So that we could estimate/analyze costing on Iaas Cloud.
0