Doug MacEachern
0d38b8332d
stub proc_mem fault metrics
2005-11-23 18:00:02 +00:00
Doug MacEachern
6f791278db
stub proc_state.threads
2005-11-23 00:39:37 +00:00
Doug MacEachern
0e912b962c
set net_interface_config.type
2005-11-18 20:03:44 +00:00
Doug MacEachern
9b749dff51
net_route_list works on darwin
2005-09-24 15:16:08 +00:00
Doug MacEachern
2ad7586b2b
remove uneeded include that breaks freebsd
2005-09-24 15:02:10 +00:00
Doug MacEachern
9fc15b09d8
net_connection_list works on darwin with the proper includes
2005-09-24 15:00:01 +00:00
Doug MacEachern
d36d72b16c
more net_route stuff
2005-07-15 03:19:11 +00:00
Doug MacEachern
5b5f4bf48f
start net_route_list impl
2005-07-13 04:08:36 +00:00
Doug MacEachern
f9291a4e85
proc_mem fixes
2005-06-16 22:21:24 +00:00
Doug MacEachern
d182f89671
process memory metrics for darwin
2005-06-16 21:24:49 +00:00
Doug MacEachern
b8acea2adb
implement proc_args for darwin
2005-05-25 20:05:46 +00:00
Doug MacEachern
3a84d89a78
convert cpu time to seconds
2005-05-12 03:10:41 +00:00
Doug MacEachern
1145f83c97
fold CP_INTR into CP_SYS
2005-05-12 02:57:24 +00:00
Doug MacEachern
22452e99fc
add file_system_usage_t.used field
2005-04-26 19:55:21 +00:00
Doug MacEachern
aa3a6a201d
init new disk fields
2005-04-07 01:28:07 +00:00
Doug MacEachern
f658fa20db
fix darwin compile
2005-03-21 20:54:23 +00:00
Doug MacEachern
70197b9615
tmp thread_cpu impl
2005-03-21 00:07:20 +00:00
Doug MacEachern
8e63b5ea78
filter out system procs
2005-03-20 19:10:14 +00:00
Doug MacEachern
0347b1043d
terminate the nlist
2005-03-20 19:08:58 +00:00
Doug MacEachern
d4eb411774
freebsd5 proc_port impl
2005-03-20 05:34:11 +00:00
Doug MacEachern
bcb098a34d
stub proc_port for all platforms
2005-03-16 02:47:57 +00:00
Doug MacEachern
5cb9e6bfcf
freebsd5 net_connection_list impl
2005-03-14 20:48:55 +00:00
Doug MacEachern
b9144d1728
pass sigar_t* to sigar_os_error_string
2005-03-12 06:19:34 +00:00
Doug MacEachern
9cc156a739
darwin fix
2005-02-20 01:38:02 +00:00
Doug MacEachern
275865954c
compile again on freebsd 4
2005-02-20 00:45:28 +00:00
Doug MacEachern
8af7281e69
freebsd proc_fd impl
2005-02-19 03:10:56 +00:00
Doug MacEachern
acdd130d6b
filter out system procs from proc_list
2005-02-19 00:06:44 +00:00
Doug MacEachern
0bd202c57b
convert start_time to millis
2005-02-18 23:54:33 +00:00
Doug MacEachern
dfc17b0616
cpu mhz fixup
2005-02-17 01:42:22 +00:00
Doug MacEachern
aa74f370ad
freebsd disk read/write metrics
2005-02-16 19:27:29 +00:00
Doug MacEachern
2b26862c45
freebsd proc_args using sysctl
2005-02-16 18:33:00 +00:00
Doug MacEachern
54b12212fa
change proc_env to return NOTIMPL if no /dev/kmem perms.
2005-02-16 18:01:21 +00:00
Doug MacEachern
2ee1013aad
lets say NOTIMPL if /proc is not mounted. freebsd 5.x does not mount /proc
...
by default.
2005-02-16 17:56:31 +00:00
Doug MacEachern
5e065145e5
avoid /proc on freebsd for proc_time
2005-02-16 02:54:17 +00:00
Doug MacEachern
c37991c69c
/proc check for proc_exe
2005-02-15 19:13:59 +00:00
Doug MacEachern
44fabf2103
use sysctl for memory metrics on freebsd
2005-02-15 18:47:48 +00:00
Doug MacEachern
eddfa04179
first try sysctl to get swap info on freebsd
2005-02-15 02:43:52 +00:00
Doug MacEachern
d02f09c178
sysctl code for darwin works on freebsd 5.3 (not 4.x), use it to avoid
...
/dev/kmem perms.
2005-02-15 02:09:48 +00:00
Doug MacEachern
59eb92f4ce
prevent perror() call if kvm_open fails
2005-02-15 01:57:19 +00:00
Doug MacEachern
1a0c381c58
try sysctl first to get cpu info
2005-02-15 01:56:22 +00:00
Doug MacEachern
6d6ebf238c
more /proc checks
2005-02-13 05:55:27 +00:00
Doug MacEachern
2d375e1f3f
some checks for /proc
2005-02-13 05:46:10 +00:00
Doug MacEachern
3521d8bc72
fix cpu mhz
2005-02-13 05:32:30 +00:00
Doug MacEachern
a50c77a330
compile again on freebsd 4.x
2005-02-13 05:13:30 +00:00
Doug MacEachern
6f86a07623
filter out system processes and threads from proc_list
2005-02-13 05:05:21 +00:00
Doug MacEachern
b5bb7c5c4f
more freebsd 5.3 changes
2005-02-13 04:22:46 +00:00
Doug MacEachern
af9741da30
port to freebsd 5.3
2005-02-13 04:13:49 +00:00
Doug MacEachern
6ad0b561e7
freebsd proc_mem
2005-02-13 03:24:33 +00:00
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
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
734e766771
freebsd proc_time
2005-02-09 07:06:04 +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
728fd6d75d
initialize disk metrics for all platforms
2004-12-05 23:42:23 +00:00
Doug MacEachern
dfdff8b635
use SIGAR_FIELD_NOTIMPL constant in place of -1 or 0 for fields which are not implemented for a given platform
2004-12-05 23:36:48 +00:00
Doug MacEachern
46ba56bc17
add cpu.wait metric
2004-11-22 01:51:34 +00:00
Doug MacEachern
fee5b18641
removing mem.{buffer,cached} fields.
...
replace with actual_{free,used} fields so we can portably adjust
-/+ buffers/cache on linux and perhaps on other platforms w/ different
semantics.
2004-11-20 02:08:16 +00:00
Doug MacEachern
1299660b6c
thread_cpu stub
2004-11-17 05:35:17 +00:00
Ryan Morgan
a467383f27
Fill in temporary implementation of sigar_cpu_list_get to get all the
...
tests passing on darwin. Will add support for multiple cpu's later.
2004-09-23 06:10:26 +00:00
Ryan Morgan
fa9df002d1
Small fixes to get sigar sources compiling on Darwin again.
2004-09-22 21:34:05 +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
ddc6f4c55c
missed api _list convention, cpu_infos -> cpu_info_list
2004-07-10 04:44:45 +00:00
Doug MacEachern
97472cb48e
stub proc_modules_get
2004-06-22 19:40:37 +00:00
Doug MacEachern
dffe0da855
Initial revision
2004-06-21 22:37:04 +00:00