Project

General

Profile

Activity

From 2011-07-27 to 2011-08-25

2011-08-25

13:11 Revision b3ed423f: Ensure cgroup option parsing code properly initialised on each call.
Nathan Scott

2011-08-24

14:40 Revision cfddd47b: configure.in - another refinement to the typedef and printf format stuff
Ken McDonell
11:07 Revision a7de3709: sample PMDA - Solaris sysinfo() is different
same name, API is totally different ... deal with it. Ken McDonell
07:37 Revision 24791343: More compilation warning removal - trivial cases
Ken McDonell
07:29 Revision f7e3e5c7: pmieconf/rules.c - another tricky compiler warning case
Following the example from logutil.c in libpcp, the problem appears to
be the (apparently) bogus __attribute__((warn_...
Ken McDonell
07:25 Revision a09304af: configure.in - tweak printf format guessing logic
For Mac OS X, a pthread_t is really a pointer to a struct ... need to
make the cpp post-processing smarter, and add ...
Ken McDonell

2011-08-23

20:44 Revision 258b071d: logutil.c - trial code change to remove compiler warnings
Hard case around strtol() and (apparently) bogus __attribute__
marking in glibc, and gcc inflexibility to over-ride t...
Ken McDonell
15:25 Revision 42c978ea: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
Ken McDonell
15:19 Revision 3786f2ac: Fix compiler warnings and remove dead code
Ken McDonell
15:17 Revision 8b802274: rc-proc.sh - fix Gentoo issues
a) fix bug with rc-update typo
b) add incomplete code and remove TODO annotations
Ken McDonell
15:15 Revision e924d885: pmloglabel - remove dead code behind unimplemented -s option
Compiler warning analysis reveales dead code behind the -s option
that apparently was never implemented. Remove the ...
Ken McDonell

2011-08-22

11:49 Revision db7108a7: Add much more extensive help text for the rsyslog PMDA.
Nathan Scott
08:31 Revision f7dde7a0: Perl PMDA wrapper - small bug
Data type was wrong for store_callback() when the data type is PM_TYPE_64
... pretty unlikely that anyone has seen th...
Ken McDonell
08:29 Revision 4c445ae8: Wind back one of the pid_t related changes
ill_pid (in the archive log label) does not need to be __int32_t ... our
configure script ensures int MUST be a 32-bi...
Ken McDonell

2011-08-20

20:24 Revision 392dc4de: Cleanup pid_t usage
A lot of small changes across many source files to cleanup how we
handle pid_t data types and process ids hiding in i...
Ken McDonell

2011-08-17

20:30 Revision 586f1c09: pmieconf - tuning of rules to match available Solaris metrics
Ken McDonell
14:33 Revision 65bc3600: Generic problems found on Solaris
Fix the following:
- Make sure <strings.h> is included when (a) we are using index()
or rindex() and (b) HAVE_STRI...
Ken McDonell
14:26 Revision 819cc49b: solaris PMDA - libzfs API variants
By inspection of the Solaris source code history, ZPOOL_CONFIG_VDEV_STATS
is (an older?) alias for ZPOOL_CONFIG_STATS...
Ken McDonell
14:25 Revision 0f09a3b5: rc-proc.sh - fix rc/init platform specific code
Clean up after adding proper support for svc* tools for Solaris. Ken McDonell
14:24 Revision 975557af: pmie - guard against NULL deref
Task dump would sometimes SEGV on Solaris. Ken McDonell
14:22 Revision 8461b890: pmregisterderived.3 - fix tbl typo
Found by Solaris catman(1)!! Ken McDonell
14:21 Revision 8b64c567: build/tar/README - minor editorial corrections
Ken McDonell
14:19 Revision 7b95b23c: Solaris build helper scripts
Add README to explain what's going on.
Tweak the preremove and postinstall scripts slightly (make sure
PATH includes ...
Ken McDonell
14:17 Revision df644327: build/sun/pcp.xml rename pcp/pmcd -> pcp/pcp
This will change in PCP 4.0, but for the moment naming the service
that starts pmcd and (optionally) pmlogger to be p...
Ken McDonell
09:07 Revision 48a704be: pmafm, mkaf - rework magic(1) workaround
Cleaned up the check for magic numbers in PCP archives after Solaris
failures and removed all the PCP_PLATFORM depend...
Ken McDonell

2011-08-12

09:43 Revision 2ecb8767: Tweak readme files to be more accurate
Hamish Coleman
09:43 Revision cefc30c7: Tweak readme files to be more accurate
Hamish Coleman
09:43 Revision 2505838b: Tweak readme files to be more accurate
Hamish Coleman
09:40 Revision 79f5281f: Ignore PDF version of presentation
Hamish Coleman
09:40 Revision e5d67e40: Ignore PDF version of presentation
Hamish Coleman
09:40 Revision ffc57b70: Ignore PDF version of presentation
Hamish Coleman
09:13 Revision f0a6570f: Add Hackathon presentation
Hamish Coleman
09:13 Revision c1542055: Add Hackathon presentation
Hamish Coleman
09:13 Revision 8156b67c: Add Hackathon presentation
Hamish Coleman

2011-08-10

21:47 Revision f0094826: assorted - map -EACCES to PM_ERR_PERMISSION
Exposed by Nathan's recent [access] changes to pmcd's config file
... paticularly for pmStore, we should see the same...
Ken McDonell
17:44 Revision bd159cb5: Update config file to use new columnar formats
Hamish Coleman
17:44 Revision 2d7c9943: Update config file to use new columnar formats
Hamish Coleman
16:26 Revision 58e76751: Add debugging output for decoded row and host numbers
Hamish Coleman
16:26 Revision f127220f: Add debugging output for decoded row and host numbers
Hamish Coleman
16:26 Revision fc0e734d: logging functions do not need to have a newline appended, this just leaves blank lines in the logs
Hamish Coleman
16:26 Revision 1a90b7a0: logging functions do not need to have a newline appended, this just leaves blank lines in the logs
Hamish Coleman
16:25 Revision b4aec877: BUG: instance calculation for table rows was borken
Hamish Coleman
16:25 Revision 4f6a6471: BUG: instance calculation for table rows was borken
Hamish Coleman
16:24 Revision 63092b14: BUG: SNMP counters are unsigned
Hamish Coleman
16:24 Revision 729b835c: BUG: SNMP counters are unsigned
Hamish Coleman
11:26 Revision b8d86ce4: Mappings defined as a simple column now show up as mulitple instances
Hamish Coleman
11:26 Revision fa898724: Mappings defined as a simple column now show up as mulitple instances
Hamish Coleman
11:15 Revision f2106379: BUG: initialise vars for when no config file exists
Hamish Coleman
11:15 Revision c7af9597: BUG: initialise vars for when no config file exists
Hamish Coleman
11:05 Revision c3a5f52b: Create an indom to contain automatic rows for simple snmp table-like objects
Hamish Coleman
11:05 Revision d0f0bd2f: Create an indom to contain automatic rows for simple snmp table-like objects
Hamish Coleman
11:00 Revision cc27f09a: Track the number of loaded items, this will be used to create the hostrows indom id numbers
Hamish Coleman
11:00 Revision d304cb58: Track the number of loaded items, this will be used to create the hostrows indom id numbers
Hamish Coleman
10:59 Revision 685ddefa: Add the numeric hostid to the hosts hash
Hamish Coleman
10:59 Revision ff9178da: Add the numeric hostid to the hosts hash
Hamish Coleman
10:58 Revision 62aab275: Use symbolic names for indom numbers
Hamish Coleman
10:58 Revision 92bd2a24: Use symbolic names for indom numbers
Hamish Coleman
10:42 Revision 294612a0: Infer the PCP semantics from the SNMP type
Hamish Coleman
10:42 Revision 1a4fc4f9: Infer the PCP semantics from the SNMP type
Hamish Coleman
10:14 Revision a8ea3e98: Cleanup the default config and add some more examples
Hamish Coleman
10:14 Revision 28c37aaf: Cleanup the default config and add some more examples
Hamish Coleman
10:13 Revision 387eccf6: BUG: should not load the same config file twice - since the PMDA runs with its CWD set to the same place as the default location for config files, we cannot load the config file from the current dir
Hamish Coleman
10:13 Revision bebde218: BUG: should not load the same config file twice - since the PMDA runs with its CWD set to the same place as the default location for config files, we cannot load the config file from the current dir
Hamish Coleman
10:12 Revision 5955fa98: Warn if there has been a SNMP to PCP type mismatch
Hamish Coleman
10:12 Revision 2bf16671: Warn if there has been a SNMP to PCP type mismatch
Hamish Coleman
10:11 Revision 51162e93: Add an autoincrement mapping id character
Hamish Coleman
10:11 Revision 8d225249: Add an autoincrement mapping id character
Hamish Coleman
10:10 Revision 6545831a: BUG: fix multidigit ID numbers
Hamish Coleman
10:10 Revision 4517f177: BUG: fix multidigit ID numbers
Hamish Coleman
10:09 Revision 0abae363: Add usable shortcut for SNMP type name
Hamish Coleman
10:09 Revision de535c9c: Add usable shortcut for SNMP type name
Hamish Coleman

2011-08-09

21:53 Revision d0adec72: Document callbacks, in search of a PMNS relevant one
Hamish Coleman
21:53 Revision 4a4910fe: Document callbacks, in search of a PMNS relevant one
Hamish Coleman
20:58 Revision f64d9eb4: Add snmp metric types and matching pcp types
Hamish Coleman
20:58 Revision 265aad3a: Add snmp metric types and matching pcp types
Hamish Coleman
19:44 Revision d94408e1: Fixup constants with better error numbers
Hamish Coleman
19:44 Revision c5b4e184: Fixup constants with better error numbers
Hamish Coleman
19:17 Revision bcd35380: Change to U32 to make pmchart demonstratable
Hamish Coleman
19:17 Revision 6615f7fa: Change to U32 to make pmchart demonstratable
Hamish Coleman
18:44 Revision 5ab012d8: Static mapped queries now work
Hamish Coleman
18:44 Revision 9c1acab3: Static mapped queries now work
Hamish Coleman
17:54 Revision b919ba50: Remove dead code
Hamish Coleman
17:54 Revision 55c6c687: Remove dead code
Hamish Coleman
17:16 Revision 472c2ca8: Dynamically create the domain instance list from the loaded snmp hosts
Hamish Coleman
17:16 Revision 2bfb30da: Dynamically create the domain instance list from the loaded snmp hosts
Hamish Coleman
16:51 Revision e7e326d2: Load hosts from config and setup a SNMP session
Hamish Coleman
16:51 Revision 45028cc0: Load hosts from config and setup a SNMP session
Hamish Coleman
16:06 Revision 0bb1dd27: show debug details of internal config to the log
Hamish Coleman
16:06 Revision 5d218297: show debug details of internal config to the log
Hamish Coleman
16:04 Revision d3cd9435: Add config file loading
Hamish Coleman
16:04 Revision af3b6314: Add config file loading
Hamish Coleman
15:27 Revision 93cd2ed5: Now generating fake static data
Hamish Coleman
15:27 Revision 57a71e66: Now generating fake static data
Hamish Coleman
15:26 Revision 84292cac: Ignore generated files
Hamish Coleman
15:26 Revision 9c9bf7ef: Ignore generated files
Hamish Coleman
15:20 Revision 404dc3c3: Correct the pmid number bitfield information
Hamish Coleman
15:20 Revision 106151f8: Correct the pmid number bitfield information
Hamish Coleman
14:47 Revision d4c35945: Gut the pmdasnmp module and try to send simple static values - currently failing
Hamish Coleman
14:47 Revision 933a8cf3: Gut the pmdasnmp module and try to send simple static values - currently failing
Hamish Coleman
12:52 Revision a4ba226d: Fix the install and remove scripts for this module
Hamish Coleman
12:52 Revision e76ded6d: Fix the install and remove scripts for this module
Hamish Coleman
12:45 Revision a29fdc22: Import pcp/src/pmdas/bonding/{Install,Remove} from PCP source
Hamish Coleman
12:45 Revision 49c4f321: Import pcp/src/pmdas/bonding/{Install,Remove} from PCP source
Hamish Coleman
12:29 Revision 770b1427: Import pcp/src/pmdas/bonding/pmdabonding.pl from PCP source
Hamish Coleman
12:29 Revision c879e2ca: Import pcp/src/pmdas/bonding/pmdabonding.pl from PCP source
Hamish Coleman
12:12 Revision 16c92ec0: Add perl dependancies to documentation
Hamish Coleman
12:12 Revision f22c458e: Add perl dependancies to documentation
Hamish Coleman
11:53 Revision 9d741789: Add some more targets for configurable items
Hamish Coleman
11:53 Revision ecf25124: Add some more targets for configurable items
Hamish Coleman
11:52 Revision 362f411f: Add first guess at a sample config file
Hamish Coleman
11:52 Revision d3c04950: Add first guess at a sample config file
Hamish Coleman
11:38 Revision b638c62e: Add initial documentation
Hamish Coleman
11:38 Revision d9162552: Add initial documentation
Hamish Coleman

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
 

Also available in: Atom