Hi,
I am seeing below formulas when getting health checkup indicators.
db.log_util - Log Utilization health indicator
The indicator is calculated using the formula: (db.total_log_used / (db.total_log_used + db.total_log_available)) * 100
db.log_fs_util - Log Filesystem Utilization health indicator
The indicator is calculated using the formula: (fs.log_fs_used / fs.log_fs_total)*100
How I can get value of parameters used in above formulas?
Please reply ASAP.
Thanks & Regards
Pawan