Description of errors
For using the CVS check_cluster_health.py, in order to avoid confusion between using the cluster.json versus the host_file.txt, the instructions, example command, and example file should be modified:
- There should be an example host_file.txt added to the repository.
- The example command should be modified to match the path of the example host_file.txt. Currently the example command uses "/home/user/input/host_file.txt" but more likely this was intended to be "./cvs/input/host_file.txt" or maybe "./cvs/input/cluster_file/host_file.txt"
The user of the CVS tool should not have to guess the format of this file.
Attach any links, screenshots, or additional evidence you think will be helpful.
No response