Doug MacEachern
0638e38671
store net_connection addresses in binary rather than string
2006-07-04 16:44:44 +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
b1798c3e2f
move generic sigar_net_connection_list_get impl to sigar.c
2006-07-01 16:47:47 +00:00
Doug MacEachern
bf6984b477
implement sigar_net_connection_walk
2006-07-01 16:41:14 +00:00
Doug MacEachern
475ddf2428
remove mem.shared
2006-07-01 02:47:09 +00:00
Doug MacEachern
8355e44d8c
cast to prevent possible integer overflow in filesystem_usage
2006-05-31 00:59:14 +00:00
Doug MacEachern
cac8fa29a6
fix proc_args from breaking on zero-length arg
2006-04-23 16:01:08 +00:00
Doug MacEachern
0ea23da2ae
change proc_args to break after len is consumed rather than *ptr == \0
2006-04-03 17:48:56 +00:00
Doug MacEachern
fae3648010
fix proc_args on FreeBSD 6.0
2006-04-03 17:27:06 +00:00
Doug MacEachern
4c4a13570b
Remove Darwin proc_mem.shared impl
2006-03-16 18:36:07 +00:00
Doug MacEachern
335756bdb3
add net_interface_stat.speed
2006-03-07 01:26:27 +00:00
Doug MacEachern
9f5ad58812
add net_interface_stat.speed
2006-03-07 01:08:23 +00:00
Doug MacEachern
372c09119d
back out last change
2006-03-07 00:59:03 +00:00
Doug MacEachern
be0dd1c35e
add net_interface_config.speed
2006-03-05 02:22:01 +00:00
Doug MacEachern
81a29ba2a2
Add net_interface_config.description
2006-03-04 22:28:09 +00:00
Doug MacEachern
e63e0ff456
remove proc_mem.{rss,vsize}
2006-03-04 02:48:58 +00:00
Doug MacEachern
6e74f8455f
use HW_MEMSIZE on darwin for mem.total
2006-01-06 18:50:05 +00:00
Doug MacEachern
4717f7c8b4
use sigar->mach_port
2006-01-05 19:53:36 +00:00
Doug MacEachern
b32733daaa
fix compile on darwin
2006-01-05 19:33:12 +00:00
Doug MacEachern
bebaab7629
backout last change. sysctl swap stuff compiled on freebsd4 but doesnt work
2006-01-04 23:13:35 +00:00
Doug MacEachern
6cd102f0d7
port sysctl version of swap_get to freebsd4
2006-01-04 23:01:45 +00:00
Doug MacEachern
988e6e5424
EPERM_KMEM will map to SigarPermissionDeniedException
2006-01-04 22:46:20 +00:00
Doug MacEachern
b9eb07e719
SIGAR_EPERM_KMEM if failed to open /dev/kmem
2006-01-04 18:26:23 +00:00
Doug MacEachern
1f836924ce
kvm_close
2006-01-04 18:04:51 +00:00
Doug MacEachern
2f574c725c
use sigar_cpu_mhz_from_model
2006-01-03 21:48:30 +00:00
Doug MacEachern
1486b87692
add sanity check
2006-01-03 20:22:12 +00:00
Doug MacEachern
1f347a7d09
KERN_PROC_ARGS works on freebsd4 too
2006-01-03 19:54:06 +00:00
Doug MacEachern
8e153ef62f
port proc_fd to freebsd4
2006-01-02 22:18:33 +00:00
Doug MacEachern
e56e760d58
port proc_port to freebsd4
2006-01-02 22:15:24 +00:00
Doug MacEachern
6dbaff7b07
net_connection_list works on freebsd4 too
2006-01-02 22:04:19 +00:00
Doug MacEachern
7745201227
route_list works on freebsd4 too
2006-01-02 22:00:32 +00:00
Doug MacEachern
6c3eda260b
proc_time impl for freebsd4
2006-01-02 21:51:02 +00:00
Doug MacEachern
3d4267a6a7
workaround freebsd lack of per-cpu metrics
2006-01-02 18:45:49 +00:00
Doug MacEachern
e2aeb5aac0
remove unused code
2006-01-02 17:18:55 +00:00
Doug MacEachern
8e8cd18e16
avoid int overflow in mem_get
2005-12-31 20:35:56 +00:00
Doug MacEachern
b5785ebec1
fix cpu_list for multi cpus on darwin
2005-12-31 19:51:04 +00:00
Doug MacEachern
d35e406067
fix proc_list for freebsd4
2005-12-31 18:46:55 +00:00
Doug MacEachern
8bc0f0d245
always init interface list for stats
2005-12-12 18:01:28 +00:00
Doug MacEachern
b08443a84a
fix freebsd compile
2005-12-05 18:45:37 +00:00
Doug MacEachern
09da6e96e0
filter out auto-mounted filesystems
2005-12-05 18:43:42 +00:00
Doug MacEachern
79bc88de67
filter network interfaces to just loopback and ethernet
2005-12-05 18:38:11 +00:00
Doug MacEachern
82e6f77d0e
convert cpu_info.cache_size to KB
2005-12-02 04:56:57 +00:00
Doug MacEachern
b228641334
fix darwin compile
2005-12-02 02:32:07 +00:00
Doug MacEachern
e0bc9674b5
fix freebsd compile
2005-12-02 02:30:53 +00:00
Doug MacEachern
abf6d0735f
add cpu_info.cache_size
2005-12-02 01:22:16 +00:00
Doug MacEachern
1cf03e463a
unhardcode powerpc as the cpu model
2005-12-02 01:12:51 +00:00
Doug MacEachern
c7061cc660
get cpu mhz for darwin
2005-12-02 01:03:03 +00:00
Doug MacEachern
a6f687a894
stub proc_state.processor
2005-11-28 17:48:57 +00:00
Doug MacEachern
b83898fb21
add proc_mem.page_faults
2005-11-28 17:40:51 +00:00
Doug MacEachern
591f07422d
fix file_system_usage.free_files
2005-11-28 17:29:26 +00:00
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