Commit Graph

1360 Commits

Author SHA1 Message Date
Doug MacEachern 6f67476977 allow SIGAR_PATH env var to set self_path 2005-12-14 18:44:01 +00:00
Doug MacEachern 5fc7cc7134 move sigar_get_self_path to sigar_util 2005-12-14 18:40:13 +00:00
Doug MacEachern dc3eceb517 move self_path to the base sigar_t 2005-12-14 18:35:19 +00:00
Doug MacEachern 9166277502 comment 2005-12-14 03:02:19 +00:00
Doug MacEachern b4256d7aac fix comment 2005-12-14 03:01:29 +00:00
Doug MacEachern 7162f1c590 add du command 2005-12-14 02:59:05 +00:00
Doug MacEachern 2e7bb972fd add DirUsage 2005-12-14 02:58:26 +00:00
Doug MacEachern d50e4efe42 add dir_usage, recursive version of dir_stat 2005-12-14 02:56:13 +00:00
Doug MacEachern d695f3de06 only need 1 sigar_dir_stat_get wrapper 2005-12-14 02:31:57 +00:00
Doug MacEachern 19d9d3fe5f support recursion in dir_stat (win32) 2005-12-14 02:17:25 +00:00
Doug MacEachern e058d29cc3 minor refactor towards recursive dir_stat impl 2005-12-14 02:15:04 +00:00
Doug MacEachern f8060d5cf9 macroize dir_stat_warn 2005-12-14 02:11:54 +00:00
Doug MacEachern 94939e887b change log msg 2005-12-14 02:09:06 +00:00
Doug MacEachern 6f6f92fb42 support recursion in dir_stat 2005-12-14 01:57:54 +00:00
Doug MacEachern 7eb8286364 minor refactor towards recursive dir_stat impl 2005-12-14 01:47:53 +00:00
Doug MacEachern 3e84be001a add dir_stat.disk_usage 2005-12-14 01:34:25 +00:00
Doug MacEachern ab3abd5119 add dir_stat.disk_usage 2005-12-14 01:28:44 +00:00
Doug MacEachern 26f4aa8cbb add sigar_getword prototype 2005-12-13 01:33:33 +00:00
Doug MacEachern 9ca64171c2 move sigar_getword to sigar_util 2005-12-13 01:18:30 +00:00
Doug MacEachern 14f00b4b7c changes 2005-12-13 01:14:38 +00:00
Doug MacEachern f2d6a8f3b1 rehash when table size changes 2005-12-13 01:07:43 +00:00
Doug MacEachern 8bc0f0d245 always init interface list for stats 2005-12-12 18:01:28 +00:00
Doug MacEachern 9414b07011 cache args when using ucb/ps 2005-12-10 02:33:49 +00:00
Doug MacEachern 50f8e4e4b6 experiment w/ using /usr/ucb/ps for proc_args if EACCES 2005-12-10 01:01:44 +00:00
Doug MacEachern b801cbc500 remove unused code 2005-12-09 21:57:00 +00:00
Doug MacEachern b18c9b2c3d remove unused code 2005-12-09 21:55:06 +00:00
Doug MacEachern e7a3509a14 add kstat_io_t 2005-12-09 21:15:48 +00:00
Doug MacEachern 005fea17c2 avoid memcpy of kstat_io_t in kstat_read 2005-12-09 21:10:56 +00:00
Doug MacEachern 225e8e4da4 check return value of kstat_chain_update 2005-12-09 21:03:14 +00:00
Doug MacEachern 9c0467932e bump version 2005-12-09 21:02:41 +00:00
Doug MacEachern 42cbd0df47 kstat_chain_update in first call to get_multi_kstats 2005-12-09 20:33:20 +00:00
Doug MacEachern 85c55bc8ba add more logging 2005-12-09 20:02:44 +00:00
Doug MacEachern fb475be338 always use sigar_kstat_update rather than kstat_chain_update directly 2005-12-09 19:24:40 +00:00
Doug MacEachern 142721a52f provide option to use sudo to read the file 2005-12-08 20:46:09 +00:00
Doug MacEachern d9a2f6f284 InputStream wrapper to read files w/ sudo 2005-12-08 20:45:32 +00:00
Doug MacEachern 082c64e00c use ifconfig->type 2005-12-06 17:15:07 +00:00
Doug MacEachern c224d52ce3 update typemap 2005-12-06 17:13:59 +00:00
Doug MacEachern b58b47f214 s/ulong/long/g 2005-12-06 17:08:14 +00:00
Doug MacEachern f6aa1fa388 add NetInterfaceConfig.Type 2005-12-06 17:01:54 +00:00
Doug MacEachern 1296c1ebe6 changes 2005-12-05 18:49:44 +00:00
Doug MacEachern a3d5083eb3 bump version 2005-12-05 18:49:33 +00:00
Doug MacEachern b08443a84a fix freebsd compile 2005-12-05 18:45:37 +00:00
Doug MacEachern 09da6e96e0 filter out auto-mounted filesystems 2005-12-05 18:43:42 +00:00
Doug MacEachern 79bc88de67 filter network interfaces to just loopback and ethernet 2005-12-05 18:38:11 +00:00
Doug MacEachern fc24578d83 fix net_route_list for solaris 10 2005-12-03 01:31:54 +00:00
Doug MacEachern dde5c40a6f changes 2005-12-02 16:58:41 +00:00
Doug MacEachern 82e6f77d0e convert cpu_info.cache_size to KB 2005-12-02 04:56:57 +00:00
Doug MacEachern b228641334 fix darwin compile 2005-12-02 02:32:07 +00:00
Doug MacEachern e0bc9674b5 fix freebsd compile 2005-12-02 02:30:53 +00:00
Doug MacEachern abf6d0735f add cpu_info.cache_size 2005-12-02 01:22:16 +00:00