Commit Graph

2999 Commits

Author SHA1 Message Date
Doug MacEachern a93bb09aef more docs 2004-07-23 19:33:01 +00:00
Doug MacEachern 531c3c64e9 start package overview docs 2004-07-23 18:45:40 +00:00
Doug MacEachern 0d40b99a71 including fqdn/host in output 2004-07-23 17:45:29 +00:00
Doug MacEachern e9b1f1964b output build date 2004-07-23 17:37:05 +00:00
Doug MacEachern 8c9bf6414f use SigarVersion 2004-07-23 17:36:52 +00:00
Doug MacEachern aef0ea6b73 generate SigarVersion.java 2004-07-23 17:36:17 +00:00
Doug MacEachern 018685a3b0 add version template file 2004-07-23 17:35:53 +00:00
Doug MacEachern d65cb6094c use SigarLoader.getLocation 2004-07-23 01:07:39 +00:00
Doug MacEachern 2657e169f9 copy .sigar_shellrc to sigar-bin/lib instead 2004-07-23 01:05:50 +00:00
Doug MacEachern 5f7baaa447 check for rc file next to sigar.jar too 2004-07-23 01:05:23 +00:00
Doug MacEachern 530f6b9f2b add getLocation method 2004-07-23 01:04:40 +00:00
Doug MacEachern e3e5ce3eb7 copy .sigar_shellrc to the dist 2004-07-23 00:39:13 +00:00
Doug MacEachern f59e82e003 change shell rc file name from '.sigar' to '.sigar_shellrc'
in addition to looking in ~/ look in .
2004-07-23 00:37:19 +00:00
Doug MacEachern 2a4cd1a688 add example .sigar_shellrc 2004-07-23 00:36:35 +00:00
Doug MacEachern 5bfb7910ba doc updates 2004-07-21 23:29:48 +00:00
Doug MacEachern 96c0f929a9 excluded some packages from the docs 2004-07-21 23:15:12 +00:00
Doug MacEachern dc4168178d removing uptime.idletime (only linux had this) 2004-07-21 21:56:55 +00:00
Doug MacEachern c0ce6a2c7e include examples default.build 2004-07-21 21:17:14 +00:00
Doug MacEachern 72acbba364 add default.build for examples 2004-07-21 21:16:33 +00:00
Doug MacEachern 8c5c7fad4f use call/foreach for examples 2004-07-21 20:41:32 +00:00
Doug MacEachern e707a2d922 include csharp buildings in dist 2004-07-21 20:14:21 +00:00
Doug MacEachern 21183ea5b9 include perl bindings in the dist 2004-07-21 20:06:18 +00:00
Doug MacEachern 8d652277a5 adjust to api change 2004-07-21 20:04:31 +00:00
Doug MacEachern ba40ec3b41 change installdir 2004-07-21 20:02:37 +00:00
Doug MacEachern 90d84c7323 fix version numbers 2004-07-21 18:42:37 +00:00
Doug MacEachern 449fd1eccc include README in the dist 2004-07-21 18:39:58 +00:00
Doug MacEachern 878c17e02c start fixingup the readme 2004-07-21 18:39:37 +00:00
Doug MacEachern acc264a107 split up dist targets so its easy to make a dist w/ binaries only 2004-07-21 17:12:16 +00:00
Doug MacEachern d87f4e50d8 skip swap device if not active 2004-07-20 15:42:05 +00:00
Doug MacEachern 1df568b4ef proper return value check for perfstat functions 2004-07-19 21:33:18 +00:00
Doug MacEachern ffc18694f4 use perfstat_pagingspace for swap metrics if libperfstat is available 2004-07-19 21:28:52 +00:00
Doug MacEachern af3804e1d8 name the unnamed unions instead of commenting out 2004-07-19 20:43:35 +00:00
Doug MacEachern 3ae523990f size param to perfstat functions is size_t not int 2004-07-19 20:30:06 +00:00
Doug MacEachern fd0b920b0d simplify cpu_total wrapper 2004-07-19 19:49:32 +00:00
Doug MacEachern 87b502d76a use perfstat for cpu_list if available 2004-07-19 19:44:01 +00:00
Doug MacEachern c90566454e use libperfstat for cpu if possible 2004-07-19 19:05:23 +00:00
Doug MacEachern c92662082c add loadavg calculation notes 2004-07-19 18:36:17 +00:00
Doug MacEachern 3b4d48a0ce use libperfstat for loadaverage if possible 2004-07-19 18:31:22 +00:00
Doug MacEachern 657ff6d874 need get_self_path decl earlier for perfstat wrapper refactor 2004-07-19 18:21:36 +00:00
Doug MacEachern 7d6f84e81a refactor perfstat wrapper so it can be used in other functions 2004-07-19 18:13:56 +00:00
Doug MacEachern 310cf063eb continue if a swapqry fails 2004-07-18 20:46:12 +00:00
Doug MacEachern 426d2d9e11 add some swap logging 2004-07-18 17:46:26 +00:00
Doug MacEachern 1e80697f92 log load error at debug level 2004-07-17 19:38:54 +00:00
Doug MacEachern 97a3547b60 add debug log 2004-07-17 19:38:18 +00:00
Doug MacEachern bd162b8f7b bump version 2004-07-17 00:15:59 +00:00
Doug MacEachern 2d38a11fbb disable fake fqdn 2004-07-16 20:14:36 +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 661af074db better test to check if logging has already been configured 2004-07-16 19:21:11 +00:00
Doug MacEachern dcdc74d06a use IS_FQDN stead of strchr 2004-07-16 19:10:08 +00:00
Doug MacEachern 48857bb990 workaround uptime issue on 5.x 2004-07-16 18:33:19 +00:00