eG Monitoring
 

Measures reported by MariaFilInstTest

This test monitors the internal files created on the target database server and reports the number of internal files created on the database and the maximum number of files that can be created on the server. Using this test, administrators can also determine the percentage of files created on the database server.

Outputs of the test : One set of results for the Maria database server being monitored.

Measurement Description Measurement Unit Interpretation
Files_opened Indicates the total number of internal files that are currently created on the database server. Number If the value of this measure is close to the Max_file_instances measure, then, administrators should try increasing the Max_file_instances measure.
Max_file_instances Indicates the maximum number of file instances that can be created on the database server by default. Number  
File_instance_created Indicates the percentage of files that are currently created on the database server. Percentage A value close to 100 indicates that the maximum limit for creating the files on the database server has been reached. To reduce this value, it is necessary to increase the Max_file_instances measure of the database server.