Sigmund is friendly clojure wrapper around the Hyperic SIGAR API
http://www.hyperic.com/products/sigar. It can tell you all sorts of
information about your currently executing process as well as the
system that you are working on. It provides quite a bit more
information than JMX:

   os: information, processes, memory, swap, resource limits, uptime
and logins.

   cpu: information, per cpu and average usage.

   jvm: runtime information for jvm.

   filesystem: mounted devices, disk usage, filesystem properties and
usage.

   network: usage, bandwidth, gateways, interface, routes and
connection status.

   process: per process information for cpu, memory, environment,
credentials, arguments and other information.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to