Project

General

Profile

Activity

From 2011-07-10 to 2011-08-08

2011-08-08

13:06 Revision 9e16208a: Bump version/changelog for bugfix 3.5.8 release.
Nathan Scott
12:35 Revision 96d16a6d: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
12:34 Revision f485caa7: Switch away from switch in pmdarsyslog, wierd compilation issues.
Nathan Scott

2011-08-06

07:38 Revision 0c5bf6b7: CHANGELOG - couple of minor corrections
Ken McDonell

2011-08-05

18:43 Revision 20ca281c: Makepkgs - deal with non-numeric distribution versions
For Ubuntu, if DISTRIB_RELEASE in /etc/lsb-release and for Debian the
value in /etc/debian_version, strip all non-num...
Ken McDonell
18:38 Revision 1f58bc28: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
11:40 Revision 22f5e885: Update timestamps for 3.5.7 release.
Nathan Scott

2011-08-04

21:52 Revision 4b3afc2c: cmdline-install for Mac OS X non-gui package installation
Ken McDonell
20:00 Revision 5c5d828b: Makepkgs - toolchain problem for ia32
Previously this was seen on Ubuntu (across lots of releases). Now
I have access to the precursor Debian releases in ...
Ken McDonell
07:04 Revision 2fdfb491: cpan/GNUmakefile - need explicit installation for Solaris
Debian and RPM packaging do this elsewhere, solaris joins Mac
OS X (both the cocoa and macosx variants) and gentoo fo...
Ken McDonell
07:01 Revision 7952f3b4: configure.in - some packaging changes
Ensure $target_distro is always set to something useful (and not
"unknown"), and then expose this value to the build ...
Ken McDonell
07:00 Revision f0e46ec7: Makepkgs - very small change in diags sent to Logs/pcp
Ken McDonell

2011-08-02

10:58 Revision d4262804: Perl packaging ... more changes
Get the RPM packaging working again ... sigh. Ken McDonell

2011-08-01

16:38 Revision cfc7ba1d: tarball packaging changes
Add README to explain how to install, upgrade and remove PCP from
a tarball package.
Add the README and helper scrip...
Ken McDonell
15:57 Revision b10ff240: builddefs.in - put perl packaing changes back
Accidently lost in last commit for this file, thanks to fat fingers
and brain failure.
Ken McDonell
14:10 Revision db6113e9: proc.io.* - tweak cache logic
Document which Linux kernel config parameters need to be set before
proc/<pid>/io entries appear. And as a result of...
Ken McDonell
14:09 Revision 4cb58c5c: rc-proc.sh - changes for Gentoo and rc-update(1)
Ken McDonell
13:51 Revision 0f615269: builddefs.in - formatted man pages may have .bz2 suffix
Just for $(DIRT) to be used with make clean, etc. Ken McDonell
13:39 Revision 2d1d2cef: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell

2011-07-31

20:55 Revision a82e0abd: Bump version in dev branch for release, probably this week sometime.
Nathan Scott
20:53 Revision d9a073ff: Add an access control section to default pmcd.conf
This now blocks all remote store operations by default,
only localhost may store. All can fetch.
Nathan Scott

2011-07-30

16:50 Revision b2408a33: making tarball installations work better
Add helper scripts for tarball-based packaging.
Package upgrades should proceed as:
# here=`pwd`
# ./preinstall
#...
Ken McDonell
16:48 Revision 525a9e4a: hotproc and summary PMDAs - makefile changes
Use the newer $(DOMAIN_MAKERULE) from PCP builddefs to make domain.h
with error checking.
Ken McDonell
10:10 Revision 977a8c82: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
09:54 Revision aab4014a: packaging changes - gentoo and perl
Add case for target_distro=gentoo in configure.in.
Change the Perl packaging logic for the non-Debian-like builds.
...
Ken McDonell

2011-07-29

11:37 Revision c0703004: Add regular expression based event filtering in logger PMDA.
Using the -x option to pmevent, we can now pass over a regular
expression to be used to tease out the more interestin...
Nathan Scott

2011-07-27

20:00 Revision d77d2c4a: Implement logger PMDA line-oriented event mode.
Change pmdalogger to generate individual events records
for each new line in the log file, instead of the current
rea...
Nathan Scott
18:20 Revision 3d55ef1f: Rework rsyslog PMDA handling of queue metrics.
Observed by Rodney McKee, and on subsequent inspection
of the code, many separate queues can exist - handle 'em
as in...
Nathan Scott
18:16 Revision 5a18c436: Add EWOULDBLOCK to ignored errno set for non-blocking files.
According to man pages, this errno can be returned on some
systems and should be catered for in the Perl PMDA wrapper.
Nathan Scott

2011-07-26

20:10 Revision aebad39e: pmie and pmproxy - rc scripts
Same insserv(1) changes as for pcp rc script ... see previous
commit.
Ken McDonell
17:48 Revision eb9bcf5a: rc_pcp - insserv(1) changes
Changes to the insserv(1) control section
- move Required-Start list to Should-Start (modules may be optional)
- move...
Ken McDonell

2011-07-23

21:13 Revision 34bf132f: Revert "rc scripts - SuSE fix"
This reverts commit e0a44e538c8cc7332b7307da895d00aaf22293b1.
For Debian/Ubuntu at least, we want to be started in r...
Ken McDonell
20:40 Revision ab45404d: rc_pcp - add missing sort
Fix already in the pmie rc script, not sure why it is not also in
the pmcd rc script ... this commit fixes that.
Ken McDonell
12:47 Revision 4963f55e: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
10:01 Revision 4889dd72: Resolve spaces-in-SIM_ABI related build issue on IA64 SLES11SP1.
Arthur Kepner

2011-07-22

18:37 Revision d8469f30: Add open file-descriptor count metric to the Linux PMDA
The proc.fd.count Linux PMDA metric is calculated for a process by
counting symlinks in the proc/<pid>/fd directory.
David Disseldorp
11:49 Revision e9e72fd3: Improve pmdaelasticsearch man page and metric help text coverage.
Nathan Scott
11:22 Revision 6b9f1b5c: Merge branch 'dev' of ssh://oss.sgi.com/oss/git/pcp/pcp into dev
Nathan Scott
11:21 Revision fd27aebf: Ensure local PMDA.pm fetch and instance routines are always called.
Otherwise (cluster-based) refresh interface doesn't work without
a fetch/instance routine, and pmns_refresh may also ...
Nathan Scott
11:19 Revision c93707b3: Add missing gitignore clause after change to pmlogctl makefile recently for pmcpp.
Nathan Scott
11:15 Revision 24c7e40a: Extend pmdaelasticsearch with additional metrics.
Added individual node metrics, incl. all the JVM internal stats;
for existing status code stats add numeric metrics a...
Nathan Scott

2011-07-21

14:16 Revision 6d576f20: Define queue access methods that are missing on systems running glibc <= 2.3, e.g. RHEL4
modified: src/pmdas/logger/event.h
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin
11:31 Revision d1689099: Update release version dates and tweak deb deps again.
Nathan Scott
10:58 Revision 3eb4a4b6: Initial version of elasticsearch PMDA
Ryan Doyle

2011-07-11

16:56 Revision d220b9a6: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
12:11 Revision bd4373ce: Update spec file too for following release.
Nathan Scott
12:11 Revision 693da106: Resolve several issues reported by newer lintian version.
Debian packaging updates - no longer need shlibs.local, no
slash at the front of the conffiles exception, updated the...
Nathan Scott
12:06 Revision d3a42408: Fix build on RHEL4, which has an old/moldy queue.h without TAILQ_NEXT.
Nathan Scott
12:05 Revision e74ad0d2: Fix man page typo reported by lintian (explict).
Nathan Scott
12:03 Revision 866acfa6: Whack-a-mole with /bin/pwd continues in pmie_daily.
Nathan Scott
12:03 Revision a257b360: Fix typo reported by lintian in pmlock command error message.
Nathan Scott
 

Also available in: Atom