microsoft / microsoft/pai

Alert: NodeCPUUsage should be triggered when system's usage is high, not user's usage

Open
#2,762 0 comments 0 reactions 2 assignees View on GitHub

@Binyang2014 is already working on this.

Since Jul 9, 2019.

ops-opt pai-dev
Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

It's similar with #2760 , but this is for CPU.

Currently, the NodeCPUUsage alert will be triggered when node's CPU usage is higher than 98%. The bar is adjusted many times, and extremely high now. But there are still chance triggered by user's usage. So, there should be a way to check only system usage.

So the alert should be triggered when the system uses CPU than expected. But not triggered, when user uses 100% of requested CPU .

If user needs all CPU as requested, admin doesn't need care about it.

If system's processes uses more CPU than designed, there should be an alert. Even the free CPU is enough. As there may be a potential issue on system.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.