Uploaded image for project: 'Eagle (Retired)'
  1. Eagle (Retired)
  2. EAGLE-849

System metric collector python script

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • v0.5.0
    • v0.5.0
    • None

    Description

      Refactor System metric collector python script following similar framework as existing jmx metric collector.

          Single CPU Used (per_cpu_usage) = user + nice + system + wait + irq + softirq + steal + guest
          Single CPU Total (per_cpu_total)    = user + nice + system + idle + wait + irq + softirq + steal + guest
          Single CPU Usage (%) = Single CPU Used (per_cpu_usage) / Single CPU Total (per_cpu_total) 
      
          Total CPU Usage (system.cpu.totalusage) = (total_cpu_usage - pre_total_cpu_usage) / (total_cpu - pre_total_cpu) % 
      

      Attachments

        Issue Links

          Activity

            People

              haoch Hao Chen
              haoch Hao Chen
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Slack

                  Issue deployment