Commit Graph

1661 Commits

Author SHA1 Message Date
Doug MacEachern aedc5d075e convert net_route to use net_address_t 2006-07-04 19:33:03 +00:00
Doug MacEachern 28c7957ec7 convert net_route to use net_address_t 2006-07-04 19:30:04 +00:00
Doug MacEachern e7e089d5e7 convert net_route to use net_address_t 2006-07-04 19:27:59 +00:00
Doug MacEachern 9751e49318 remove obsolete 'NetAddr' mapping 2006-07-04 19:24:22 +00:00
Doug MacEachern ee37d10b2c convert net_route to use net_address_t 2006-07-04 19:22:05 +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 4c0b9565f8 convert net_interface_config to use sigar_net_address_t 2006-07-04 17:38:40 +00:00
Doug MacEachern c6f8805803 fix solaris compile 2006-07-04 17:38:14 +00:00
Doug MacEachern 86c4011c40 convert net_interface_config to use sigar_net_address_t 2006-07-04 17:32:08 +00:00
Doug MacEachern c42c645a0a store net_connection addresses in binary rather than string 2006-07-04 16:50:19 +00:00
Doug MacEachern 8830e5e6ad fix net_stat decl for win32 2006-07-04 16:49:27 +00:00
Doug MacEachern 0638e38671 store net_connection addresses in binary rather than string 2006-07-04 16:44:44 +00:00
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 196c91703c add uint32 typedef 2006-07-03 21:38:43 +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 f26a733bfa add/use macro for all functions in the 'Sigar' class 2006-07-03 16:26:21 +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 841746528a fix net_stat to deal w/ sizeof(jint) != sizeof(int) 2006-07-01 19:28:53 +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 51e38b4264 pull hyperic_jni from head for now 2006-06-28 03:06:48 +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 9badde2eae use org.hyperic.jni 2006-06-27 13:12:56 +00:00
Doug MacEachern 09e476c9ae rename net.hyperic.sigar -> org.hyperic.sigar 2006-06-27 12:44:52 +00:00
Doug MacEachern 2b812125f3 bump version to 1.2 2006-06-27 12:29:00 +00:00
Doug MacEachern 693e37dd25 use package variable 2006-06-22 17:04:48 +00:00
Doug MacEachern 12b5172685 bump version 2006-06-22 14:51:08 +00:00
Doug MacEachern 9eeb4d8ada move clearScreen method to Shell 2006-06-22 02:57:23 +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 6f35415499 add support for pid flag 2006-06-20 22:26:10 +00:00
Doug MacEachern a0de608f82 experimenting w/ native net_stat 2006-06-20 03:14:46 +00:00
Doug MacEachern 8091316504 binding for native net_stat 2006-06-20 03:12:28 +00:00
Doug MacEachern 6ff7de288c dont print listeners by default 2006-06-20 01:01:45 +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 c24b20a928 add net_connection_walk decl 2006-06-20 00:27:58 +00:00
Doug MacEachern bebf4d7713 decls for native net stat metrics 2006-06-20 00:17:59 +00:00