Commit Graph

2372 Commits

Author SHA1 Message Date
Doug MacEachern babdfafa52 [SIGAR-37] Use libproc when possible for proc_time 2007-12-13 06:18:53 +00:00
Doug MacEachern f329124437 Add macro to convert nanoseconds to milliseconds 2007-12-13 06:18:06 +00:00
Doug MacEachern 3a299c0ae9 [SIGAR-37] Use libproc when possible for proc_mem 2007-12-13 06:03:08 +00:00
Doug MacEachern fb7046afc5 add Info.plist 2007-12-13 05:47:56 +00:00
Doug MacEachern 139d5adfc1 add Info.plist 2007-12-13 05:47:38 +00:00
Doug MacEachern 683ba45a05 [SIGAR-78] Fix MultiProcCpu.percent 2007-12-13 00:03:09 +00:00
Doug MacEachern ddc153b679 sigar_proc_port_get for solaris 10+ only 2007-12-03 18:22:34 +00:00
Doug MacEachern 4a61c20405 [SIGAR-76] Implement sigar_proc_port_get for Solaris 2007-12-03 03:02:34 +00:00
Doug MacEachern 4b712b5da0 move proc_fdinfo_get for re-use 2007-12-02 00:52:38 +00:00
Doug MacEachern b12956364f [SIGAR-75] Implement sigar_proc_port_get for MacOSX 2007-12-01 23:34:02 +00:00
Doug MacEachern 8e121852bd Add net_connnection.uid 2007-12-01 20:26:36 +00:00
Doug MacEachern f448bae54e Fix a few more where we need to specify number of TCHARs rather than sizeof buffer 2007-11-15 21:48:24 +00:00
Doug MacEachern 2fd3beab06 remove reflection around regex classes 2007-11-13 05:38:37 +00:00
Doug MacEachern 224ef34f14 test ProcCpu.getPercent 2007-11-11 16:15:42 +00:00
Doug MacEachern 9775fe6400 [SIGAR-74] Properly initialize proc_cpu.percent 2007-11-11 15:57:07 +00:00
Doug MacEachern 118b86824d output ProcCpu instead of ProcTime 2007-11-11 15:55:00 +00:00
Doug MacEachern b224421cc4 [SIGAR-53] [SIGAR-73] Recognize gfs and ocfs2 as local filesystems 2007-11-09 22:54:07 +00:00
Doug MacEachern cec8bcc400 [SIGAR-72] close /proc/stat fp 2007-11-09 22:37:17 +00:00
Doug MacEachern 0883efd92c [SIGAR-72] Fix possible crash parsing /proc/stat:btime 2007-11-09 17:31:31 +00:00
Doug MacEachern 29f25f22b7 fake boot_time if no btime in /proc/stat 2007-11-09 01:27:32 +00:00
Doug MacEachern 8176b390fa fix compile 2007-11-07 06:52:23 +00:00
Doug MacEachern 77a9528f91 SIGAR_DISK_STATS_NOTIMPL -> SIGAR_DISK_STATS_INIT 2007-11-07 06:44:57 +00:00
Doug MacEachern 2e6a1c1a20 [SIGAR-65] solaris disk_usage.service_time impl 2007-11-07 05:41:08 +00:00
Doug MacEachern 7720fc973d fix disk_usage memcpy 2007-11-07 05:32:25 +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 9955d435de add nfs.null + special case java field name 2007-11-06 04:45:52 +00:00
Doug MacEachern 58dcb425c2 wrcache -> writecache 2007-11-06 04:37:19 +00:00
Doug MacEachern c2f6979c7e add ptql error messages 2007-11-06 03:40:32 +00:00
Doug MacEachern b3d43367ef [SIGAR-70] fix length argument passed to PdhLookupPerfNameByIndex 2007-11-05 21:17:40 +00:00
Doug MacEachern 9d437eb281 refactor towards getting disk service_time 2007-11-04 20:54:22 +00:00
Doug MacEachern b633b1350b simplify file_system.disk impl 2007-11-04 19:56:22 +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 c97cfd68d7 use FSDEV_ID for devices 2007-11-04 18:21:56 +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 ddaf40345b add Svctm 2007-11-04 03:24:44 +00:00
Doug MacEachern ab171121fc add disk_service_time 2007-11-04 03:24:08 +00:00
Doug MacEachern fc5add25ba use device service_time for partitions in 2.6 kernels 2007-11-04 02:50:27 +00:00
Doug MacEachern 60b0114c50 start linux disk service_time impl 2007-11-03 23:10:59 +00:00
Doug MacEachern 382dcba038 add disk service_time field 2007-11-03 23:01:20 +00:00
Doug MacEachern 2b39b1228e check that mem.share is valid 2007-10-24 00:19:01 +00:00
Doug MacEachern 26139ee50f handle non-proxied Sigar 2007-10-23 04:47:19 +00:00
Doug MacEachern ba98d0cffe aix disk_usage impl 2007-10-20 16:03:15 +00:00
Doug MacEachern 39446b928b [SIGAR-69] Fix osx process state 2007-10-20 14:55:19 +00:00
Doug MacEachern 8ff408bb44 add proc_stat.threads 2007-10-20 12:49:37 +00:00
Doug MacEachern e82820a8c5 start solaris disk_usage impl 2007-10-15 03:50:07 +00:00
Doug MacEachern a37f008dd7 test DiskUsage 2007-10-15 03:34:47 +00:00
Doug MacEachern 4e124513d0 darwin disk_usage impl 2007-10-14 00:18:28 +00:00
Doug MacEachern bb970e5ca1 add DiskUsage 2007-10-13 23:12:54 +00:00