Commit Graph

760 Commits

Author SHA1 Message Date
Doug MacEachern 9c9326d253 implement net_route_list 2005-03-12 05:44:04 +00:00
Doug MacEachern 41e4978362 changes 2005-03-12 04:52:59 +00:00
Doug MacEachern 26af15095d NetConnection doc update 2005-03-12 04:51:32 +00:00
Doug MacEachern 6076da7508 NetConnection queue fields 2005-03-12 04:50:47 +00:00
Doug MacEachern caed46facd no net_connection queue metrics 2005-03-12 04:49:38 +00:00
Doug MacEachern 71b4db50c8 fillin net_connection queue metrics 2005-03-12 04:39:25 +00:00
Doug MacEachern 6aec1931f5 tcp queue metrics 2005-03-12 04:12:47 +00:00
Doug MacEachern 272d3662b3 add net_connection.{send,receive}_queue fields 2005-03-12 04:12:15 +00:00
Doug MacEachern 3cde52b59f fillin udp connection info 2005-03-12 02:38:34 +00:00
Doug MacEachern 7bb832181c use SIGAR_TCP_{IDLE,BOUND} 2005-03-12 02:17:36 +00:00
Doug MacEachern 634d83afbe add SIGAR_TCP_{IDLE,BOUND} 2005-03-12 02:17:20 +00:00
Doug MacEachern 605544dfea the static decls in get_mib2 were removed but were required.
put the vars that were static into the solaris_mib2_t.
2005-03-12 01:25:18 +00:00
Doug MacEachern b01785ba7c fillin tcp connection info 2005-03-12 01:10:33 +00:00
Doug MacEachern 94a5365b7f stub some stuff for net_connection_list impl 2005-03-11 21:57:34 +00:00
Doug MacEachern 5a34e13959 add mib2_t to sigar_t 2005-03-11 21:30:17 +00:00
Doug MacEachern b5dec9dde8 remove errmsg param, its in the struct now passed as the first param 2005-03-11 21:27:46 +00:00
Doug MacEachern 3c91457bce remove static decls 2005-03-11 21:23:13 +00:00
Doug MacEachern 6d2f12c6b9 start making thread-safe 2005-03-11 21:20:30 +00:00
Doug MacEachern 94f842e473 re-format 2005-03-11 21:09:58 +00:00
Doug MacEachern 634ac82d1c sources from:
ftp://vic.cc.purdue.edu/pub/tools/unix/solaris/get_mib2/
Vic Abell <abe@purdue.edu>
October 18, 2002
2005-03-11 21:05:35 +00:00
Doug MacEachern 6f1985d433 changes 2005-03-11 17:22:38 +00:00
Doug MacEachern 581f13713f add TCP state constants 2005-03-11 17:20:52 +00:00
Doug MacEachern 4f7a9ccb80 udp connections have no state 2005-03-11 17:18:57 +00:00
Doug MacEachern 91b3efc822 print state 2005-03-11 17:16:07 +00:00
Doug MacEachern 98761935f7 add NetConnection state 2005-03-11 17:15:24 +00:00
Doug MacEachern 3c0527670c fillin net_connection.state 2005-03-11 17:11:30 +00:00
Doug MacEachern d0c0043afe add SIGAR_TCP_UNKNOWN 2005-03-11 17:11:07 +00:00
Doug MacEachern 8964e0264d add sigar_net_connection_state_get function 2005-03-11 17:07:55 +00:00
Doug MacEachern 87b9f750b9 fillin net_connection.state field 2005-03-11 17:02:30 +00:00
Doug MacEachern da09d33f35 add sigar_net_connect_t.state 2005-03-11 16:59:43 +00:00
Doug MacEachern 533e425c87 map tcp state 2005-03-11 04:45:09 +00:00
Doug MacEachern b16072f3cb tcp states 2005-03-11 04:44:26 +00:00
Doug MacEachern c66f80fa06 windows service file is not in /etc/services 2005-03-11 04:14:27 +00:00
Doug MacEachern ca1e9686d9 map port to service name 2005-03-11 02:37:59 +00:00
Doug MacEachern 29087cf649 add getServiceName method 2005-03-11 02:37:38 +00:00
Doug MacEachern 3d0dc203d8 map listening tcp ports to connected remote addresses 2005-03-11 01:48:56 +00:00
Doug MacEachern 058a459872 add top-level package 2005-03-11 01:44:28 +00:00
Doug MacEachern 7c901c486e support -n flag and ip->hostname conversion 2005-03-11 01:27:19 +00:00
Doug MacEachern 757892710a solaris stuff 2005-03-10 03:46:06 +00:00
Doug MacEachern 7b8e4a5feb print more stuff in main 2005-03-10 03:36:08 +00:00
Doug MacEachern e22d3b5016 win32 stuff 2005-03-10 02:19:45 +00:00
Doug MacEachern cb6c13f39e missing alias for gsx-vm 2005-03-10 00:47:50 +00:00
Doug MacEachern cb5fa66546 change 2005-03-10 00:33:25 +00:00
Doug MacEachern f67401d7ae add add() method 2005-03-09 19:09:21 +00:00
Doug MacEachern 90ad5a74f2 collect over multiple stop/start 2005-03-09 18:36:28 +00:00
Doug MacEachern 2ad2c33bbf bump version 2005-03-09 17:33:00 +00:00
Doug MacEachern 36a053a3a8 use CpuTimer 2005-03-09 17:04:15 +00:00
Doug MacEachern 531c3e32c6 reusable cpu timer 2005-03-09 17:03:50 +00:00
Doug MacEachern a961ce1ea1 some vendor stuff 2005-03-08 01:10:10 +00:00
Doug MacEachern 2a72e67e14 another example 2005-03-05 00:10:34 +00:00