Commit Graph

  • 93b3e261c5 add build to sigar_version_t Doug MacEachern 2006-07-13 21:56:06 +0000
  • 0af92b17f9 move some version stuff to version.properties Doug MacEachern 2006-07-13 21:54:52 +0000
  • 8d2efbb3c1 switch to gpl Doug MacEachern 2006-07-12 21:20:07 +0000
  • 30b95b9729 point to sigar wiki Doug MacEachern 2006-07-12 16:53:52 +0000
  • 8a7e53b9a6 [SIGAR-9] Fix possible overflow in solaris sigar_mem_get impl Doug MacEachern 2006-07-11 22:03:48 +0000
  • d03d4a94d2 note 1.1 -> 1.2 Doug MacEachern 2006-07-11 19:19:01 +0000
  • 2ac292b2b4 Port linux impl to ppc64 arch Doug MacEachern 2006-07-11 17:45:18 +0000
  • 36159f8083 cpuinfo fixups for ppc64 linux Doug MacEachern 2006-07-11 17:40:18 +0000
  • 859900e605 add/use SIGAR_64BIT macro and include powerpc64 Doug MacEachern 2006-07-11 17:05:48 +0000
  • 1c17ba5160 fixup cpuid asm #ifdefs to compile on ppc arch Doug MacEachern 2006-07-11 16:32:05 +0000
  • 022f2d5e29 change hwaddr_set_null macro to prevent warnings from newer gcc Doug MacEachern 2006-07-11 16:30:09 +0000
  • 0956bf0ea4 note change Doug MacEachern 2006-07-11 01:08:18 +0000
  • f3b9a4a1c6 remove NetStat.sigar member, pass in to each stat() Doug MacEachern 2006-07-11 01:02:59 +0000
  • 068e85880f untabify Doug MacEachern 2006-07-11 00:46:08 +0000
  • 00058b3de6 [SIGAR-4] switch to native version of NetStat.stat Doug MacEachern 2006-07-11 00:40:06 +0000
  • 3c17c4974e fix file check Doug MacEachern 2006-07-11 00:25:08 +0000
  • 7b17fae247 use /dev/null or equiv when skipping generated .java Doug MacEachern 2006-07-10 22:03:37 +0000
  • b471945fbd use generated jfieldId cache/setter for NetStat Doug MacEachern 2006-07-10 21:54:57 +0000
  • 001ed4238d [SIGAR-4] native version of the Java NetStat metrics Doug MacEachern 2006-07-10 21:32:22 +0000
  • b039f75177 check all states Doug MacEachern 2006-07-10 21:29:51 +0000
  • 42e0842c54 add sigar_net_address_hash function Doug MacEachern 2006-07-10 20:42:16 +0000
  • 508a7d19b4 use sigar_uint32_t for net_stat metrics Doug MacEachern 2006-07-10 20:04:41 +0000
  • f1830f5576 revert TcpTable iteration to get LISTEN states first Doug MacEachern 2006-07-10 19:15:50 +0000
  • 638588fe9b changes Doug MacEachern 2006-07-07 22:20:20 +0000
  • 4f75602888 [SIGAR-8] Change win32 mem_get to use GlobalMemoryStatusEx Doug MacEachern 2006-07-07 20:29:22 +0000
  • ea4f9c7ee4 use libperfstat for net_interface_stat when available Doug MacEachern 2006-07-07 00:19:50 +0000
  • 98c1392db0 add netinterface wrapper Doug MacEachern 2006-07-07 00:18:23 +0000
  • 6a39114b1f extension is appended by newer cpptasks Doug MacEachern 2006-07-06 19:35:22 +0000
  • e190a04ee4 use boolean flag to check state in close method Doug MacEachern 2006-07-06 18:37:38 +0000
  • 170bc35076 dont generate .java if already exists add alias mechanism for structure members Doug MacEachern 2006-07-06 18:18:50 +0000
  • 46d9394e60 note java package rename Doug MacEachern 2006-07-06 04:29:33 +0000
  • 1bd1cbd9f4 fix compile warning Doug MacEachern 2006-07-06 00:32:45 +0000
  • e6f646c709 catch UnsatisfiedLinkError so we can report other version info Doug MacEachern 2006-07-05 23:57:48 +0000
  • 4d7d1919bc save loadError Doug MacEachern 2006-07-05 23:51:19 +0000
  • 665701d9af convert NetInterfaceConfig.Hwaddr to NetAddress Doug MacEachern 2006-07-05 21:42:28 +0000
  • 4a3a4caa07 fix SIGAR_IFHWADDRLEN Doug MacEachern 2006-07-05 21:38:44 +0000
  • c2f0528538 changing hwaddr to sigar_net_address_t Doug MacEachern 2006-07-05 21:33:59 +0000
  • 287af5e947 changing hwaddr to sigar_net_address_t Doug MacEachern 2006-07-05 21:12:10 +0000
  • a2597443b7 unhardcode cpu vendor Doug MacEachern 2006-07-05 19:20:12 +0000
  • c13e03716e adjust .def generator Doug MacEachern 2006-07-05 19:08:44 +0000
  • f410dfa739 sigar_inet_ntoa should only be used internally now Doug MacEachern 2006-07-05 18:11:25 +0000
  • a58b419690 zero ifconfig in net_interface_config_get Doug MacEachern 2006-07-05 18:10:51 +0000
  • 343cec7e9a update NetInterfaceConfig Doug MacEachern 2006-07-05 16:55:36 +0000
  • 326065138e various updates to compile again Doug MacEachern 2006-07-04 19:49:18 +0000
  • aedc5d075e convert net_route to use net_address_t Doug MacEachern 2006-07-04 19:33:03 +0000
  • 28c7957ec7 convert net_route to use net_address_t Doug MacEachern 2006-07-04 19:30:04 +0000
  • e7e089d5e7 convert net_route to use net_address_t Doug MacEachern 2006-07-04 19:27:59 +0000
  • 9751e49318 remove obsolete 'NetAddr' mapping Doug MacEachern 2006-07-04 19:24:22 +0000
  • ee37d10b2c convert net_route to use net_address_t Doug MacEachern 2006-07-04 19:22:05 +0000
  • 972f3855dd convert net_interface_config to use sigar_net_address_t Doug MacEachern 2006-07-04 17:44:13 +0000
  • 4c0b9565f8 convert net_interface_config to use sigar_net_address_t Doug MacEachern 2006-07-04 17:38:40 +0000
  • c6f8805803 fix solaris compile Doug MacEachern 2006-07-04 17:38:14 +0000
  • 86c4011c40 convert net_interface_config to use sigar_net_address_t Doug MacEachern 2006-07-04 17:32:08 +0000
  • c42c645a0a store net_connection addresses in binary rather than string Doug MacEachern 2006-07-04 16:50:19 +0000
  • 8830e5e6ad fix net_stat decl for win32 Doug MacEachern 2006-07-04 16:49:27 +0000
  • 0638e38671 store net_connection addresses in binary rather than string Doug MacEachern 2006-07-04 16:44:44 +0000
  • b6950ca519 store net_connection addresses in binary rather than string Doug MacEachern 2006-07-04 16:41:53 +0000
  • e4303ee612 store net_connection addresses in binary rather than string Doug MacEachern 2006-07-04 16:35:27 +0000
  • 196c91703c add uint32 typedef Doug MacEachern 2006-07-03 21:38:43 +0000
  • 1dfae602a6 rename connection getters Doug MacEachern 2006-07-03 20:34:42 +0000
  • b313b3ec27 /proc/net parsing optimizations Doug MacEachern 2006-07-03 20:17:35 +0000
  • f26a733bfa add/use macro for all functions in the 'Sigar' class Doug MacEachern 2006-07-03 16:26:21 +0000
  • 41eb2b178a change sigar_net_connection_list_get stubs to sigar_net_connection_walk Doug MacEachern 2006-07-01 19:31:27 +0000
  • 841746528a fix net_stat to deal w/ sizeof(jint) != sizeof(int) Doug MacEachern 2006-07-01 19:28:53 +0000
  • dc6429ad45 expose sigar_net_stat_get now that all platforms implement net_connection_walk Doug MacEachern 2006-07-01 19:14:32 +0000
  • 13751fe221 all platforms use sigar.c:sigar_net_connection_list_get expect linux Doug MacEachern 2006-07-01 19:11:54 +0000
  • 336c22d863 implement net_connection_walk for win32 Doug MacEachern 2006-07-01 19:07:15 +0000
  • 5f8da2ce15 net_connection_list_get needs decl for win32 Doug MacEachern 2006-07-01 19:06:11 +0000
  • 51dceb9688 implement sigar_net_connection_walk for aix Doug MacEachern 2006-07-01 18:44:41 +0000
  • 26d9d5fa4f minor cleanup Doug MacEachern 2006-07-01 18:36:42 +0000
  • 8115fc3f9e implement sigar_net_connection_walk for hpux Doug MacEachern 2006-07-01 18:14:13 +0000
  • 525c16a5f9 implement sigar_net_connection_walk for solaris Doug MacEachern 2006-07-01 17:16:47 +0000
  • b1798c3e2f move generic sigar_net_connection_list_get impl to sigar.c Doug MacEachern 2006-07-01 16:47:47 +0000
  • bf6984b477 implement sigar_net_connection_walk Doug MacEachern 2006-07-01 16:41:14 +0000
  • 475ddf2428 remove mem.shared Doug MacEachern 2006-07-01 02:47:09 +0000
  • 51e38b4264 pull hyperic_jni from head for now Doug MacEachern 2006-06-28 03:06:48 +0000
  • 829f93104f remove aix 4.x + 5.x bincompat insanity, allowing sigar to be compiled on 5.x Doug MacEachern 2006-06-28 02:48:02 +0000
  • 9badde2eae use org.hyperic.jni Doug MacEachern 2006-06-27 13:12:56 +0000
  • 09e476c9ae rename net.hyperic.sigar -> org.hyperic.sigar Doug MacEachern 2006-06-27 12:44:52 +0000
  • 2b812125f3 bump version to 1.2 Doug MacEachern 2006-06-27 12:29:00 +0000
  • 693e37dd25 use package variable Doug MacEachern 2006-06-22 17:04:48 +0000
  • 12b5172685 bump version Doug MacEachern 2006-06-22 14:51:08 +0000
  • 9eeb4d8ada move clearScreen method to Shell Doug MacEachern 2006-06-22 02:57:23 +0000
  • 774f110915 [SIGAR-7] Convert sectors to bytes in Linux file system read/write bytes metrics Doug MacEachern 2006-06-22 02:48:19 +0000
  • 954b01b441 doc /proc/diskstats fields Doug MacEachern 2006-06-21 17:53:15 +0000
  • 5d6e5c1e8e add some iostat debug logs Doug MacEachern 2006-06-21 16:54:16 +0000
  • 6f35415499 add support for pid flag Doug MacEachern 2006-06-20 22:26:10 +0000
  • a0de608f82 experimenting w/ native net_stat Doug MacEachern 2006-06-20 03:14:46 +0000
  • 8091316504 binding for native net_stat Doug MacEachern 2006-06-20 03:12:28 +0000
  • 6ff7de288c dont print listeners by default Doug MacEachern 2006-06-20 01:01:45 +0000
  • 417ee0d439 implement net_stat_get Doug MacEachern 2006-06-20 00:30:17 +0000
  • 7f434cf5ce implement net_connection_walk Doug MacEachern 2006-06-20 00:28:21 +0000
  • c24b20a928 add net_connection_walk decl Doug MacEachern 2006-06-20 00:27:58 +0000
  • bebf4d7713 decls for native net stat metrics Doug MacEachern 2006-06-20 00:17:59 +0000
  • 8f29dedf2d add sigar_cache_find function Doug MacEachern 2006-06-20 00:13:12 +0000
  • 0aa428e669 proper check for GetUdpTable Doug MacEachern 2006-06-20 00:02:47 +0000
  • 7b588db6e4 output name in list() Doug MacEachern 2006-06-19 17:51:20 +0000
  • 2f70f23fcd prevent possible NPE in shell tab completion Doug MacEachern 2006-06-19 17:50:56 +0000
  • b279cfa785 start alternative to sigar_net_connection_list_get Doug MacEachern 2006-06-15 20:50:00 +0000
  • f2e9982659 update change Doug MacEachern 2006-06-14 00:31:50 +0000