Hi Cleveland,

On Thu, May 27, 2010 at 10:59:43AM -0400, Cleveland Mark-RGKW63 wrote:
> Do any of the current plugins available on Solaris provide similar
> information to what you can get from vmstat? In particular I am
> interested in process information w/ respect to number that are
> running/blocked/waiting (r b w) and paging info, page in/page out info
> (pi po)

generally, this information is collected by the "processes" plugin.
Under Solaris, it is able to determine the number of running, blocked,
idle, … processes only.

The number of pagefaults, memory sizes etc. is determined on a
per-process basis if requested by the user. This is not yet possible
under solaris.

Global page-in/page-out counters could be added to the "vmem" plugin,
which is Linux-only at the moment.

Regards,
—octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/

Attachment: signature.asc
Description: Digital signature

_______________________________________________
collectd mailing list
collectd@verplant.org
http://mailman.verplant.org/listinfo/collectd

Reply via email to