sigar/ChangeLog

112 lines
2.9 KiB
Plaintext
Raw Normal View History

2005-02-24 01:36:54 +08:00
2005-02-23 Doug MacEachern <dougm@hyperic.net>
2005-02-24 05:59:47 +08:00
* 1.1.16 released
2005-02-24 01:36:54 +08:00
* Add function to get data seen in the 'who' command
2005-02-21 10:21:03 +08:00
2005-02-20 Doug MacEachern <dougm@hyperic.net>
* Add NfsFileSystem class w/ ping method
2005-02-17 10:37:16 +08:00
2005-02-16 Doug MacEachern <dougm@hyperic.net>
* Add FreeBSD support
* Add 64-bit linux support
2005-01-27 10:48:21 +08:00
2005-01-26 Doug MacEachern <dougm@hyperic.net>
* 1.1.15 released
* fix windows 2003 problem with metrics that use the perfdata
registry interface when pdh.dll functions are used by the same
process.
* Pdh.getSingleValue now uses PdhGetRawCounterValue underneath
* fix win32.Pdh.close method
* fix win32.Service.finalize method
2005-01-07 Doug MacEachern <dougm@hyperic.net>
* implement thread-cpu metrics for aix
2005-01-07 06:34:56 +08:00
2005-01-06 Doug MacEachern <dougm@hyperic.net>
2005-01-07 06:36:33 +08:00
* 1.1.14 released
2005-01-07 06:34:56 +08:00
* fix solaris bug w/ multiple network interfaces that have the
same name (hme0, hme1, etc)
* fix bug in MultiProc that sometimes resulted in negative numbers
* add win32.Service.getServiceNames method
2004-12-12 05:12:27 +08:00
2004-12-11 Doug MacEachern <dougm@hyperic.net>
* 1.1.13 released
2004-12-07 14:27:18 +08:00
2004-12-06 Doug MacEachern <dougm@hyperic.net>
* add iostat shell command
2004-12-12 04:31:48 +08:00
* implement disk io metrics for aix, solaris and hpux
2004-12-07 14:27:18 +08:00
2004-12-06 09:09:52 +08:00
2004-12-05 Doug MacEachern <dougm@hyperic.net>
* added sigar_file_system_usage_t.disk_{reads,writes} fields.
implement only on linux and win32 for the moment.
2004-11-29 Doug MacEachern <dougm@hyperic.net>
* fix possible segfault in sigar_group_name_get if gid == -1
2004-11-23 08:24:29 +08:00
2004-11-22 Doug MacEachern <dougm@hyperic.net>
* fix bug in RegistryKey.openSubKey under WebSphere 4.0 jdk
2004-11-22 09:59:29 +08:00
2004-11-21 Doug MacEachern <dougm@hyperic.net>
2004-11-23 08:24:29 +08:00
* 1.1.11 released
2004-11-22 09:59:29 +08:00
* merged hyperic win32bindings package into sigar.win32
* added sigar_cpu_t.wait metric
2004-11-20 11:37:00 +08:00
2004-11-19 Doug MacEachern <dougm@hyperic.net>
* added sigar_mem_t.actual_{used,free} fields.
on linux for example adjusts -/+ buffers/cache
2004-11-20 11:39:01 +08:00
2004-11-17 Doug MacEachern <dougm@hyperic.net>
* added sigar_thread_cpu_t, per-thread cpu metrics
2004-11-20 11:37:00 +08:00
2004-11-16 Doug MacEachern <dougm@hyperic.net>
* 1.1.10 released
2004-11-15 08:45:01 +08:00
2004-11-12 John Sachs <jsachs@hyperic.net>
* added sysinfo shell command
2004-11-10 Doug MacEachern <dougm@hyperic.net>
* added MultiProcCpu and MultiProcMem classes
* added mps (multi-process ps) shell command
2004-11-02 Doug MacEachern <dougm@hyperic.net>
* fix cpu idle metric for windows 2000 and NT versions
2004-10-06 04:48:00 +08:00
2004-10-05 Doug MacEachern <dougm@hyperic.net>
* make sigar_swap and sigar_mem compatible with linux 2.6 kernel
2004-09-08 00:10:04 +08:00
2004-09-07 Doug MacEachern <dougm@hyperic.net>
* starting ChangeLog for version 1.1.10