Commit Graph

66 Commits

Author SHA1 Message Date
Doug MacEachern bd2ef09744 who bindings 2005-02-22 01:51:21 +00:00
Doug MacEachern 63c5b91496 platform doc updates 2005-02-13 06:49:16 +00:00
Doug MacEachern ce617f3867 hpux has disk metrics now 2004-12-11 20:31:48 +00:00
Doug MacEachern 5b51110c92 update disk metric docs 2004-12-07 06:29:32 +00:00
Doug MacEachern e5582816c6 start disk i/o metrics 2004-12-05 01:18:57 +00:00
Doug MacEachern 46ba56bc17 add cpu.wait metric 2004-11-22 01:51:34 +00:00
Doug MacEachern 14f2e8811f making the native method public and renaming to gather 2004-11-21 19:11:55 +00:00
Doug MacEachern 6e7e2a4b0d add Mem.Actual{Free,Used} 2004-11-20 02:11:12 +00:00
Doug MacEachern 7eef781321 generate ThreadCpu class 2004-11-17 04:56:18 +00:00
Doug MacEachern 70e3f80232 converting NetAddr to string 2004-09-17 20:21:02 +00:00
Doug MacEachern 4736d77c87 add proc_time.total field (sum of user+sys) 2004-08-21 00:25:07 +00:00
Doug MacEachern 606275fc36 renaming proc_time.{utime,stime} to proc_time.{user,sys}
'utime' and 'stime' are common within system structures, but with lots of
other stuff in the structure unrelated to time.  having 'time' in both the
structure/class name and the field at the sigar level is just lame.
2004-08-21 00:13:13 +00:00
Doug MacEachern f2150b270e change sigar_throw_error to take jni_sigar_t param instead of sigar_t 2004-08-14 04:22:27 +00:00
Doug MacEachern 5bfb7910ba doc updates 2004-07-21 23:29:48 +00:00
Doug MacEachern dc4168178d removing uptime.idletime (only linux had this) 2004-07-21 21:56:55 +00:00
Doug MacEachern dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00