Hi Guys
I have a Dell PowerEdge R520 running Debian 7.04 Wheezy. This server have 2 physical CPUs with 6 cores each one, these CPUs are HT, so the number of cores is 24.
linux:~# cat /proc/cpuinfo | grep "physical id" | sort | uniq | wc -l
2
linux:~# cat /proc/cpuinfo | grep "cpu cores" | uniq
cpu cores : 6
linux:~# cat /proc/cpuinfo | grep "^processor"
processor : 0
processor : 1
processor : 2
processor : 3
processor : 4
processor : 5
processor : 6
processor : 7
processor : 8
processor : 9
processor : 10
processor : 11
processor : 12
processor : 13
processor : 14
processor : 15
processor : 16
processor : 17
processor : 18
processor : 19
processor : 20
processor : 21
processor : 22
processor : 23
I need a cacti graph template where I get the CPU information usage about every cores. I tried to use some templates that I found in the forum but I have no success.
Please somebody can help me?
Thanks!
Get CPU Usage 24 Cores
Moderators: Developers, Moderators
Re: Get CPU Usage 24 Cores
Why not contribute one yourself? it's not that hard.
What you probably need to create is an SNMP data query, you can look that up in the docs and go from there.
What you probably need to create is an SNMP data query, you can look that up in the docs and go from there.
Who is online
Users browsing this forum: No registered users and 1 guest