Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Input output traffic stats and command process count for each client. #327

Merged
merged 8 commits into from May 6, 2024

Commits on Apr 16, 2024

  1. Add input output traffic and cmd proc count for client.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    43d6a0d View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    506e5db View commit details
    Browse the repository at this point in the history
  2. Rename and add comment.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    94da8db View commit details
    Browse the repository at this point in the history
  3. Rename test.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    eb665ca View commit details
    Browse the repository at this point in the history
  4. Count replication traffic as well.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    16ef582 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add blocking command test.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    de073df View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Count recursive command in stats.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    85773e6 View commit details
    Browse the repository at this point in the history
  2. Fix the case where modules call commands in cron.

    Signed-off-by: Chen Tianjie <TJ_Chen@outlook.com>
    CharlesChen888 committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e48fea8 View commit details
    Browse the repository at this point in the history