Commit Graph

22 Commits

Author SHA1 Message Date
Doug MacEachern
3f94d624b1 Make sure solaris has _POSIX_PTHREAD_SEMANTICS defined 2007-02-07 16:32:36 +00:00
Doug MacEachern
165e7d6a99 fix cpu metrics for sparc64 and change loadavg back to using ui32 2007-01-17 18:14:14 +00:00
Doug MacEachern
ee70e39574 use kstat_named_t.value.ui64 when built for sparc64 2007-01-17 17:19:06 +00:00
Doug MacEachern
e472dc9d9a add copyright 2006-07-15 17:46:36 +00:00
Doug MacEachern
13751fe221 all platforms use sigar.c:sigar_net_connection_list_get expect linux 2006-07-01 19:11:54 +00:00
Doug MacEachern
525c16a5f9 implement sigar_net_connection_walk for solaris 2006-07-01 17:16:47 +00:00
Doug MacEachern
bd6415618b fold UltraSPARC-T1 virtual cpus into the physical cpus 2006-05-03 07:02:35 +00:00
Doug MacEachern
ce71b968c6 add net_interface_stat.speed for solaris 2006-03-07 01:20:58 +00:00
Doug MacEachern
9414b07011 cache args when using ucb/ps 2005-12-10 02:33:49 +00:00
Doug MacEachern
50f8e4e4b6 experiment w/ using /usr/ucb/ps for proc_args if EACCES 2005-12-10 01:01:44 +00:00
Doug MacEachern
b18c9b2c3d remove unused code 2005-12-09 21:55:06 +00:00
Doug MacEachern
fb475be338 always use sigar_kstat_update rather than kstat_chain_update directly 2005-12-09 19:24:40 +00:00
Doug MacEachern
be7bfa24cd dont include malloc.h ifdef DMALLOC 2005-11-09 19:20:44 +00:00
Doug MacEachern
cd7c0dd425 map mib2 errmsg 2005-03-12 06:22:35 +00:00
Doug MacEachern
5a34e13959 add mib2_t to sigar_t 2005-03-11 21:30:17 +00:00
Doug MacEachern
1a4f8ae004 implement disk i/o metrics 2004-12-07 05:06:03 +00:00
Doug MacEachern
9a071a99a4 detect solaris version, use it to skip init_libproc if >= solaris 10. 2004-09-04 22:59:40 +00:00
Doug MacEachern
42f7549b49 remove unused /proc/cred function.
fix proc_status function name.
2004-09-04 19:01:44 +00:00
Doug MacEachern
19e7aa64a5 fillin proc_exe.name 2004-07-30 02:15:05 +00:00
Doug MacEachern
23f6fd91b3 use libproc.so to fillin the proc_exe cwd and root fields 2004-07-30 01:57:58 +00:00
Doug MacEachern
51eb79a392 proc_modules impl 2004-07-05 22:28:31 +00:00
Doug MacEachern
dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00