Discussion:
Multiple CPU Monitoring
joanypony
2012-03-21 13:20:19 UTC
Permalink
joanypony [http://community.zenoss.org/people/joanypony] created the discussion

"Multiple CPU Monitoring"

To view the discussion, visit: http://community.zenoss.org/message/65359#65359

--------------------------------------------------------------
Hi,
Does anyone know of a way to graph multiple CPUs in one graph? I can't see it in Zenpacks. I've attached the sample graph we currently get from Cacti..

Regards,
Joan
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/65359#65359]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
PeterD
2012-09-25 21:22:11 UTC
Permalink
PeterD [http://community.zenoss.org/people/PeterD] created the discussion

"Re: Multiple CPU Monitoring"

To view the discussion, visit: http://community.zenoss.org/message/68742#68742

--------------------------------------------------------------
I too would like some feedback on how to do this in ZenOSS :|

*bump*
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/68742#68742]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
dhopp
2012-09-25 21:25:16 UTC
Permalink
dhopp [http://community.zenoss.org/people/dhopp] created the discussion

"Re: Multiple CPU Monitoring"

To view the discussion, visit: http://community.zenoss.org/message/68730#68730

--------------------------------------------------------------
You would need to build a custom template that has the appropriate oids and then add those datapoints to a new graph.

--Dennis
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/68730#68730]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
PeterD
2012-09-25 21:29:23 UTC
Permalink
PeterD [http://community.zenoss.org/people/PeterD] created the discussion

"Re: Multiple CPU Monitoring"

To view the discussion, visit: http://community.zenoss.org/message/68744#68744

--------------------------------------------------------------
What if your using SSH to monitor a IAX/Unix box?

Is there a write up anywhere on how to do it that way with something like say "sar"?

Example:

| # sar -P ALL 3 1000                   | |

| | 09/25/1 |

System configuration: lcpu=8 ent=0.43 mode=Uncapped

| 17:25:23 cpu | %usr | %sys | %wio   %idle   physc   %entc |
| 17:25:26  0   | 68  | 27   | 0   | 5 | 0.27 | 62.3 |
|       | 1   | 87  | 11   | 0   | 2 | 0.37 | 86.6 |
|       | 2   | 86  | 13   | 0   | 2 | 0.48   112.0 |
|       | 3   | 63  | 30   | 0   | 7 | 0.13 | 30.7 |
|       | 4   | 91   | 8   | 0   | 1 | 0.58   135.5 |
|       | 5   | 83  | 13   | 0   | 3 | 0.21 | 48.4 |
|       | 6   | 94   | 5   | 0   | 1 | 0.67   155.8 |
|       | 7   | 81  | 15   | 0   | 4 | 0.15 | 35.5 |
|       | -   | 86  | 12   | 0   | 2 | 2.87   666.8 |
| 17:25:29  0   | 87  | 11   | 0   | 2 | 0.40 | 93.7 |
|       | 1   | 90   | 8   | 0   | 2 | 0.37 | 86.7 |
|       | 2   | 89  | 10   | 0   | 2 | 0.46   106.0 |
|       | 3   | 80  | 17   | 0   | 3 | 0.24 | 55.7 |
|       | 4   | 73  | 22   | 0   | 4 | 0.25 | 59.0 |
|       | 5   | 80  | 16   | 0   | 3 | 0.29 | 68.5 |
|       | 6   | 92   | 7   | 0   | 1 | 0.54   125.4 |
|       | 7   | 82  | 15   | 0   | 3 | 0.22 | 51.0 |
|       | -   | 86  | 12   | 0   | 2 | 2.78   646.1 |
| 17:25:32  0   | 68  | 29   | 0   | 3 | 0.28 | 64.1 |
|       | 1   | 82  | 16   | 0   | 2 | 0.34 | 77.9 |
|       | 2   | 83  | 16   | 0   | 1 | 0.46   107.1 |
|       | 3   | 80  | 17   | 0   | 3 | 0.22 | 51.1 |
|       | 4   | 86  | 13   | 0   | 1 | 0.46   106.8 |
|       | 5   | 86  | 12   | 0   | 2 | 0.30 | 68.7 |
|       | 6   | 88  | 12   | 0   | 1 | 0.66   152.7 |
|       | 7   | 81  | 15   | 0   | 4 | 0.17 | 39.0 |
|       | -   | 83  | 15   | 0   | 2 | 2.87   667.3 |
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/68744#68744]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...