Commit Graph

603 Commits

Author SHA1 Message Date
Doug MacEachern 08e6b0cb8b check /dev/kmem perms 2005-02-12 01:50:56 +00:00
Doug MacEachern 066ef754c4 some freebsd cpu infos 2005-02-12 00:40:52 +00:00
Doug MacEachern 7852029a84 freebsd cpu mhz 2005-02-12 00:18:00 +00:00
Doug MacEachern ffd6610ea9 darwin cpu mhz 2005-02-12 00:11:43 +00:00
Doug MacEachern d1a6e3e143 always destroy the rpc client in nfsping 2005-02-11 23:47:10 +00:00
Doug MacEachern c9287bfccc move procfs_args_get within ifdef WIN32 2005-02-11 21:27:38 +00:00
Doug MacEachern 49be12938f piece of proc_exe for freebsd 2005-02-09 08:07:32 +00:00
Doug MacEachern 99ed144a86 freebsd proc_env 2005-02-09 07:53:28 +00:00
Doug MacEachern 26596a0fee freebsd proc_args 2005-02-09 07:29:45 +00:00
Doug MacEachern b2cc0c4c48 move /proc/pid/cmdline parsing to sigar_util.c 2005-02-09 07:29:31 +00:00
Doug MacEachern 734e766771 freebsd proc_time 2005-02-09 07:06:04 +00:00
Doug MacEachern a4a38b0725 trace start_time in Date format 2005-02-09 07:05:43 +00:00
Doug MacEachern 06abd079e8 freebsd proc_list 2005-02-09 04:31:08 +00:00
Doug MacEachern 7d61e468b2 freebsd memory metrics 2005-02-09 04:19:55 +00:00
Doug MacEachern d879ff5bb8 rename handle to /dev/kmem 2005-02-09 03:56:27 +00:00
Doug MacEachern 0f4850670f freebsd cpu metrics 2005-02-09 03:54:57 +00:00
Doug MacEachern ac37c62faa freebsd swap metrics 2005-02-09 03:36:54 +00:00
Doug MacEachern f2b66f82cb fix freebsd compile 2005-02-09 01:22:37 +00:00
Doug MacEachern aae3c7496c function to ping an nfs server 2005-02-03 22:25:08 +00:00
Doug MacEachern 7f15d07b45 fix win2003 crash 2005-01-28 16:33:12 +00:00
Doug MacEachern 8af784d4eb changes 2005-01-27 02:48:21 +00:00
Doug MacEachern 260f66915e bump version 2005-01-27 02:47:18 +00:00
Doug MacEachern 9143abc140 fix windows 2003 perfdata registry/pdh.dll problem 2005-01-27 02:28:31 +00:00
Doug MacEachern d49a0b720a GetInstances only needs PERF_DETAIL_NOVICE to get the names 2005-01-26 22:04:56 +00:00
Doug MacEachern 14942613a3 use PdhGetRawCounterValue instead of PdhGetFormattedCounterValue 2005-01-26 22:00:44 +00:00
Doug MacEachern 3da65be191 finalize needs to be protected not public else will not get invoked 2005-01-20 00:49:12 +00:00
Doug MacEachern c462123080 declare that the native methods throw Win32Exception 2005-01-20 00:48:19 +00:00
Doug MacEachern 00e64ab40d PR: 9664
fix close method so if an app directly calls close(), finalize wont blow up.
2005-01-20 00:45:00 +00:00
Doug MacEachern bee745af0d aix thread_cpu_get impl 2005-01-07 00:34:58 +00:00
Doug MacEachern ebb4e703c8 link against libpthreads 2005-01-07 00:09:37 +00:00
Doug MacEachern 11ecd9cf07 pthread_getrusage_np wrapper 2005-01-07 00:09:23 +00:00
Doug MacEachern 45bef706a4 from 5.2, required to link pthread_getrusage_np when building on 4.3 2005-01-07 00:08:27 +00:00
Doug MacEachern f606fe33a7 copy-paste-o 2005-01-06 22:36:33 +00:00
Doug MacEachern 74f104f1fe bump version 2005-01-06 22:35:03 +00:00
Doug MacEachern f077446f50 changes 2005-01-06 22:34:56 +00:00
Doug MacEachern 063d879294 only map ENOENT to ESRCH for /proc open errors 2004-12-18 01:20:19 +00:00
Doug MacEachern a168c9c0f6 prevent negative cpu percentage 2004-12-17 07:04:50 +00:00
Doug MacEachern 55e669634c fix bug sigar_get_kstats_multi where not enough memory was allocated 2004-12-17 00:43:32 +00:00
Doug MacEachern eb1528f3f4 add Service.getServiceNames method 2004-12-12 02:48:39 +00:00
Doug MacEachern 0a8464d9e9 1.1.13 2004-12-11 21:12:27 +00:00
Doug MacEachern e2be44cf1c windows fix 2004-12-11 21:11:41 +00:00
Doug MacEachern 23fbb1c8ce bump version 2004-12-11 21:11:29 +00:00
Doug MacEachern ce617f3867 hpux has disk metrics now 2004-12-11 20:31:48 +00:00
Doug MacEachern 8e420228a1 fix if disk has no volume group 2004-12-11 01:10:53 +00:00
Doug MacEachern 7362619bc1 more fixes for ibm/websphere4 jdk 2004-12-10 00:45:36 +00:00
Doug MacEachern 0bb1ba8711 have been supporting solaris 10 for a while now 2004-12-09 03:20:44 +00:00
Doug MacEachern 9721ca0121 implement disk i/o metrics 2004-12-07 16:53:34 +00:00
Doug MacEachern e4a6c819be better format 2004-12-07 06:30:07 +00:00
Doug MacEachern 5b51110c92 update disk metric docs 2004-12-07 06:29:32 +00:00
Doug MacEachern 0b8e46852a changes 2004-12-07 06:27:18 +00:00