[collectd] Solaris vmstat info available in any current plugins

Florian Forster octo at verplant.org
Tue Jun 1 17:00:11 CEST 2010


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/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20100601/3904d997/attachment.pgp 


More information about the collectd mailing list