Discover Centmin Mod today
Register Now

Master Branch update cminfo with sar-cpu-interval option in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Feb 2, 2022.

  1. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    11:25 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    update cminfo with sar-cpu-interval option in 123.09beta01


    - running cminfo sar-cpu-interval argument will break down the last 7 days of sar cpu utilisation metrics interval sar intervals by default of 5 mins and report each 5 min interval's min, average, max, 50% (median), 75%, 90% and 99% percentiles. This allows you to see patterns or trends over the last 7 days. i.e. last 7 days cpu utilisation for 12:55:01 AM specific interval etc
    - raw logs for the run are saved to /home/cminfo/sar-interval-averages-over-days/ and each run will overwrite the raw logs so no extra disk space is consumed
    - a summary log of the run is aved to /root/centminlogs/cminfo-top-sar-cpu-interval-${DT}.log" where ${DT} is date timestamp

    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.