Hello,
With Nagios get MySQL Index Usage CRITICAL by check_mysql_health.
I checked Nagios status and found the following warnings.
---
MySQL-index-usage CRITICAL 03-16-2023 13:01:13 9d 15h 13m 48s 3/3 CRITICAL - index usage 70.24%
---
I want to know how MySQL Index Usage is calculated.
Because I checked the slow log and did not find the reason for the increase in index-usage, and I confirmed that the sort scan value is not high.
I want to find out what caused the increase in index-usage
Any ideas ?
Regards,
Ian