Announcement

Collapse
No announcement yet.

First time user, first time fail

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    P_RESULTS_SUITE_EXTENSIONS = PhoronixTestSuite/Suite/Extensions
    P_RESULTS_SUITE_PROPERTIES = PhoronixTestSuite/Suite/TestProperties
    P_RESULTS_TEST_TESTNAME = PhoronixTestSuite/Benchmark/TestName
    P_RESULTS_TEST_TITLE = PhoronixTestSuite/Benchmark/Name
    P_RESULTS_TEST_SCALE = PhoronixTestSuite/Benchmark/Scale
    P_RESULTS_TEST_PROPORTION = PhoronixTestSuite/Benchmark/Proportion
    P_RESULTS_TEST_RESULTFORMAT = PhoronixTestSuite/Benchmark/ResultFormat
    P_RESULTS_TEST_VERSION = PhoronixTestSuite/Benchmark/Version
    P_RESULTS_TEST_ARGUMENTS = PhoronixTestSuite/Benchmark/TestArguments
    P_RESULTS_TEST_ATTRIBUTES = PhoronixTestSuite/Benchmark/Attributes
    P_RESULTS_RESULTS_GROUP = PhoronixTestSuite/Benchmark/Results
    S_RESULTS_RESULTS_GROUP_IDENTIFIER = Group/Entry/Identifier
    P_RESULTS_RESULTS_GROUP_IDENTIFIER = PhoronixTestSuite/Benchmark/Results/Group/Entry/Identifier
    S_RESULTS_RESULTS_GROUP_VALUE = Group/Entry/Value
    P_RESULTS_RESULTS_GROUP_VALUE = PhoronixTestSuite/Benchmark/Results/Group/Entry/Value
    S_RESULTS_RESULTS_GROUP_RAW = Group/Entry/RawString
    P_RESULTS_RESULTS_GROUP_RAW = PhoronixTestSuite/Benchmark/Results/Group/Entry/RawString
    P_OPTION_GLOBAL_USERNAME = PhoronixTestSuite/GlobalDatabase/UserName
    P_OPTION_GLOBAL_UPLOADKEY = PhoronixTestSuite/GlobalDatabase/UploadKey
    P_OPTION_USAGE_REPORTING = PhoronixTestSuite/Options/General/AnonymousUsageReporting
    P_OPTION_DEFAULT_BROWSER = PhoronixTestSuite/Options/General/DefaultBrowser
    P_OPTION_PHODEVI_CACHE = PhoronixTestSuite/Options/General/UsePhodeviCache
    P_OPTION_DISPLAY_MODE = PhoronixTestSuite/Options/General/DefaultDisplayMode
    P_OPTION_EXTRA_REFERENCE_SYSTEMS = PhoronixTestSuite/Options/General/ReferenceSystems
    P_OPTION_LOAD_MODULES = PhoronixTestSuite/Options/Modules/LoadModules
    P_OPTION_TEST_SLEEPTIME = PhoronixTestSuite/Options/Testing/SleepTimeBetweenTests
    P_OPTION_LOG_VSYSDETAILS = PhoronixTestSuite/Options/Testing/SaveSystemLogs
    P_OPTION_LOG_INSTALLATION = PhoronixTestSuite/Options/Testing/SaveInstallationLogs
    P_OPTION_RESULTS_DIRECTORY = PhoronixTestSuite/Options/Testing/ResultsDirectory
    P_OPTION_STATS_DYNAMIC_RUN_COUNT = PhoronixTestSuite/Options/Statistics/DynamicRunCount
    P_OPTION_STATS_NO_DYNAMIC_ON_LENGTH = PhoronixTestSuite/Options/Statistics/LimitDynamicToTestLength
    P_OPTION_STATS_STD_DEVIATION_THRESHOLD = PhoronixTestSuite/Options/Statistics/StandardDeviationThreshold
    P_OPTION_STATS_EXPORT_RESULTS_TO = PhoronixTestSuite/Options/Statistics/ExportResultsTo
    P_OPTION_TEST_REMOVEDOWNLOADS = PhoronixTestSuite/Options/Installation/RemoveDownloadFiles
    P_OPTION_TEST_ENVIRONMENT = PhoronixTestSuite/Options/Installation/EnvironmentDirectory
    P_OPTION_CACHE_DIRECTORY = PhoronixTestSuite/Options/Installation/CacheDirectory
    P_OPTION_CACHE_SEARCHMEDIA = PhoronixTestSuite/Options/Installation/SearchMediaForCache
    P_OPTION_CACHE_SYMLINK = PhoronixTestSuite/Options/Installation/SymLinkFilesFromCache
    P_OPTION_PROMPT_DOWNLOADLOC = PhoronixTestSuite/Options/Installation/PromptForDownloadMirror
    P_OPTION_BATCH_CONFIGURED = PhoronixTestSuite/Options/BatchMode/Configured
    P_OPTION_BATCH_SAVERESULTS = PhoronixTestSuite/Options/BatchMode/SaveResults
    P_OPTION_BATCH_LAUNCHBROWSER = PhoronixTestSuite/Options/BatchMode/OpenBrowser
    P_OPTION_BATCH_UPLOADRESULTS = PhoronixTestSuite/Options/BatchMode/UploadResults
    P_OPTION_BATCH_PROMPTIDENTIFIER = PhoronixTestSuite/Options/BatchMode/PromptForTestIdentifier
    P_OPTION_BATCH_PROMPTDESCRIPTION = PhoronixTestSuite/Options/BatchMode/PromptForTestDescription
    P_OPTION_BATCH_PROMPTSAVENAME = PhoronixTestSuite/Options/BatchMode/PromptSaveName
    P_OPTION_BATCH_TESTALLOPTIONS = PhoronixTestSuite/Options/BatchMode/RunAllTestCombinations
    P_OPTION_NET_NO_NETWORK = PhoronixTestSuite/Options/Networking/NoNetworkCommunication
    P_OPTION_NET_TIMEOUT = PhoronixTestSuite/Options/Networking/Timeout
    P_OPTION_NET_PROXY_ADDRESS = PhoronixTestSuite/Options/Networking/ProxyAddress
    P_OPTION_NET_PROXY_PORT = PhoronixTestSuite/Options/Networking/ProxyPort
    P_OPTION_UI_SELECT_SUITESORTESTS = PhoronixTestSuite/Options/UserInterface/Menus/SelectSuitesOrTests
    P_OPTION_UI_SELECT_DEPENDENCIES = PhoronixTestSuite/Options/UserInterface/Menus/SelectDependencies
    P_OPTION_UI_SELECT_DOWNLOADS = PhoronixTestSuite/Options/UserInterface/Menus/SelectDownloads
    P_MODULE_OPTION_NAME = PhoronixTestSuite/Modules/Option/ModuleName
    P_MODULE_OPTION_IDENTIFIER = PhoronixTestSuite/Modules/Option/Identifier
    P_MODULE_OPTION_VALUE = PhoronixTestSuite/Modules/Option/Value
    P_INSTALL_TEST_NAME = PhoronixTestSuite/TestInstallation/Environment/Name
    P_INSTALL_TEST_VERSION = PhoronixTestSuite/TestInstallation/Environment/Version
    P_INSTALL_TEST_CHECKSUM = PhoronixTestSuite/TestInstallation/Environment/CheckSum
    P_INSTALL_TEST_SYSIDENTIFY = PhoronixTestSuite/TestInstallation/Environment/SystemIdentifier
    P_INSTALL_TEST_INSTALLTIME = PhoronixTestSuite/TestInstallation/History/InstallTime
    P_INSTALL_TEST_INSTALLTIME_LENGTH = PhoronixTestSuite/TestInstallation/History/InstallTimeLength
    P_INSTALL_TEST_LASTRUNTIME = PhoronixTestSuite/TestInstallation/History/LastRunTime
    P_INSTALL_TEST_TIMESRUN = PhoronixTestSuite/TestInstallation/History/TimesRun
    P_INSTALL_TEST_AVG_RUNTIME = PhoronixTestSuite/TestInstallation/History/AverageRunTime
    P_INSTALL_TEST_LATEST_RUNTIME = PhoronixTestSuite/TestInstallation/History/LatestRunTime
    P_GRAPH_SIZE_WIDTH = PhoronixTestSuite/Graphs/General/GraphWidth
    P_GRAPH_SIZE_HEIGHT = PhoronixTestSuite/Graphs/General/GraphHeight
    P_GRAPH_RENDERER = PhoronixTestSuite/Graphs/General/Renderer
    P_GRAPH_MARKCOUNT = PhoronixTestSuite/Graphs/General/NumberOfMarks
    P_GRAPH_WATERMARK = PhoronixTestSuite/Graphs/General/Watermark
    P_GRAPH_WATERMARK_URL = PhoronixTestSuite/Graphs/General/WatermarkURL
    P_GRAPH_BORDER = PhoronixTestSuite/Graphs/General/Border
    P_GRAPH_COLOR_BACKGROUND = PhoronixTestSuite/Graphs/Colors/Background
    P_GRAPH_COLOR_BODY = PhoronixTestSuite/Graphs/Colors/GraphBody
    P_GRAPH_COLOR_BORDER = PhoronixTestSuite/Graphs/Colors/Border
    P_GRAPH_COLOR_ALTERNATE = PhoronixTestSuite/Graphs/Colors/Alternate
    P_GRAPH_COLOR_NOTCHES = PhoronixTestSuite/Graphs/Colors/Notches
    P_GRAPH_COLOR_PAINT = PhoronixTestSuite/Graphs/Colors/ObjectPaint
    P_GRAPH_COLOR_TEXT = PhoronixTestSuite/Graphs/Colors/Text
    P_GRAPH_COLOR_BODYTEXT = PhoronixTestSuite/Graphs/Colors/BodyText
    P_GRAPH_COLOR_HEADERS = PhoronixTestSuite/Graphs/Colors/Headers
    P_GRAPH_COLOR_MAINHEADERS = PhoronixTestSuite/Graphs/Colors/MainHeaders

    Comment


    • #12
      Errr just do "phoronix-test-suite diagnostics" then as its not posting all of the contents in the forum due to length.
      Michael Larabel
      https://www.michaellarabel.com/

      Comment


      • #13
        P_GRAPH_COLOR_ALERT = PhoronixTestSuite/Graphs/Colors/Alert
        P_GRAPH_FONT_TYPE = PhoronixTestSuite/Graphs/Font/FontType
        P_GRAPH_FONT_SIZE_HEADERS = PhoronixTestSuite/Graphs/Font/Headers
        P_GRAPH_FONT_SIZE_SUBHEADERS = PhoronixTestSuite/Graphs/Font/SubHeaders
        P_GRAPH_FONT_SIZE_TEXT = PhoronixTestSuite/Graphs/Font/ObjectText
        P_GRAPH_FONT_SIZE_IDENTIFIERS = PhoronixTestSuite/Graphs/Font/Identifiers
        P_GRAPH_FONT_SIZE_AXIS = PhoronixTestSuite/Graphs/Font/Axis
        PTS_MODULE_UNLOAD = PTS_MODULE_UNLOAD
        PTS_QUIT = PTS_QUIT
        QUICK_START =
        PTS_CORE_PATH = /usr/share/phoronix-test-suite/pts-core/
        PTS_USER_DIR = /home/kevin/.phoronix-test-suite/
        PTS_CORE_STORAGE = /home/kevin/.phoronix-test-suite/core.pt2so
        MODULE_DIR = /usr/share/phoronix-test-suite/pts-core/modules/
        MODULE_LOCAL_DIR = /home/kevin/.phoronix-test-suite/modules/
        DEFAULT_DOWNLOAD_CACHE_DIR = /home/kevin/.phoronix-test-suite/download-cache/
        TEST_LIBRARIES_DIR = /usr/share/phoronix-test-suite/pts-core/test-libraries/
        STATIC_DIR = /usr/share/phoronix-test-suite/pts-core/static/
        COMMAND_OPTIONS_DIR = /usr/share/phoronix-test-suite/pts-core/options/
        RESULTS_VIEWER_DIR = /usr/share/phoronix-test-suite/pts-core/static/results-viewer/
        XML_PROFILE_DIR = /usr/share/phoronix-test-suite/pts/test-profiles/
        XML_PROFILE_CTP_BASE_DIR = /usr/share/phoronix-test-suite/pts/base-test-profiles/
        XML_SUITE_DIR = /usr/share/phoronix-test-suite/pts/test-suites/
        TEST_RESOURCE_DIR = /usr/share/phoronix-test-suite/pts/test-resources/
        TEST_RESOURCE_CTP_BASE_DIR = /usr/share/phoronix-test-suite/pts/base-test-resources/
        XML_PROFILE_LOCAL_DIR = /home/kevin/.phoronix-test-suite/test-profiles/
        XML_SUITE_LOCAL_DIR = /home/kevin/.phoronix-test-suite/test-suites/
        TEST_RESOURCE_LOCAL_DIR = /home/kevin/.phoronix-test-suite/test-resources/
        PHP_BIN = php5
        PTS_INIT_TIME = 1267064811
        PHODEVI_AVOID_CACHE = 0
        PHODEVI_STAND_CACHE = 1
        PHODEVI_SMART_CACHE = 2
        OPERATING_SYSTEM = Linux
        IS_LINUX = 1
        IS_SOLARIS =
        IS_BSD =
        IS_MACOSX =
        IS_WINDOWS =
        IS_UNKNOWN =
        OS_PREFIX = linux_
        IS_NVIDIA_GRAPHICS = 1
        IS_ATI_GRAPHICS =
        IS_MESA_GRAPHICS =
        IS_UNKNOWN_GRAPHICS =
        IS_FIRST_RUN_TODAY =
        PTS_GSID = AZTRWZ819
        TEST_ENV_DIR = /home/kevin/.phoronix-test-suite/installed-tests/
        SAVE_RESULTS_DIR = /home/kevin/.phoronix-test-suite/test-results/
        PTS_USER_LOCK = /home/kevin/.phoronix-test-suite/run_lock
        NETWORK_TIMEOUT = 20
        PTS_STARTUP_TASK_PERFORMED = 1

        End-User Run-Time Variables:
        VIDEO_RESOLUTION = 1680x1050
        VIDEO_CARD = GeForce GTS 250 1024MB (740/1000MHz)
        VIDEO_DRIVER = nvidia 195.36.03
        OPERATING_SYSTEM = SUSE LINUX 11.2
        PROCESSOR = AMD Phenom II X4 945 @ 3.00GHz (Total Cores: 4)
        MOTHERBOARD = Gigabyte GA-790XT-USB3
        CHIPSET = ATI RD780 + SB700/SB800
        KERNEL_VERSION = 2.6.31.12-0.1-desktop
        COMPILER = GCC 4.4
        HOSTNAME = linux-kv13

        Environmental Variables (accessible via test scripts):
        PTS_VERSION = 2.4.1
        PTS_CODENAME = LENVIK
        PTS_DIR = /usr/share/phoronix-test-suite/
        PHP_BIN = php5
        NUM_CPU_CORES = 4
        NUM_CPU_JOBS = 8
        SYS_MEMORY = 8000
        VIDEO_MEMORY = 1024
        VIDEO_WIDTH = 1680
        VIDEO_HEIGHT = 1050
        VIDEO_MONITOR_COUNT = 1
        VIDEO_MONITOR_LAYOUT = CENTER
        VIDEO_MONITOR_SIZES = 1680x1050
        OPERATING_SYSTEM = suselinux
        OS_VERSION = 11.2
        OS_ARCH = x86_64
        OS_TYPE = Linux
        THIS_RUN_TIME = 1267064811
        DEBUG_REAL_HOME = /home/kevin/

        Comment


        • #14
          Originally posted by Michael View Post
          Errr just do "phoronix-test-suite diagnostics" then as its not posting all of the contents in the forum due to length.
          Too late. I'm just following instructions.

          Comment

          Working...
          X