Project

General

Profile

Activity

From 2009-08-16 to 2009-09-14

2009-09-07

22:25 pcp Revision 0f106063: merge 2.9.2 into 3.0.0
modified: CHANGELOG
modified: configure.in
modified: debian/changelog
modified: man/man1/pmval.1
modified...
Mark Goodwin
16:29 pcp Revision 11549aca: Bump pcp stable version to 2.9.2.
Nathan Scott
11:59 pcp Revision 7997eea9: Fix the number-of-samples value calculated in pmval once and for all.
For those who care, it turns out that the number of _fetches_ may be
known, the number of _reported_ samples cannot b...
Ken McDonell
11:51 pcp Revision f4e6d55f: Attempt to resolve sys/stat related build issue on Alpha.
Not having access to an Alpha makes this difficult, but one thing
that is clearly not helping is that with Linux glib...
Nathan Scott
11:26 pcp Revision be8793c5: Fix mmv library build on mac/win - missing a header.
Nathan Scott
09:55 pcp Revision 6b965628: Merge v2.9.1 from branch 'master' of git://oss.sgi.com/pcp/pcp into dev
Conflicts resolved:
VERSION.pcp
- bump to 3.0.0-5
CHANGELOG
- merge changelog for 3.0.0 after 2.9.1
src...
Mark Goodwin

2009-09-04

18:16 pcp Revision 0b2ca9b9: - bump VERSION and CHANGELOG to 3.0.0-5.
- move sample, simple and trivial PMDAs to libs-devel,
along with other demos and examples.
- auto generate the lis...
Mark Goodwin
14:17 pcp Revision 92eb7b89: Bump pcp stable version to 2.9.1.
Nathan Scott
14:15 pcp Revision 2e890f3d: Correct pmval sample count calculation.
Martin reported several QA tests were failing wrt pmval "samples" line.
What I've found is the problem either exists...
Nathan Scott
14:08 pcp Revision 6940bbf8: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Nathan Scott
13:31 pcp Revision 864eb5bb: Make .NeedRebuild not be an empty file to keep rpmlint happy.
modified: src/pmns/GNUmakefile
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin
13:31 pcp Revision 060e2b82: Use CFILES macro in the install
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com> Mark Goodwin
13:27 pcp Revision 85bbc135: Bump to 3.0.0-5, move examples, demos and the example PMDAs
or those shipping source code into the libs-devel package.
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin

2009-09-03

12:59 pcp Revision 350246f0: Another pass at getting the perl/debian packaging auto-deps right.
Nathan Scott
12:59 pcp Revision 91c9f4a0: Correct mmv install targets makefile macro.
Nathan Scott

2009-09-02

15:07 pcp Revision bf33333e: Workaround another oddity in (very) recent versions of autoconf.
Problem found by the Debian autobuilders, in the pcp-gui build but it
affects pcp too. Latest versions of autoconf e...
Nathan Scott
14:38 pcp Revision efcb3b59: Add missing dependencies and runlevels into PCP start scripts.
With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d scripts of this package. T...
Petter Reinholdtsen
13:18 pcp Revision 4aa31ed0: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Nathan Scott
12:38 pcp Revision b7bb6080: Update gitignore files for Mac and Windows library file names.
Nathan Scott
12:30 pcp Revision 3323bb90: Fix a segv observed in the Windows PMDA accessing SQL Server metrics.
The recent optimisation added for direct instance domain lookup added
a flaw that could case an array index of -1 to ...
Nathan Scott
11:49 pcp Revision 1112ac63: Small MMV pmda changes to allow DSO builds in the future.
Turns out that the current protocol for getting pmcd to
update its namespace cannot be used from DSO agents ...
one m...
Nathan Scott
11:46 pcp Revision 677c6f2c: Fix logic error causing wrong windows version to be reported.
Nathan Scott

2009-09-01

17:44 pcp Revision e421a493: Interim commit for start of daemon PMDA support for dynamic PMNS.
Ken McDonell

2009-08-28

08:44 pcp Revision 210be7f6: Correct some regular expressions in Samba PMDA.
Of particular note, some of the heading lines in the
smbstatus --profile output have trailing whitespace.
Otherwise, ...
Nathan Scott

2009-08-27

14:26 pcp Revision 0758690b: Descend into samba PMDA during the build (SUBDIRS update).
Nathan Scott
14:25 pcp Revision 9e758dd2: Add kernel.all.uptime to the Windows kernel agent.
This code uses the PdhGetFormatterCounterValue API, which we
have not used before on Windows, hence the changes to li...
Nathan Scott
10:21 pcp Revision b0cbeab4: Rearrange platform-specific handling in pmdaproc.sh.
Keep everything that does platform-specific stuff in one
place now, run early on, instead of all over the shop.
The ...
Nathan Scott
09:20 pcp Revision ac9170cf: Initial version of the (perl-based) Samba PMDA.
Nathan Scott

2009-08-26

11:46 pcp Revision e00aafe7: Fix inconsistent metric name in pmdasimple.pl - simple.now was wrong.
Nathan Scott
11:02 pcp Revision e937d833: Remove hard-coded path in the perl variant of the simple PMDA (thanks Mark).
Nathan Scott
11:00 pcp Revision 531de744: Use PM_IN_NULL in pmdasimple.pl so it functions correctly on all platforms.
Nathan Scott

2009-08-24

10:58 pcp Revision 956be698: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Nathan Scott
10:57 pcp Revision 7bf0f27d: Merge branch 'solaris' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
09:03 pcp Revision 309e7be9: Add PCP::PMDA helper routines for determining native long sizes.
Nathan Scott
09:01 pcp Revision 90e8cd86: Extend MMV to allow teardown of MMV file, and set errno on failure.
Setting errno helps alot with diagnosing mmv_stats_init() failures. Nathan Scott
08:56 pcp Revision d4732eb5: Initial stable (1.00) version of MMV Perl interface.
Changes include:
- added stop interface
- added stats_set interface
- fixed incorrect memory ...
Nathan Scott

2009-08-21

15:34 pcp Revision 797daa3c: changes following Jarod Wilson's review
modified: VERSION.pcp
modified: build/rpm/pcp.spec.in
modified: build/rpm/pcp_fedora.spec
- fixed licenses
-...
Mark Goodwin
15:33 pcp Revision ccd966f8: install .NeedRebuild so help clean up the RPM spec
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com> Mark Goodwin

2009-08-18

18:57 pcp Revision 71545fe1: reconcile pcp spec with pcp_fedora (as far as possible) and bump version to 3.0.0-3
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Changes committed:
modified: CHANGELOG
modified: VERSION.pcp...
Mark Goodwin

2009-08-17

18:52 pcp Revision 3db8e4f3: Release zpool resources when finished updates
It's not documented but it's obvious that zpool_iter expects the
callback to call zpool_close to release resources as...
Max Matveev
 

Also available in: Atom