13 | | * Include the exact name which you would like GMOC to use for your site in the body of the message. (If you have previously been submitting data to the GMOC dev site, this is the `<site>` name, including spelling and capitalization, which you used to identify yourself there.) |
| 13 | * Include the exact submission username which you would like GMOC to use for your site in the body of the message. (If you have previously been submitting data to the GMOC dev site, this is the `SITENAME` parameter used in `gmoc_monitoring.conf`, including spelling and capitalization.) |
| 14 | * Here's an example message template you can use. Substitute your own sitename and encrypted password hash for the example ones: |
| 15 | {{{ |
| 16 | To: gmoc@grnoc.iu.edu |
| 17 | Subject: measurement api secret |
| 18 | |
| 19 | Please create site credentials for monitoring data submission to gmoc-db using this username/password: |
| 20 | |
| 21 | Username: SITENAME |
| 22 | Password: $apr1$xxxxxxxx$xxxxxxxxxxxxxxxxxxxxxx |
| 23 | }}} |