Activity
From 2010-08-30 to 2010-09-28
2010-09-28
- 21:48 pcp Revision a2416c29: Fix typo in dbpmda error message - PDMA vs PMDA.
- 21:22 pcp Revision a8e800b6: Add missing import of Getopt::Std for sheet2pcp.
- 21:03 pcp Revision 6962b551: Fix compilation problem in sheet2pcp found by pcpqa tests.
- Exact error was 'Global symbol "$sts" requires explicit package',
for the curious. Good thing those tests are there! - 08:29 pcp Revision 1c5222a5: Annotate pmprintf and __pmNotifyErr with printf format.
- If the build compiler is gcc, we now annotate the pmprintf
and __pmNotifyErr routines so that callers are informed if... - 08:25 pcp Revision d7be8ad5: Rework dbpmda backdoor interface to libpcp contexts.
- After many unsuccessful (and not pretty) attempts to get the
libpcp routines which dbpmda overwrites properly overwri...
2010-09-27
- 11:21 pcp Revision 98e1ff46: Fix a typo in pmdawindows.
- 10:53 pcp Revision 9ad96b8b: Add missing pmdawindows help text for DSO mode PMDA as well.
- 10:36 pcp Revision c67692d4: Make pmwtf cleanup all of its tmp file turds.
2010-09-26
- 16:40 wconsd Revision 5dfeef22: Document a future direction
- 16:39 wconsd Revision 2b9678f6: Add an example dummy SCM for unix
- 16:30 wconsd Revision 39736270: Pass the args to the main function and thus allow the init function to be optional.
- 13:35 wconsd Revision baa4c9bf: Use the SCM args if they are provided, otherwise just use the cmdline ones
- 13:29 wconsd Revision ee345c39: Update win-scm service detection from the svctest results
- 13:06 wconsd Revision b4d3bd2c: Add missing definition
- 12:19 wconsd Revision 368d31d4: Update win-scm with new learnings, also add a service test helper program
2010-09-24
- 16:24 pcp Revision 26941874: Update version of pcp used in next glider build.
- 16:21 pcp Revision 03da8d08: Add more aliases for pcp shell commands for msys shell.
- 16:04 pcp Revision bf2e8e33: Fix dup in Windows pmda help text.
- 16:02 pcp Revision 00031a51: Fix compilation warning on Win32 for pmieconf.
- 16:00 pcp Revision c01b98be: Another missed bit of Win32 porting.
- 15:59 pcp Revision 7a15cc88: Fix trivial compilation warning in libpcp_import.
- 15:58 pcp Revision e9e0d25c: Reinstate missed libpcp_http Win32 porting changes.
- 15:40 pcp Revision 10dab4b0: Update version wrt build number, add to changelog.
- 15:35 pcp Revision 10162910: Merge branch 'devlink' of git://oss.sgi.com/makc/pcp into dev
- 15:30 pcp Revision 9469fa3a: Extend pmdawindows help text mechanism.
- This patch extends the existing pmdawindows metric help to
allow help text for metrics which are not directly fetched... - 14:29 pcp Revision 711b0c50: Add network interface speed metrics to pmdawindows.
- 14:28 pcp Revision d333e773: Fix pmdalinux handling of long network interface names.
- Interface names like "bond0.127" trip hard-coded constant
buffer offset logic in pmdalinux, which causes incorrect
va... - 14:20 pcp Revision 0f12a53f: Fix a help text typo for Linux interface speed metric.
- 14:19 pcp Revision ac24bb79: Tweak deb deps so we produce binaries that can install on older releases.
2010-09-23
2010-09-14
- 15:13 pcp Revision 12cf1d00: Use devinfo library to get information about pretty disk names
- Translating from disk names used by ZFS to the instances in disk instance
domain is not always straight forward: pret...
2010-09-13
- 22:59 pcp Revision 6eec8fa5: Make sure that kstat chains are updated for each fetch request
- Clusters which use kstat to fetch its metrics must make sure
that chains are properly oiled before walking them other... - 11:33 pcp Revision 2de49c9d: Removed back-compat pmRequestChildern interface, Max is convinced noone is using it.
- 10:00 pcp Revision 1d5b0fac: Fix crimes against regular code style in libpcp PDU routines.
- Also fixed spelling on pmRequestNamesofChildern, but added a
back-compat interface. Probably we could remove that on...
2010-09-12
- 02:11 pcp Revision e07d43b2: Avoid referencing stale kstat entries
- If kstat_chain_update modifes the chains then pointers stashed in
pmdaCache could become stale or could be reused for...
2010-09-05
- 03:11 pcp Revision 5244dd52: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
- 03:03 pcp Revision b86fe90c: Update apache install process (add port selector), and correct docs.
2010-09-04
- 14:06 pcp Revision d8d9eeff: Add README into libhttp makefile for distribution.
- 13:39 pcp Revision b4b38584: Add original libhttp_fetcher README for developers to reference.
- 13:32 pcp Revision 26d6ca9f: Add gitignore file for mrtg2pcp.
- 13:31 pcp Revision 434147dc: Convert to another http fetch library which can work on all platforms.
2010-08-30
- 16:20 pcp Revision 5b0fe456: Updated CHANGELOG and bumped build version from 3.4.0-1 to 3.4.0-2
- modified: CHANGELOG
modified: VERSION.pcp - 16:03 pcp Revision 3c008d18: Split out each pcp-import-* tool into it's own sub-package so the dependencies
- are manageable. So far we have pcp-import-{sar,iostat,sheet,mrtg}2pcp
modified: build/rpm/pcp.spec.in
Signed-off...
Also available in: Atom