Commit Graph

547 Commits

Author SHA1 Message Date
Doug MacEachern 13bbd7faec format host like the real who command 2005-02-25 03:44:40 +00:00
Doug MacEachern 9606115c1e format time like the real who command 2005-02-25 03:35:04 +00:00
Doug MacEachern 2d68da0435 changes 2005-02-25 01:57:21 +00:00
Doug MacEachern 827d731120 turn off paging 2005-02-25 01:30:57 +00:00
Doug MacEachern 4c34af094a setter for isInteractive 2005-02-25 01:30:45 +00:00
Doug MacEachern 4612d3d5bc seconds is not hires enough for the shell commands 2005-02-25 01:22:41 +00:00
Doug MacEachern d3306f6b1b need to diff the cpu times 2005-02-25 01:16:55 +00:00
Doug MacEachern 183359750f format time 2005-02-24 21:10:31 +00:00
Doug MacEachern 8021f4de5b print times 2005-02-24 19:30:25 +00:00
Doug MacEachern eece975d12 stub a time command 2005-02-24 17:37:29 +00:00
Doug MacEachern f702a007c7 dont lookup disk entry if stat fails 2005-02-24 06:03:56 +00:00
Doug MacEachern 61664d00df build diskmap using libperfstat and odm rather than lspv on 5.x 2005-02-24 05:45:24 +00:00
Doug MacEachern 6c366f4842 re-enable disk io metrics.
use libperfstat to get disk io metrics on aix 5.1+
2005-02-24 03:45:34 +00:00
Doug MacEachern fe9d14925e add perfstat_disk wrapper 2005-02-24 03:44:41 +00:00
Doug MacEachern d21f06f606 bump sigar version 2005-02-24 02:37:12 +00:00
Doug MacEachern 51f5a94393 note 1.1.16 2005-02-23 21:59:47 +00:00
Doug MacEachern df3c30eadf disable disk read/write metrics 2005-02-23 20:26:50 +00:00
Doug MacEachern f1b111506c 1.1.16 2005-02-23 18:01:06 +00:00
Doug MacEachern 4d69afee7f note the who stuff 2005-02-23 17:36:54 +00:00
Doug MacEachern 37d68c8180 keep /dev/mem fd open 2005-02-23 17:29:10 +00:00
Doug MacEachern 3cd8cf7638 cache the iostat addresses 2005-02-22 22:52:18 +00:00
Doug MacEachern d061f66eb1 aix lspv tester 2005-02-22 21:30:43 +00:00
Doug MacEachern 14147fbb63 fix compile warning 2005-02-22 17:42:21 +00:00
Doug MacEachern 65980ba304 fix osx compile 2005-02-22 17:40:47 +00:00
Doug MacEachern 1ed8805208 aix fixup for who 2005-02-22 02:34:29 +00:00
Doug MacEachern 75a63697ff hpux needs who filtering too, just check for ifdef USER_PROCESS 2005-02-22 02:27:24 +00:00
Doug MacEachern 425c3061fc filter who type on aix too 2005-02-22 02:22:38 +00:00
Doug MacEachern c69d504e77 freebsd who porting 2005-02-22 02:18:41 +00:00
Doug MacEachern 0b5e171b14 solaris who porting 2005-02-22 02:05:26 +00:00
Doug MacEachern 8131492067 change _PATH_UTMP to UTMP_FILE 2005-02-22 01:54:58 +00:00
Doug MacEachern 9410608f43 add who command 2005-02-22 01:52:23 +00:00
Doug MacEachern db846e1557 who command 2005-02-22 01:52:07 +00:00
Doug MacEachern 921a20182d add getWhoList method 2005-02-22 01:51:51 +00:00
Doug MacEachern bd2ef09744 who bindings 2005-02-22 01:51:21 +00:00
Doug MacEachern e0063abf7b sigar_who impl 2005-02-22 01:50:40 +00:00
Doug MacEachern 182bd26065 decls for sigar_who 2005-02-22 01:50:16 +00:00
Doug MacEachern 4b309f0088 hpux fixes 2005-02-21 04:28:42 +00:00
Doug MacEachern 9f399955ac aix fixes 2005-02-21 04:14:26 +00:00
Doug MacEachern 208e0c449e extra nfs sanity check 2005-02-21 04:05:23 +00:00
Doug MacEachern 99edef1178 solaris nfs_ping fixes 2005-02-21 02:58:53 +00:00
Doug MacEachern 2714eb3718 clnt_destroy man page says it will close the socket 2005-02-21 02:43:46 +00:00
Doug MacEachern 4436d27abd close sock in nfs_ping 2005-02-21 02:37:00 +00:00
Doug MacEachern b6228e48d4 make static ping method public 2005-02-21 02:33:17 +00:00
Doug MacEachern 4bfa71e626 remove perror calls from nfs_ping 2005-02-21 02:32:18 +00:00
Doug MacEachern 7cf08bd006 use InetAddress lookup cache 2005-02-21 02:29:14 +00:00
Doug MacEachern ebaa725d7b change 2005-02-21 02:21:03 +00:00
Doug MacEachern a4601ea2a8 prevent hang if nfs server is down 2005-02-21 02:19:49 +00:00
Doug MacEachern 6095ad4e6f use NfsFileSystem objects for nfs mounts 2005-02-21 02:19:13 +00:00
Doug MacEachern f00916afee extend FileSystem to ping nfs server 2005-02-21 02:03:17 +00:00
Doug MacEachern 760dac9604 nfs ping binding 2005-02-21 02:02:45 +00:00