Announcement

Collapse
No announcement yet.

Any way to monitor results and being alerted ?

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

  • Any way to monitor results and being alerted ?

    Hello,

    Is there any "pre-built" way to compare benchmarks results and being alerted in they are worst than expected ?

    Now that I have my benchmark running I would like to automatically monitor them, and being alerted if needed.

    I haven't found any reference to that kind of tool in the documentation, so I guess I need to develop it myself.

  • #2
    I tried that kind of command but no luck :
    phoronix-test-suite merge-results /var/lib/phoronix-test-suite/phoromatic/accounts/U2V0VA/results/7/composite.xml /var/lib/phoronix-test-suite/phoromatic/accounts/U2V0VA/results/8/composite.xml
    I'm not sure this command can compare phoromatic results, it might be limited to phoronix benchmarks only.

    Comment


    • #3
      Originally posted by astmdef View Post
      I tried that kind of command but no luck :


      I'm not sure this command can compare phoromatic results, it might be limited to phoronix benchmarks only.
      At the moment it doesn't work for results outside of the test-results folder, but would be rather trivial to add with the syntax you mention of pointing to an explicit file. I should be able to add it soon as I get a chance.
      Michael Larabel
      https://www.michaellarabel.com/

      Comment


      • #4
        Thanks!

        Comment


        • #5
          Originally posted by astmdef View Post
          I tried that kind of command but no luck :


          I'm not sure this command can compare phoromatic results, it might be limited to phoronix benchmarks only.
          Such command should now work with latest PTS Git for specifying specific files.

          …iles outside of standard paths Use-case suggested @ https://www.phoronix.com/forums/forum/phoronix/phoronix-test-suite/1278746-any-way-to-monitor-results-and-being-alerted?p=1279110#post1279110 t...
          Michael Larabel
          https://www.michaellarabel.com/

          Comment


          • #6
            Originally posted by Michael View Post

            Such command should now work with latest PTS Git for specifying specific files.

            https://github.com/phoronix-test-sui...258e2b6462135a
            It worked, thank you!
            Code:
            # phoronix-test-suite merge-results /var/lib/phoronix-test-suite/phoromatic/accounts/U2V0VA/results/7/composite.xml /var/lib/phoronix-test-suite/phoromatic/accounts/U2V0VA/results/8/composite.xml
            Internet Communication Is Disabled Per Your User Configuration.
            
            Merged Results Saved To: /var/lib/phoronix-test-suite/test-results/merge-1871/composite.xml
            
            Do you want to view the test results? (Y/n): y
            
            [...]

            Comment

            Working...
            X