# Finding total CPU available over 24 hour period

**URL:** https://discuss.kubernetes.io/t/finding-total-cpu-available-over-24-hour-period/27259
**Category:** General Discussions
**Tags:** development
**Created:** [February 28, 2024, 10:00am UTC](https://discuss.kubernetes.io/t/finding-total-cpu-available-over-24-hour-period/27259 "2024-02-28T10:00:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Will\_Baldwin](https://sea2.discourse-cdn.com/flex016/user_avatar/discuss.kubernetes.io/will_baldwin/32/14402_2.png) [@Will\_Baldwin](https://discuss.kubernetes.io/u/Will_Baldwin)
#### Post date: [February 28, 2024, 10:00am UTC](https://discuss.kubernetes.io/t/finding-total-cpu-available-over-24-hour-period/27259/1 "2024-02-28T10:00:04Z")

</div>

I am trying to determine the % of total CPU each namespace on my K8s cluster used over a 24 hour period.

How can I do this in K8s? And, more specifically, how can I find the total available CPU in my cluster over a 24 hours period.
