big-r81 commented on issue #4748:
URL: https://github.com/apache/couchdb/issues/4748#issuecomment-1705600366
You need to add the path to you couchdb config dir.
```
$ ./bin/weatherreport --help
Usage: weatherreport [-c <etc>] [-d <level>] [-e] [-h] [-l] [-a] [-t
<timeout>] [check_name ...]
-c, --etc Path to the CouchDB configuration directory
-d, --level Minimum message severity level (default: notice)
-e, --expert Perform more detailed diagnostics
-h, --help Display help/usage
-l, --list Describe available diagnostic tasks
-a, --all-nodes Run weatherreport on all cluster nodes
-t, --timeout Timeout value (in ms) for each diagnostic check
check_name A specific check to run
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]