Commit Graph

89 Commits

Author SHA1 Message Date
Doug MacEachern
56aa4553f5 remove resource_limit.ulimited, switch to ResourceLimit.INFINITY 2005-07-21 23:34:36 +00:00
Doug MacEachern
76260ce6f3 RLIMIT_NPROC impl for non-linux 2005-07-21 22:46:57 +00:00
Doug MacEachern
2e5bc87f49 default unsupported to unlimited 2005-07-21 22:28:07 +00:00
Doug MacEachern
0523277687 scale resource limits same as the ulimit command 2005-07-21 22:19:03 +00:00
Doug MacEachern
962c8cfd1b set net_info.default_gateway 2005-07-14 01:01:32 +00:00
Doug MacEachern
b3ca673da2 unix net_info.host_name 2005-07-11 22:45:50 +00:00
Doug MacEachern
62188b3ee0 start net_info impl for windows 2005-07-11 22:40:31 +00:00
Doug MacEachern
9e98a05fc7 rename net_info.domain to domain_name 2005-07-11 20:41:57 +00:00
Doug MacEachern
b000f97bd3 sanity check getdomainname 2005-07-11 20:37:47 +00:00
Doug MacEachern
b7c19ce5d3 add net_info.domain for unix 2005-07-11 20:29:38 +00:00
Doug MacEachern
6077527e24 start unix net_info impl 2005-07-11 20:21:13 +00:00
Doug MacEachern
df369c99e6 no RLIMIT_NPROC on solaris 2005-07-08 01:51:00 +00:00
Doug MacEachern
d45e112ba4 some windows rlimits 2005-07-08 01:49:18 +00:00
Doug MacEachern
82d6a0a1c5 rename some rlimits 2005-07-08 01:11:03 +00:00
Doug MacEachern
9cfd042c6d resource_limit unix impl 2005-07-08 01:03:42 +00:00
Doug MacEachern
b9144d1728 pass sigar_t* to sigar_os_error_string 2005-03-12 06:19:34 +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
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
e0063abf7b sigar_who impl 2005-02-22 01:50:40 +00:00
Doug MacEachern
b1b3171a38 check SIGAR_FIELD_NOTIMPL in format_size 2005-02-19 02:06:02 +00:00
Doug MacEachern
6fd2419ba4 include sigar_util.h before sigar_os.h 2004-12-05 21:09:47 +00:00
Doug MacEachern
d6cb75e1d2 fix possible segfault in sigar_group_name_get 2004-11-30 00:14:06 +00:00
Doug MacEachern
b5c27255da get mac address for tru64 2004-10-02 03:45:13 +00:00
Doug MacEachern
8716d916c7 weed out network interfaces that have no ip address 2004-10-02 03:39:23 +00:00
Doug MacEachern
3ba4a01afc seems aix and osf are old buddies 2004-09-06 03:53:09 +00:00
Doug MacEachern
8aa114b220 more fqdn logging.
use ip address if fqdn cannot be determined.
2004-07-16 20:06:02 +00:00
Doug MacEachern
dcdc74d06a use IS_FQDN stead of strchr 2004-07-16 19:10:08 +00:00
Doug MacEachern
ddc6f4c55c missed api _list convention, cpu_infos -> cpu_info_list 2004-07-10 04:44:45 +00:00
Doug MacEachern
22338e6682 more fqdn logging 2004-07-06 03:01:50 +00:00
Doug MacEachern
a96ad26012 add some logging to sigar_fqdn_get 2004-07-06 01:00:14 +00:00
Doug MacEachern
dffe0da855 Initial revision 2004-06-21 22:37:04 +00:00