gluster-health-report
gluster-health-report copied to clipboard
Gluster Health report should accept config file path.
Copy the template conf provided by Health report tool and make modification as required. If any plugins accepts additional options, that can be configured too.
Example
# This runs Gluster CLI, gets Peers information and
# checks for online status
[peers-health-check]
enabled = true
# This checks number of Errors in log files
[errors-in-logs]
enabled = true
# Checks for GFID mismatch pattern in all mount logs
[gfid-mismatch-dht-report]
enabled = true