Doug MacEachern
|
e472dc9d9a
|
add copyright
|
2006-07-15 17:46:36 +00:00 |
|
Doug MacEachern
|
1bd1cbd9f4
|
fix compile warning
|
2006-07-06 00:32:45 +00:00 |
|
Doug MacEachern
|
287af5e947
|
changing hwaddr to sigar_net_address_t
|
2006-07-05 21:12:10 +00:00 |
|
Doug MacEachern
|
a2597443b7
|
unhardcode cpu vendor
|
2006-07-05 19:20:12 +00:00 |
|
Doug MacEachern
|
a58b419690
|
zero ifconfig in net_interface_config_get
|
2006-07-05 18:10:51 +00:00 |
|
Doug MacEachern
|
28c7957ec7
|
convert net_route to use net_address_t
|
2006-07-04 19:30:04 +00:00 |
|
Doug MacEachern
|
972f3855dd
|
convert net_interface_config to use sigar_net_address_t
|
2006-07-04 17:44:13 +00:00 |
|
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 |
|