-
Notifications
You must be signed in to change notification settings - Fork 10
perfSONAR 5.0 Testing Checklist
Andrew R. Lake edited this page Oct 26, 2022
·
2 revisions
yum install perfsonar-toolkit
- Did the installation complete?
- Were there any error messages printed during installation even if it did complete?
- What's the CPU and memory usage look like in
top
? Is it reasonable? This can be used as a baseline for later.
- Run
pscheduler troubleshoot
- Did all phases complete successfully?
- Lookup the credentials with following command
- Run the command below replacing USERNAME and PASSWORD with the username and password from step1
curl -k ""
- Did the above command return an HTTP 200 response with JSON similar to following?