Doug MacEachern
81a29ba2a2
Add net_interface_config.description
2006-03-04 22:28:09 +00:00
Doug MacEachern
e63e0ff456
remove proc_mem.{rss,vsize}
2006-03-04 02:48:58 +00:00
Doug MacEachern
9f1fa65239
add RPC.strerror
2006-02-27 01:47:41 +00:00
Doug MacEachern
b3fda3e6c1
replace nfs_ping with generic rpc_ping
2006-02-26 23:31:07 +00:00
Doug MacEachern
c4d439f609
add more version fields
2005-12-14 23:48:28 +00:00
Doug MacEachern
4f428bddaf
add sigar_version stuff
2005-12-14 23:41:01 +00:00
Doug MacEachern
530157168d
add proc_mem page fault metrics
2005-11-23 17:39:28 +00:00
Doug MacEachern
6b7a36f521
add proc_state.processor
2005-11-23 01:16:52 +00:00
Doug MacEachern
2f1ecff921
change proc_state.threads type
2005-11-23 00:43:29 +00:00
Doug MacEachern
fb61a2ebb0
add proc_state.threads metric
2005-11-22 21:45:45 +00:00
Doug MacEachern
bb478479b2
add support for IFF_SLAVE flag (used by vmnic)
2005-11-18 18:26:52 +00:00
Doug MacEachern
dc347bc614
add net_interface_config.type
2005-11-18 18:07:35 +00:00
Doug MacEachern
4eca5b0aa0
add pipe_size to resource_limit
2005-07-22 02:26:48 +00:00
Doug MacEachern
56aa4553f5
remove resource_limit.ulimited, switch to ResourceLimit.INFINITY
2005-07-21 23:34:36 +00:00
Doug MacEachern
3ff4089db1
remove dhcp_server from net_info
2005-07-17 17:46:07 +00:00
Doug MacEachern
300ef18259
add some route flags
2005-07-12 18:40:38 +00:00
Doug MacEachern
75bbbb0f45
add net_info.host_name
2005-07-11 22:43:56 +00:00
Doug MacEachern
9e98a05fc7
rename net_info.domain to domain_name
2005-07-11 20:41:57 +00:00
Doug MacEachern
66a262afa8
add net_info decls
2005-07-11 20:20:56 +00:00
Doug MacEachern
82d6a0a1c5
rename some rlimits
2005-07-08 01:11:03 +00:00
Doug MacEachern
c6959b47e3
add resource_limit decls
2005-07-08 01:03:15 +00:00
Doug MacEachern
22452e99fc
add file_system_usage_t.used field
2005-04-26 19:55:21 +00:00
Doug MacEachern
7e20f9e1d0
add more disk fields
2005-04-07 01:23:17 +00:00
Doug MacEachern
c31d2c5712
add protocol param to proc_port function
2005-03-16 02:44:52 +00:00
Doug MacEachern
272d3662b3
add net_connection.{send,receive}_queue fields
2005-03-12 04:12:15 +00:00
Doug MacEachern
634d83afbe
add SIGAR_TCP_{IDLE,BOUND}
2005-03-12 02:17:20 +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
da09d33f35
add sigar_net_connect_t.state
2005-03-11 16:59:43 +00:00
Doug MacEachern
b16072f3cb
tcp states
2005-03-11 04:44:26 +00:00
Doug MacEachern
182bd26065
decls for sigar_who
2005-02-22 01:50:16 +00:00
Doug MacEachern
9cbc2d0e75
nfs ping cleanup
2005-02-21 01:50:34 +00:00
Doug MacEachern
dfdff8b635
use SIGAR_FIELD_NOTIMPL constant in place of -1 or 0 for fields which are not implemented for a given platform
2004-12-05 23:36:48 +00:00
Doug MacEachern
e5582816c6
start disk i/o metrics
2004-12-05 01:18:57 +00:00
Doug MacEachern
46ba56bc17
add cpu.wait metric
2004-11-22 01:51:34 +00:00
Doug MacEachern
fee5b18641
removing mem.{buffer,cached} fields.
...
replace with actual_{free,used} fields so we can portably adjust
-/+ buffers/cache on linux and perhaps on other platforms w/ different
semantics.
2004-11-20 02:08:16 +00:00
Doug MacEachern
f1b03cea1f
decls for thread_cpu
2004-11-17 04:55:31 +00:00
Doug MacEachern
4736d77c87
add proc_time.total field (sum of user+sys)
2004-08-21 00:25:07 +00:00
Doug MacEachern
606275fc36
renaming proc_time.{utime,stime} to proc_time.{user,sys}
...
'utime' and 'stime' are common within system structures, but with lots of
other stuff in the structure unrelated to time. having 'time' in both the
structure/class name and the field at the sigar level is just lame.
2004-08-21 00:13:13 +00:00
Doug MacEachern
dc4168178d
removing uptime.idletime (only linux had this)
2004-07-21 21:56:55 +00:00
Doug MacEachern
ddc6f4c55c
missed api _list convention, cpu_infos -> cpu_info_list
2004-07-10 04:44:45 +00:00
Doug MacEachern
3fd81bf749
decls for new proc_modules functions
2004-06-22 06:11:38 +00:00
Doug MacEachern
dffe0da855
Initial revision
2004-06-21 22:37:04 +00:00