Commit Graph

594 Commits

Author SHA1 Message Date
Doug MacEachern
b6950ca519 store net_connection addresses in binary rather than string 2006-07-04 16:41:53 +00:00
Doug MacEachern
e4303ee612 store net_connection addresses in binary rather than string 2006-07-04 16:35:27 +00:00
Doug MacEachern
1dfae602a6 rename connection getters 2006-07-03 20:34:42 +00:00
Doug MacEachern
b313b3ec27 /proc/net parsing optimizations 2006-07-03 20:17:35 +00:00
Doug MacEachern
41eb2b178a change sigar_net_connection_list_get stubs to sigar_net_connection_walk 2006-07-01 19:31:27 +00:00
Doug MacEachern
dc6429ad45 expose sigar_net_stat_get now that all platforms implement net_connection_walk 2006-07-01 19:14:32 +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
336c22d863 implement net_connection_walk for win32 2006-07-01 19:07:15 +00:00
Doug MacEachern
5f8da2ce15 net_connection_list_get needs decl for win32 2006-07-01 19:06:11 +00:00
Doug MacEachern
51dceb9688 implement sigar_net_connection_walk for aix 2006-07-01 18:44:41 +00:00
Doug MacEachern
26d9d5fa4f minor cleanup 2006-07-01 18:36:42 +00:00
Doug MacEachern
8115fc3f9e implement sigar_net_connection_walk for hpux 2006-07-01 18:14:13 +00:00
Doug MacEachern
525c16a5f9 implement sigar_net_connection_walk for solaris 2006-07-01 17:16:47 +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
829f93104f remove aix 4.x + 5.x bincompat insanity, allowing sigar to be compiled on 5.x 2006-06-28 02:48:02 +00:00
Doug MacEachern
774f110915 [SIGAR-7] Convert sectors to bytes in Linux file system read/write bytes metrics 2006-06-22 02:48:19 +00:00
Doug MacEachern
954b01b441 doc /proc/diskstats fields 2006-06-21 17:53:15 +00:00
Doug MacEachern
5d6e5c1e8e add some iostat debug logs 2006-06-21 16:54:16 +00:00
Doug MacEachern
417ee0d439 implement net_stat_get 2006-06-20 00:30:17 +00:00
Doug MacEachern
7f434cf5ce implement net_connection_walk 2006-06-20 00:28:21 +00:00
Doug MacEachern
8f29dedf2d add sigar_cache_find function 2006-06-20 00:13:12 +00:00
Doug MacEachern
0aa428e669 proper check for GetUdpTable 2006-06-20 00:02:47 +00:00
Doug MacEachern
b279cfa785 start alternative to sigar_net_connection_list_get 2006-06-15 20:50:00 +00:00
Doug MacEachern
541fe6b395 only punt mtrr write-back if way off from MemTotal 2006-06-13 17:59:58 +00:00
Doug MacEachern
3ff6042aaf backout previous mem changes. only punt mtrr to rounding if > 1 write-back register 2006-06-13 15:38:43 +00:00
Doug MacEachern
5ff5b9d145 [SIGAR-6] Use rounding for mem.ram on Linux rather than /proc/mtrr 2006-06-09 18:39:28 +00:00
Doug MacEachern
8e5ff7d47d better rounding function for sigar_mem_calc_ram 2006-06-09 18:38:58 +00:00
Doug MacEachern
071ca22aba [SIGAR-5] Fix netinfo default gateway 2006-06-09 17:42:46 +00:00
Doug MacEachern
8355e44d8c cast to prevent possible integer overflow in filesystem_usage 2006-05-31 00:59:14 +00:00
Doug MacEachern
bd6415618b fold UltraSPARC-T1 virtual cpus into the physical cpus 2006-05-03 07:02:35 +00:00
Doug MacEachern
87e66ddba6 add several sanity checks to net_connection_list 2006-04-24 18:18:16 +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
933b7734a6 fix procfs_pargs in the case of an empty argument 2006-04-03 02:17:54 +00:00
Doug MacEachern
8e48b40ec2 HT enabled detection is not reliable 2006-03-22 02:46:11 +00:00
Doug MacEachern
4c4a13570b Remove Darwin proc_mem.shared impl 2006-03-16 18:36:07 +00:00
Doug MacEachern
39e0b3b948 add net_interface_stat.speed 2006-03-07 01:35:56 +00:00
Doug MacEachern
335756bdb3 add net_interface_stat.speed 2006-03-07 01:26:27 +00:00
Doug MacEachern
ce71b968c6 add net_interface_stat.speed for solaris 2006-03-07 01:20:58 +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
61a2a98f67 try IFMIB first to get hwaddr and MTU 2006-03-04 22:12:18 +00:00
Doug MacEachern
e63e0ff456 remove proc_mem.{rss,vsize} 2006-03-04 02:48:58 +00:00
Doug MacEachern
a83dc21a87 proc_mem fixups 2006-03-04 02:23:02 +00:00
Doug MacEachern
7250cfe937 proper check if HT is enabled 2006-03-03 02:01:19 +00:00