James,

In your gmond.conf, I would expect to see something like this:

collection_group {
 collect_every = 30
 time_threshold = 120
 metric {
   name = "cpu_user"
   value_threshold = "1.0"
 }
 metric {
   name = "cpu_system"
   value_threshold = "1.0"
 }
 metric {
   name = "cpu_idle"
   value_threshold = "5.0"
 }
 metric {
   name = "cpu_nice"
   value_threshold = "1.0"
 }
 metric {
   name = "cpu_aidle"
   value_threshold = "5.0"
 }
 metric {
   name = "cpu_wio"
   value_threshold = "1.0"
 }
}

HTH,
Ian

James Richardson wrote:

Ian,

Thanks for your reply.

I'm currently running Ganglia 3.0.1 across my (Linux 2.4/2.6) environment, however cpu_nice does not seem to be collecting cpu_nice values. How would I go about collecting this?

---

James T. Richardson, Jr.

[EMAIL PROTECTED]

eXcellence in IS Solutions, Inc.

713-862-9200 x226

*From:* Ian Cunningham [mailto:[EMAIL PROTECTED]
*Sent:* Wednesday, June 27, 2007 2:16 PM
*To:* James Richardson
*Cc:* [email protected]
*Subject:* Re: [Ganglia-general] Not reporting cpu_nice?

James,

Linux: cpu_nice is supported
Solaris: nice is reported as cpu_user
BSD: unknown
Mac OS X: unknown
Windows (cygwin): not supported
Windows (aprconsulting): unknown

Cheers,
Ian

James Richardson wrote:

Is there a way to have Ganglia collect and report cpu_nice values?

Thanks,

---

James T. Richardson, Jr.

[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

eXcellence in IS Solutions, Inc.

713-862-9200 x226

NOTICE:
This message may contain privileged or otherwise confidential information.
If you are not the intended recipient, please immediately advise the sender
by reply email and delete the message and any attachments without using,
copying or disclosing the contents.
------------------------------------------------------------------------


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
------------------------------------------------------------------------


_______________________________________________
Ganglia-general mailing list
[email protected] 
<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/ganglia-general
NOTICE:
This message may contain privileged or otherwise confidential information.
If you are not the intended recipient, please immediately advise the sender
by reply email and delete the message and any attachments without using,
copying or disclosing the contents.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to