Project

General

Profile

Activity

From 2010-07-13 to 2010-08-11

2010-08-03

15:18 Revision cd81df6e: Fix a hyphen-used-as-minus issue reported by lintian.
Nathan Scott
15:14 Revision e69f6b81: Initial pcp-import packaging work for Debian (issue: libxml-tokeparser-perl)
Nathan Scott
13:04 Revision c501c667: Add gitignore file for iostat2pcp like other importers.
Nathan Scott
10:21 Revision ff4784bc: Add two new RPM sub-packages for the new PCP import feature so we can
isolate dependencies :
perl-PCP-LogImport - sub-package containing the perl binding for the
new libpcp_import librar...
Mark Goodwin
10:18 Revision fb1b01f5: Fix build error in RPM packaging for perl-PCP-LogImport
modified: src/cpan/LogImport/GNUmakefile
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin
10:13 Revision 4b966832: Bump version to 3.4.0 -
modified: CHANGELOG
modified: VERSION.pcp
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin

2010-08-02

12:44 Revision d2f5d537: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Mark Goodwin

2010-08-01

09:39 Revision 4f2dd19e: Fix a memory leak in Perl PMDA wrapper string handling.
(nathans modified original patch slightly to ensure that
the string is always freed, even on final fetch callback)
Jason Rappleye

2010-07-30

21:34 Revision d86dc9a5: Merge branch 'dev' of ssh://oss.sgi.com/oss/git/pcp/pcp into dev
Ken McDonell
21:26 Revision 5f2986a7: pmimport - iostat2pcp and refinements for other tools
Ken McDonell

2010-07-29

20:54 Revision c3675770: pmie - sleepTight() rework
Better diagnostics, reduced frequency of calling waitpid(). All helping
to diagnose cases where pmie appears to be r...
Ken McDonell
20:51 Revision e981872f: libpcp_import - sort pmResult
Some pmimport front ends will not be able to control the order in
which instances are added to the pmResult ... forci...
Ken McDonell
13:19 Revision e8df677e: Add path check for Install/Remove scripts to improve diagnostics.
Nathan Scott
13:19 Revision e51e5bfe: Change pmafm to replay multi-archives with multiple -a arguments.
Currently it uses the dodgey comma-separated way, which pmchart
does not accept, and which doesn't work for archives ...
Nathan Scott
11:36 Revision cda8490a: Export vnode ops counters via Solaris PMDA
Counters are exported per filesystem or filesystem type - if the
counters are for the real filesystem then they will ...
Max Matveev

2010-07-26

18:08 Revision 6790224b: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
17:51 Revision f4f9df1f: sar2pcp and sheet2pcp
These are now complete. Retired the old pmimport stuff. Ken McDonell
14:38 Revision 56ab051c: Export information about disk queues via Solaris PMDA
Max Matveev

2010-07-25

20:46 Revision 6b120c8b: Export internal timers of Solaris PMDA
In order to find "expensive" collect information about the time spent
prefetching and fetching each metric and make t...
Max Matveev

2010-07-23

15:27 Revision 9cac4638: Export information about ZFS' Adjustable Replacement Cache via Solaris PMDA
Inspired by arc_summary by Ben Rockwood. Max Matveev

2010-07-22

17:01 Revision b541e619: libpcp_import - minor fixes
Ken McDonell
16:59 Revision 67f5e96e: sar2pcp - libpcp_import and PCP::LogImport example
Requires sar/sadc/sadf via the syssat project at
http://freshmeat.net/projects/sysstat/
Ken McDonell
15:11 Revision 0c1e25db: Update help text for metrics from Solaris PMDA
Now all metrics exported by the PMDA have at least a one-line help text. Max Matveev
12:59 Revision 6c9b82ba: Remove no longer used bat file from install.
Nathan Scott
12:21 Revision 38932b73: Add memory metrics to Solaris pmda
Max Matveev
11:20 Revision d97530a8: Merge branch 'dev' of ssh://oss.sgi.com/oss/git/pcp/pcp into dev
Nathan Scott
11:18 Revision 2c3d78d3: Update version of pcp packages included in pcp-glider.
Nathan Scott

2010-07-21

16:14 Revision 449289cd: Expose fsflush information via Solaris PMDA
fsflush data are not available via kstat or any other forms
of API so I've had to add the kmem scrubber to the list o...
Max Matveev

2010-07-18

15:42 Revision 91660e49: libpcp_import - cache last return value
Save last library return value for each context, so that pmiErrStr(-1)
can generate the text for the _last_ error cod...
Ken McDonell
15:40 Revision 2285e3ff: libpcp_import - check to avoid multiple values for the same instance
When adding values for a metric-instance with an underlying indom,
ensure each inst appears at most once in each pmRe...
Ken McDonell
15:37 Revision 9a3d76f2: libpcp - tighter checking in __pmPutLogIndex
Exposed in libpcp_import checking, need guard in __pmPutLogIndex to
protect against __pmLogCreate failing earlier.
Ken McDonell
15:35 Revision 4dc93c5c: libpcp_import and PCP::LogImport - documentation and minor changes
Man pages for all the routines and perldoc.
Also reserved domain (245) renamed to PMI_DOMAIN.
Ken McDonell
14:42 Revision 4f503a1d: Minor documentation changes.
Just tidying some typos, formatting errors and missing references. Ken McDonell

2010-07-16

15:57 Revision 57ced504: Clean up pmns debris on upgrade
On Solaris upgrade is performed by removing the old version
and installing the new one which, unfortunately, clobbers...
Max Matveev
15:55 Revision 740636ec: Use correct structure to extrace zpool's write counters
Max Matveev
13:52 Revision 39f86851: Bump version for minor bugfix release.
Nathan Scott
13:48 Revision ac7232e3: Fix compiler warning about ignored results from strtol and friends.
Nathan Scott
13:46 Revision 75d27619: Remove message from libpcp_pmda about unknown PMID for v4 PMDAs.
If a client starts up and monitors a dynamic metric, whenever
that metric goes away (e.g. MMV, monitored process stop...
Nathan Scott
13:20 Revision 29cdc1a6: Fix compiler warning re ignoring fscanf return value.
Nathan Scott
12:07 Revision cc03923d: Remove fedora spec at Marks suggestion, checked into Fedora cvs now.
Nathan Scott

2010-07-15

15:29 Revision b6d64e7c: Fix up two off-by-one errors in mem allocation for new numa metrics.
Nathan Scott
15:28 Revision a52a00a7: Fix up kernel.uname.distro botch, and make it work for current ubuntu.
Nathan Scott

2010-07-14

20:31 Revision 3c2b151b: libpcp timezone services rework
Changes to ensure putenv() is called with a malloc'd buffer rather
than a static char[] buffer. This avoids a proble...
Ken McDonell
20:31 Revision 8eda5868: libpcp timezone services rework
Changes to ensure putenv() is called with a malloc'd buffer rather
than a static char[] buffer. This avoids a proble...
Ken McDonell
20:31 Revision 5e79282c: libpcp_import - improve .gitignore
Ken McDonell
07:06 Revision 1cbe04e8: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Conflicts:
src/cpan/GNUmakefile
Gloder and LogImport collision ... fixed.
Ken McDonell
07:01 Revision 0e14713c: libpcp_import and PCP::LogImport Debian packaging.
Ken McDonell

2010-07-13

22:16 Revision 5c22a1c5: libpcp_import - build tweaks
Getting closer to integration into the build ... still packaging work
to be done.
Ken McDonell
16:33 Revision eeeed4a0: libpcp_import - initial checkin
Adds libpcp_import (source and headers, no man pages yet) and
PCP::LogImport Perl module as wrapper (also no document...
Ken McDonell
 

Also available in: Atom