Hi Jim, On Wed, Oct/18/2006 12:02:24PM, James W. Barker wrote: > Ethan, > > Do you know the correct values for the elements of the reporter > module of the MTT .ini file? These are the values I currently have > set in my .ini file. > > [Reporter: IU database] > module = MTTDatabase > > mttdatabase_realm = OMPI > mttdatabase_url = https://www.open-mpi.org/mtt/submit/
Do you access the web through a proxy server? If so, you need to set your http_proxy/https_proxy env var(s) to that proxy. > # OMPI Core: Change this to be the username and password for your > # submit user. Get this from the OMPI MTT administrator. > mttdatabase_username = lanl > mttdatabase_password = XXXXXXXXXXX I take it you *do* know your password, but just didn't email it to the list. > # OMPI Core: Change this to be some short string identifying your > # cluster. > mttdatabase_platform = odin This won't effect your connectivity with the mtt database, but you probably want to do something like: mttdatabase_platform = lanl -Ethan > > MTT reported it could not ping https://www.open-mpi.org/mtt/submit/, > what is the correct URL? Is the mttdatabase_realm = OMPI? Is the > mttdatabase_platform = odin? > > Thanks, > Jim Barker > > > James W. Barker, Ph.D. > Los Alamos National Laboratory > Computer, Computational and Statistical Sciences Division > Advanced Computing Laboratory - Application Communications and > Performance Research Team > 505-665-9558 > > > _______________________________________________ > mtt-users mailing list > [email protected] > http://www.open-mpi.org/mailman/listinfo.cgi/mtt-users
