Commit Graph

2619 Commits

Author SHA1 Message Date
Doug MacEachern 32282980ab exception helpers 2005-03-15 18:45:02 +00:00
Doug MacEachern f4c20803c6 subclass for when nfs server ping fails 2005-03-15 18:44:37 +00:00
Doug MacEachern 6523175e55 add nfs ping to getMountedFileSystemUsage method 2005-03-15 18:07:41 +00:00
Doug MacEachern 4afa5e179e more solaris checks 2005-03-14 22:38:08 +00:00
Doug MacEachern 5cb9e6bfcf freebsd5 net_connection_list impl 2005-03-14 20:48:55 +00:00
Doug MacEachern da4605cc9f close_mib2 during sigar_close 2005-03-12 18:12:00 +00:00
Doug MacEachern 68fcd5c586 better formatting 2005-03-12 18:04:02 +00:00
Doug MacEachern cd7c0dd425 map mib2 errmsg 2005-03-12 06:22:35 +00:00
Doug MacEachern b9144d1728 pass sigar_t* to sigar_os_error_string 2005-03-12 06:19:34 +00:00
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