Commit Graph

181 Commits

Author SHA1 Message Date
Doug MacEachern 34333d64e8 include svn revision in version properties 2008-08-10 18:59:53 +00:00
Doug MacEachern 51dd062f7e [SIGAR-106] rename cpu steal -> stolen 2008-05-28 18:14:00 +00:00
Doug MacEachern 9a1f45cd7b [SIGAR-106] Add cpu irq, soft_irq and steal 2008-05-24 15:12:06 +00:00
Doug MacEachern 91287c0598 more disk_init fields 2008-04-26 23:32:09 +00:00
Doug MacEachern 380fdc4fbb make disk.queue a double, add qtime 2008-04-26 23:20:52 +00:00
Doug MacEachern 51b607866f add cpu_info.cores_per_socket 2008-04-11 17:46:36 +00:00
Doug MacEachern a3364ec38d handle the case where VM guest may have 1 virtual ncpu on multicore hosts 2008-04-11 03:28:33 +00:00
Doug MacEachern 2b9c8971e0 move cpuid from os/linux to sigar_util for use on other platforms 2008-04-09 06:29:08 +00:00
Doug MacEachern 187df2f462 add total_cores and total_sockets to sigar_cpu_info_t 2008-04-09 04:38:02 +00:00
Doug MacEachern 3cf07fbb30 move sigar_dlinfo_modules to util for use with FreeBSD 2008-04-04 18:39:42 +00:00
Doug MacEachern d826684c33 [SIGAR-92] Add memory free and used in percentage units 2008-04-03 04:45:28 +00:00
Doug MacEachern 208714be01 add strcasestr util 2008-03-26 21:29:17 +00:00
Doug MacEachern 71fdbb13e2 strcase wrappers 2008-03-26 21:17:10 +00:00
Doug MacEachern 15f7996b8a add sigar_time_now_millis util 2008-03-16 19:19:35 +00:00
Doug MacEachern 26d071a6cb reusing SIGAR_NAME_IS_DEV macro 2008-03-16 02:21:25 +00:00
Doug MacEachern 67f94cc5a8 add generic filesystem name -> device mapping 2008-03-16 01:54:24 +00:00
Doug MacEachern 043afd2608 native version of CpuPerc.java 2008-03-12 06:20:43 +00:00
Doug MacEachern f51eac00b2 [SIGAR-86] Add options field to sigar_file_system_t 2008-02-11 04:07:31 +00:00
Doug MacEachern 71635f2c1c Add sigar_proc_list_t to sigar_t for internal re-use 2007-12-21 22:42:31 +00:00
Doug MacEachern f329124437 Add macro to convert nanoseconds to milliseconds 2007-12-13 06:18:06 +00:00
Doug MacEachern 77a9528f91 SIGAR_DISK_STATS_NOTIMPL -> SIGAR_DISK_STATS_INIT 2007-11-07 06:44:57 +00:00
Doug MacEachern ac8f9541cd [SIGAR-71] option for cpu_list to report cores rather than sockets 2007-11-06 06:55:55 +00:00
Doug MacEachern c2f6979c7e add ptql error messages 2007-11-06 03:40:32 +00:00
Doug MacEachern f02c9bbe1a add printf format for sigar_uint64_t 2007-11-04 18:30:03 +00:00
Doug MacEachern 5d0057b8cc move SIGAR_64BIT decl to sigar.h 2007-11-04 18:26:53 +00:00
Doug MacEachern 079759ca57 extend FSDEV_ID for use w/ /dev 2007-11-04 18:17:57 +00:00
Doug MacEachern 76beb87f73 move fsdev field to sigar_t 2007-11-04 16:29:19 +00:00
Doug MacEachern 382dcba038 add disk service_time field 2007-11-03 23:01:20 +00:00
Doug MacEachern 8ff408bb44 add proc_stat.threads 2007-10-20 12:49:37 +00:00
Doug MacEachern 4d7e7a3bd7 re-org sigar_disk_usage_t struct 2007-10-13 21:56:18 +00:00
Doug MacEachern 07e4db1d14 add sigar_disk_usage_get 2007-10-13 21:27:26 +00:00
Doug MacEachern 5e47762150 reorg disk metrics for use with raw device 2007-10-10 03:14:01 +00:00
Doug MacEachern a7eb05fd63 move disk fields to end of struct 2007-10-10 02:57:21 +00:00
Doug MacEachern f37c435ede add disk rtime and wtime 2007-10-10 02:43:40 +00:00
Doug MacEachern 98157a49ce share FSDEV_ID macro 2007-10-09 21:53:34 +00:00
Doug MacEachern 8fb0941eca add file_system_usage.disk_time 2007-10-09 21:48:50 +00:00
Doug MacEachern db8b0124d2 add sigar_net_services_name_get 2007-09-16 18:32:56 +00:00
Doug MacEachern 75f2f90b07 add NULL_HWADDR constant 2007-09-03 16:48:58 +00:00
Doug MacEachern c204b5ccda add net_interface_flags_to_string 2007-09-03 03:00:22 +00:00
Doug MacEachern eec869f6d7 add tcp.in_errs 2007-08-08 06:11:20 +00:00
Doug MacEachern bde8f07e8b s/nfsstat/nfs/g 2007-08-08 05:40:58 +00:00
Doug MacEachern f8c583fbc8 remove _stat from sigar_tcp names 2007-08-08 05:34:21 +00:00
Doug MacEachern 7e0b4af3ca Remove useless tcpMaxConn 2007-08-08 05:05:16 +00:00
Doug MacEachern 58b300996b [SIGAR-64] stub nfs functions 2007-07-26 06:30:29 +00:00
Doug MacEachern 9567fc1074 Update strdup wrapper for current dmalloc version 2007-07-26 02:46:56 +00:00
Doug MacEachern ba1d44fe17 [SIGAR-62] stub swap.page_{in,out} 2007-07-20 18:02:21 +00:00
Doug MacEachern 3e9cc6606e add generic TCP-MIB::tcpCurrEstab impl 2007-07-14 22:51:38 +00:00
Doug MacEachern fe76b8fe7d stub tcp_stat function 2007-07-14 16:01:58 +00:00
Doug MacEachern 3e064dfeb7 rid warnings from modern MSVC 2007-06-27 01:10:12 +00:00
Doug MacEachern 67275223f3 move more utils to sigar_format.[ch] 2007-05-19 03:50:27 +00:00