Project

General

Profile

Activity

From 2010-04-26 to 2010-05-25

2010-05-25

14:36 Revision 92afc089: Move pmiestats.h to src/include
It is needed by pmieconf Martin Hicks

2010-05-20

09:31 Revision 34622c83: Release pmieconf
Martin Hicks
08:32 Revision fed5c327: Merge branch 'dev' of ../clean-pcp into dev
Nathan Scott

2010-05-18

13:46 Revision 7696deb3: linux pmda: Add per-node CPU metrics
This is just a 'smart' derived metric from the per-cpu metrics
that already exist. Also export a hinv.map metric tha...
Martin Hicks

2010-05-17

10:19 Revision abe6231c: linux pmda: remove SGI hwgraph cpuinfo parsing
This is long ago obsolete, so I'm removing it. Martin Hicks

2010-05-13

09:22 Revision a7c526d6: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Nathan Scott
08:30 Revision 365cd523: Handle fetch errors with derived metrics.
Resulted in sigsegv on clients using derived metrics when pmcd
went away. Ken's reviewed and added a new QA test to ...
Nathan Scott
08:25 Revision 47fc6dd3: Postfix PMDA updated to report aggregate stats from mail.log parsing.
Josef 'Jeff' Sipek

2010-05-12

09:24 Revision dfb7ff22: Merge remote branch 'origin/dev' into mort-dev
Martin Hicks

2010-05-11

16:29 Revision 5b48efcb: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
16:29 Revision 45a5dd13: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
15:37 Revision 04ff4a53: derived metrics - remove bind-time messages
Moved messages at bind-time (most usually when a new context is created)
from unconditional via pmprintf() to debug d...
Ken McDonell
08:10 Revision 7cdd87ad: Fix 32/64 bit issue with disk.dev.scheduler metric on Windows.
Nathan Scott
08:09 Revision b1dfbe7c: Fix open file descriptor leak in disk scheduler code.
Nathan Scott

2010-05-10

20:25 Revision fdeb6479: derived metrics & pmlogger - fix
Fix to allow pmlogger to log derived metrics. Logic lifted from libpcp
to preprocess and postprocess pmFetch calls a...
Ken McDonell
20:23 Revision a1b19e97: pmFetch man page - fix typo
Ken McDonell
20:15 Revision dc77952a: derived metric - fix segv
Bad expr deref when a metric operand is bad ... move guard into correct
place. Problem only would have been seen with...
Ken McDonell

2010-05-05

10:38 Revision 6213e87e: Fix proc.io metrics as kernel format seems to have changed before merging.
Nathan Scott

2010-05-04

11:51 Revision 13058340: Switch to v4 pmda interface for Linux, for cgroup dynamic names.
Add infrastructure for managing parts of the Linux kernel metric
namespace, and stubs for some cgroup users (subsys +...
Nathan Scott

2010-05-03

15:52 Revision 5cbe9443: Bump version number for a (very) minor pcp release.
Nathan Scott
15:49 Revision a703f325: Merge branch 'zfs_snapshots' of git://oss.sgi.com/makc/pcp
Nathan Scott
15:47 Revision 9a02dfe9: Add to git ldirt in mmv PMDA.
Nathan Scott
15:46 Revision 7bff7e56: Fix pmns size accounting in libpcp_pmda helper routine.
Nathan Scott

2010-05-02

17:45 Revision 1fe51230: Export information about ZFS snapshots
Count number of snapshots in each ZFS filesystem and export information
about snapshots. The snapshots have their own...
Max Matveev

2010-04-30

06:49 Revision 8c68d928: pmda help text and malloc/free issues
These changes are a refinement of Nathan's last changes in this area
to fix the related issue in libpcp_pmda, tweak t...
Ken McDonell

2010-04-29

18:59 Revision 5857c5a2: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
14:05 Revision 61039400: Correct a typo in derived metric config in man page.
Nathan Scott
13:30 Revision 0b178167: Add missing descriptors for new Linux memory utilisation metrics.
Nathan Scott
12:50 Revision c5dd4b11: Fix compiler warning on 64 bit platforms.
Nathan Scott
12:43 Revision 747550b9: Bump version to 3.2.0 for next PCP release.
Nathan Scott
12:23 Revision 754246f4: Fix a free of non-malloc'd memory in dbpmda metric help text code
Turns out pmcd is expecting the text pointers to not be allocated
dynamically (contrary to the man page), and if they...
Nathan Scott
12:09 Revision eae87bb1: Resolve several packaging issues (new toolchain) in Debian builds.
Startup scripts apparently in the wrong spot (needs to be same as
suse now, not redhat - make it so), updated standar...
Nathan Scott
09:42 Revision f6c900df: More man page typo fixes uncovered by lintian checker.
Nathan Scott
09:41 Revision 3aee0559: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Nathan Scott
09:00 Revision 8892011c: Fix man page typo found by lintian package checker.
Nathan Scott
08:59 Revision 58f3940f: Remove the jstat (Java utility) PMDA, its passed its use-by date.
Culled pmdajstat - this has long been superceded by the capabilities
of the Parfait package for instrumenting Java ap...
Nathan Scott
06:34 Revision c17381ea: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
03:51 Revision b553ce07: Resolve fallout from pmlogger handling of alias names (pmlc)
Several QA tests using pmlc were now failing after the recent
metric name cache lookup changes (corrupt archives gene...
Nathan Scott

2010-04-28

12:06 Revision 51ca8991: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Ken McDonell
11:54 Revision 46b6496e: Merge branch 'localpmda' into dev
Ken McDonell
11:47 Revision 490f1ef5: pcp_completion.sh - hide stderr output
Now that things are working again with our mmv friend,
$ pminfo mmv<tab or completion key du jour>
produces
$...
Ken McDonell
11:35 Revision 0fc07c78: pmlogreduce - fix minor compilation whining from last change
Ken McDonell
11:31 Revision d29698c4: Tweak error reporting for PMNS operations
With the PMNS, derived metrics and dynamic metrics all acting as
hiding locations for metrics, one may need to seach ...
Ken McDonell
07:52 Revision 16b26223: Make sure PM_ERR_NAME is returned when all options exhausted.
Build failed making help text for indom entries after last round
of changes.
Ken McDonell
07:29 Revision 99549e65: Rework for PM_CONTEXT_LOCAL PMNS services
Make PM_CONTEXT_LOCAL work like PM_CONTEXT_HOST for metrics that are
visible, and in particular ensure that dynamic m...
Ken McDonell
07:21 Revision 1ff8afac: Dynamic names rework after derived metrics added.
The PMID for derived metrics and for the root of a dynamic subtree in
the PMNS both use a domain of DYNAMIC_PMID ... ...
Ken McDonell

2010-04-27

13:46 Revision fad259b4: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
Nathan Scott
13:45 Revision 09bddb1f: Improve pmlogger handling of alias names (same PMID, different names)
Change the way pmlogger writes out metric names to ensure that
the requested metric name (in configuration file) is r...
Nathan Scott

2010-04-26

20:58 Revision 290a7a56: pmlogreduce honour -T command line option
Not sure how or if this ever worked before. Ken McDonell
09:04 Revision 6a763936: Fix fallout from recent pmda.h const'ifying changes
Recent (28 Jan!) changes to pmda.h to add const qualifiers to some of
the pmdaTree routines also changed a couple of ...
Ken McDonell
 

Also available in: Atom