Project

General

Profile

Activity

From 2010-01-13 to 2010-02-11

2010-02-08

14:46 pcp Revision 65c90dc7: Add precision argument (-p) to pmwtf.
Default behaviour is unchanged, greater precision can now be
achieved in reporting (awk) and data generation (logsumm...
Nathan Scott

2010-02-03

19:04 pcp Revision 68b878a6: Avoid grep -q usage
-q is not supported on early IRIX or OpenSolaris. David Disseldorp

2010-02-02

14:46 pcp Revision 35b9d2a6: Install pmlogger with exe suffix on Win32 platform.
Nathan Scott
14:37 pcp Revision 4c69b690: Fix Win32 build - use errno common to all platforms for MMV version mismatch.
Nathan Scott
14:37 pcp Revision eb18d2cc: Fix Win32 build - use 64 bit type common to all platforms - __uint64_t.
Nathan Scott

2010-01-31

08:44 pcp Revision 8a6d082f: dbmda - cosmetic #if -> #ifdef
Ken McDonell
08:18 pcp Revision 3bd41f46: dbpmda - add open socket sockname command
Based on a patch from Andrew Wansink, this change adds an open socket
command (alongside the existing open dso and op...
Ken McDonell

2010-01-28

22:12 pcp Revision 22ba3a3f: Update dates for 3.1.0 release in changelogs.
Nathan Scott
17:39 pcp Revision e33fd21a: Add gitignore files in pmdaoracle area.
Nathan Scott
17:38 pcp Revision 88dccc5b: Rework pmdammv internals to support cross-file instances.
Refactored alot of the code dealing with the mmap files to
allow this, and to make the code alot more readable (esp.
...
Nathan Scott
17:36 pcp Revision 98722093: Use const pointers for some pmdaTree interfaces, where warranted.
Nathan Scott
12:09 pcp Revision c7a7c107: Merge branch 'onefetch' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
09:59 pcp Revision 6a1099e9: Don't assume size of values in unix/system_pages.
Thye're not not all 32 bit integers, so use the proper checks. Max Matveev

2010-01-27

23:09 pcp Revision 43bc1d2b: Export physmem size, page size and uname from Solaris pmda
This generates enough metrics to make pcp(1) work properly on Solaris. Max Matveev
23:04 pcp Revision 6de110e7: Plug a memory leak in Solaris PMDA
zpool.state and zpool.perdisk.state are strings which zpool_state_to_name()
gets from gettext, they do not need to be...
Max Matveev
19:29 pcp Revision 3b9f41bf: Minor cleanup in Solaris' netmib module
Max Matveev
19:22 pcp Revision ac0b4a6a: Tell solaris pmda to only update instances of the domain which is been fetched.
Ken McDonell reported that fetching metrics in zpool.perdisk hierarchy
requires disk I/O which skews the picture for ...
Max Matveev
19:15 pcp Revision 30da5347: Don't allow internal cache iterators change cache walking state.
If the user starts cache walking using PMDA_CACHE_WALK_REWIND
and then calls some other pmdaCacheOp operations like P...
Max Matveev
16:33 pcp Revision 527ee2df: Fix new 64 bit platform specific gcc warning.
Nathan Scott
10:37 pcp Revision 3300d8ec: Get pmdaoracle.pl to the point that it actually Installs.
Nathan Scott
06:34 pcp Revision d225623b: derived metrics - 64-bit platform fix
Small fix to address Nathan's reported QA 225 failure on 64-bit
platforms.
Ken McDonell
06:25 pcp Revision aa965191: readline for dbpmda
Thanks to Andrew Wansink fo showing how this could be done and providing
the initial patches. This checkin refines t...
Ken McDonell

2010-01-26

10:29 pcp Revision 3e39dcd5: Merge branch 'pmdacache' into dev
Ken McDonell
10:25 pcp Revision 6a10cc8f: mmv Install issue fixed
Since the mmv PMDA was promoted to one of the "install by default"
PMDAs, the Install script comman no longer worked ...
Ken McDonell
09:25 pcp Revision 775e969a: pmdaCache Fix corner case in LOAD logic
Problem identified by Max Matveev.
When the cache is already populated, the LOAD operation needs to
honour existing ...
Ken McDonell

2010-01-25

12:10 pcp Revision 43185471: Bump development branch version to 3.1.0 for planned release.
Nathan Scott
11:34 pcp Revision 176d1c8b: Merge branch 'constcache' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
11:34 pcp Revision 542912be: Merge branch 'netlink' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
11:33 pcp Revision bdcb9323: Ensure MMV PMDA values directory exists - create in rc_pcp.
We can no longer rely on the Install script creating this,
as its an auto-installed DSO PMDA by default nowadays.
Nathan Scott
03:48 pcp Revision 5ea8c9e0: Teach pmdaproc about Solaris' ping.
ping on OpenSolaris says:
/usr/sbin/ping: illegal option -- help
usage: /usr/sbin/ping host [timeout]
usage: /usr/sb...
Max Matveev

2010-01-23

23:22 pcp Revision 12372957: Constify arguments of pmdaCache functions
pmdaCacheStore and pmdaCacheLookupName do not modify the names of the
instances which are passed into those functions...
Max Matveev
21:00 pcp Revision 07474a92: Extract information about network links on Solaris
Use kstat to peek under the aggregated links on Solaris: netmib which
provides information about metrics in the netwo...
Max Matveev

2010-01-20

15:21 pcp Revision 386ec440: Add readline-devel rpm spec file build dependency.
Nathan Scott
13:47 pcp Revision f6c26e52: Add readline build dependency for debian package build.
Nathan Scott
13:46 pcp Revision 442c2d9f: Additional LDIRT for mmv makefile to clean.
Nathan Scott
13:46 pcp Revision 2ffb0bb2: Fix a hyphen-used-as-minus issue on pmregisterderived man page.
Nathan Scott
12:24 pcp Revision cd677c8c: Add check in pmdammv for valid pmid item numbers from clients.
Nathan Scott

2010-01-18

15:16 pcp Revision 847b2146: Fix use of incorrect variable in a pmdammv loop exit.
Nathan Scott
11:22 pcp Revision 46b24286: Add in -Z option to pmwtf, to pass through to pmlogsummary.
Nathan Scott
11:21 pcp Revision 948f4420: Reduce memory footprint of pmdammv ever-so-slightly, ditch an unused field.
Nathan Scott
11:20 pcp Revision 6574c43d: MMV is actually pmda api version 4 now, mark it as such (benign though).
Nathan Scott
11:20 pcp Revision bd107223: Use different install.sh syntax now in MMV, one-file-only mode.
Nathan Scott
09:31 pcp Revision 3550ab1c: Merge branch 'diskstat' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott

2010-01-16

23:51 pcp Revision c37667ff: Make pmie_check work on Solaris
pmie_check assumed that tr(1) it is using is going to be GNU-compatible:
on Solaris default tr(1) is not and it canno...
Max Matveev

2010-01-15

09:51 pcp Revision 931c6282: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott

2010-01-14

20:18 pcp Revision 29b0c31d: dbpmda fix for name lookup and dynamic metrics
As reported by Nathan, this fixes a problem where dbpmda is given
a metric name, and the translation to a pmid does n...
Ken McDonell

2010-01-13

16:16 pcp Revision 4cad375e: Finish making pmdammv (dso) available automatically.
The namespace needed to have the same treatment that the
pmcd and platform PMDAs give it - automatic install of a
roo...
Nathan Scott
 

Also available in: Atom