Project

General

Profile

Activity

From 2009-02-17 to 2009-03-18

2009-03-18

14:06 pcp Revision acc38f7d: Add back missing confirm snippet.
Nathan Scott
09:53 pcp Revision 6cecf2b1: Fix source file name in cluster pmda
Martin Hicks
09:34 pcp Revision 5575e37d: No more dependency on sgiReleaseNumber
Martin Hicks
09:30 pcp Revision 8dd2ec9d: Fix the src-pcp make target for the cluster PMDA
I hadn't yet understood what all the bits in the Makefile
were actually used for yet. This seems to fix the src-pcp ...
Martin Hicks

2009-03-16

21:01 pcp Revision d1355034: Bump date stamp version number for packaging.
Nathan Scott
20:52 pcp Revision da4a0def: Recant on attempting to path translate _PROG conf entries.
Nathan Scott
16:34 pcp Revision fd7802d9: The __pmLogReads libpcp symbol is used in pcpqa, export it.
Exported symbol annotation (EXTERN/INTERN) needs to be applied
for this global data symbol to be properly visible to ...
Nathan Scott
16:26 pcp Revision 717f725c: PMDA binaries written to pmcd.conf are not PCP_DIR-prefixed.
Make it so, in the pmdaproc.sh script. Cleanup a pmsignal use
here as well; INT and TERM are equivalent in all PCP c...
Nathan Scott
11:49 pcp Revision 0fefcb1a: Add location of installed dll files to Win32 platform lookup path.
Nathan Scott
11:17 pcp Revision abff4031: pmnsdel mingw tweak - under Win32, rename fails if file exists.
Nathan Scott
10:28 pcp Revision 5133f0df: Fix pmimport makefile macros to descend subdirs.
Nathan Scott
10:25 pcp Revision 0a8380fd: Fix the build on 64 bit platforms.
Nathan Scott
10:06 pcp Revision 39deb939: Improve pmcd error message if compiled without dlopen support.
Nathan Scott
10:06 pcp Revision 8b800c26: pmimport - a tool/API for creating PCP logs from external data.
This is a straight port of the code SGI recently made available.
It is now platform-independent though (not clear it ...
Nathan Scott

2009-03-15

20:05 pcp Revision 06509a91: Update news PMDA makefile for removed files.
Nathan Scott
20:03 pcp Revision 3f558ee3: Remove no-longer-needed files from news PMDA, add POD man page.
Nathan Scott
19:47 pcp Revision 65ef4b08: Remove remaining references to ascii protocol in PMDA scripts.
Nathan Scott
19:44 pcp Revision e436582d: Remove the shell (ascii protocol) variant of the news PMDA.
Nathan Scott
19:28 pcp Revision 74ea0ae2: Remove the ASCII protocol support in libpcp, dbpmda and pmcd.
Nathan Scott

2009-03-13

08:09 pcp Revision e2663201: Replace xconfirm with pmconfirm from pcp-gui.
There's pretty much no situation where we want to use
xconfirm anymore - it looks tragic on current X11 (no
theme/des...
Nathan Scott

2009-03-11

20:41 mrtg treeview Revision 301039da: Add first pass at a javascript indexpage
Hamish Coleman
13:29 pcp Revision 7383bff1: Fix debian packaging issue with the Perl logsummary module (missing files).
Nathan Scott
13:27 pcp Revision 2151078f: Merge commit 'nathan/nathans' into oss-dev
Martin Hicks
13:15 pcp Revision eca401e3: Reserve a domain ID for SGI's 'sdr' PMDA
SGI is using this PMDA. Just reserving an ID so we
don't continue to use an already allocated ID.
Martin Hicks
12:58 pcp Revision b111ed41: Improve regex and diagnostics in logsummary perl module.
Nathan Scott
08:09 pcp Revision 83f84d44: Clarify usage message emitted by pmsignal.
Nathan Scott
08:09 pcp Revision 25b76d50: Fix the Win32 build after a fresh git checkout.
Evidently the Win32 git port converts from *nix to DOS
line endings on checkout. This confuses the awk use in
pmgenm...
Nathan Scott
08:05 pcp Revision 8d700e85: Update pcpintro, removing reference to no-longer-used env var.
Nathan Scott

2009-03-10

11:33 pcp Revision f1669a6f: Rename metrictab variable in cluster PMDA
This avoids a symbol name clash when loading the IB PMDA
via a local context. The IB initialization routine was trod...
Martin Hicks
10:17 pcp Revision d7922cc7: Fix memory leak in IB pmda
Calling umad_get_port() repeatedly leaks memory because the pkeys
structures are re-allocated each time.
This adds t...
Martin Hicks

2009-03-06

16:55 pcp Revision 84a5cfd7: Tweak comment in pmafm config file - pcp-col is not an oss pcp term.
Nathan Scott
16:09 pcp Revision ae3f9c5d: Oops, fix the build in pmclient.
Nathan Scott
15:56 pcp Revision f178a94e: Bump version number date stamp.
Nathan Scott
15:52 pcp Revision 6aea8a5d: Add network.interface.running metric to capture this Linux net iface state.
Nathan Scott
15:51 pcp Revision 08db8fed: Allow pmsignal to send signals to multiple PIDs at once.
Nathan Scott
15:50 pcp Revision 85e5833f: Use RUN_IN_BUILD macro for pmclient so all platforms settings picked up.
Nathan Scott
12:22 pcp Revision 3d266525: Merge commit 'nathan/nathans' into oss-dev
Martin Hicks
12:09 pcp Revision d1daf8b0: Fix memory leak when updating IB port
I think this is really a libibumad bug, but this works around
the problem. When calling umad_get_port() the library ...
Martin Hicks

2009-03-05

15:13 pcp Revision 96e31797: Remove eol backquotes from AC_OUTPUT macro - confuses win32 autoconf.
Nathan Scott
15:04 pcp Revision 32de42f4: Put pmconfig earlier on the build path, so Win32 builds can use it.
Nathan Scott

2009-03-04

16:27 pcp Revision 5918abb8: Tweak startup order of net vs sockets for windows.
Nathan Scott
16:25 pcp Revision bd968132: Make Windows process startup less chatty.
Nathan Scott
15:43 pcp Revision 5583f66b: Put library build options all on one line.
This is so that we don't get spurious output in QA tests
installing PMDAs, which currently filter these lines out
(fa...
Nathan Scott
11:18 pcp Revision e7d7b1df: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
10:50 pcp Revision 31de21d3: Updated perl excel-export demo to slim down dependencies.
Nathan Scott

2009-03-02

22:30 pcp Revision acf62164: Change pmnewlog pmlogger-shutdown sequence to flush/exit/kill
instead of inadvertant earlier exit/newvol/kill sequence. Nathan Scott
22:29 pcp Revision 69f31b96: Add missing dependency on install target for pmlogctl makefile.
Nathan Scott
22:28 pcp Revision e081f3d5: Only create pmcd PID file when in daemon mode (not -f option).
Nathan Scott
22:27 pcp Revision 7f4506bc: Use a common routine for checking and installing GUI config files
in pmdaproc.sh - only warn if files could've been installed that
were not.
Nathan Scott
16:56 mrtg treeview Revision b279eb9a: Identify ourselves in the metadata and add to installation target
Hamish Coleman
16:48 mrtg treeview Revision d150e4ed: Hide non public objects, rename global items to be more obvious
Hamish Coleman
16:35 mrtg treeview Revision ec551d65: Remove unused code, update output to be purely json
Hamish Coleman
16:28 mrtg treeview Revision 9afdb02d: Add tags to each graph, export all time ranges for each graph, json beautification
Hamish Coleman
15:01 pcp Revision 9d0d1715: Improvements from Nathan for the Lustre PMDA
fix it so a DSO will work and make it so it doesn't crash if
the machine lacks the lustre /proc files.
Martin Hicks
14:50 pcp Revision 3669ee5c: Remove a few contact addresses from license statements
I think I accidentally added at least one of these back recently. Martin Hicks
11:11 pcp Revision 8aae0947: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott

2009-02-27

18:36 pcp Revision 50686f06: Many PMDAs were installing makefiles that did nothing.
There's no good reason to do so, it just adds extra files
to the set we install - removed.
Nathan Scott
17:15 pcp Revision d57f2171: In order to get cross-platform PMDA installs working, for
PMDAs that have installed makefiles, we need to know about:
- how shared libraries are built
- shared library suffix
...
Nathan Scott
10:50 pcp Revision 21c6de88: Revert cpp macro botch in pmcd signal handling code.
Nathan Scott

2009-02-26

18:59 pcp Revision 93fb7edf: Fix pmlogsummary when -T and -B/-p are combined.
A local variable required for later use of the -T argument
was being overriden by -B and -p option parsing, with some...
Nathan Scott
10:55 pcp Revision f3db38db: Add configure check for ExtUtils::MakeMaker, required during the build.
Nathan Scott

2009-02-25

15:38 pcp Revision 023925f1: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
12:28 pcp Revision 005a405f: Add README file for cluster PMDA
This was extracted from the slide set written by Mark.
It's still totally inadequate documentation for the cluster
PM...
Martin Hicks
12:24 pcp Revision b55078fd: Rename pmclusterd initscript
As suggested by Nathan, I've renamed it to rc_pmclusterd.
It is still just stuck away in /usr/lib/pcp for now.
Martin Hicks
12:03 pcp Revision 710d6acb: Add gitignore files so there are no 'Untracked files' after a build
Martin Hicks
11:47 pcp Revision 5ae82212: add the Lustre PMDA
This was opensourced by SGI a while ago, but apparently never made it to the
GIT tree.
Martin Hicks

2009-02-24

15:41 pcp Revision a47731a7: Slight rework of Windows-aware signal handling - turns out
that select is not interrupted by Win32 events, so we need
to respond to the event completely within its handler.
Nathan Scott
15:41 pcp Revision 560717ac: Change pmproxy rc script to invoke pmsignal with a basename
in "killall" (-a) mode, like the other start scripts do.
.
Nathan Scott

2009-02-23

21:50 pcp Revision 8bb3aa5d: Improve error handling, remove use of uninitialised variable.
Nathan Scott
16:49 pcp Revision 08fea1c5: Build fix, handle SIGBUS more cleanly.
Nathan Scott
16:42 pcp Revision ef7240c5: Implement SIGUSR1 and SIGHUP functionality on Windows.
The __pmSetSignalHandler and __pmResetSignal handler impl.h
routines are added to hide platform differences - simple
...
Nathan Scott
09:27 pcp Revision e6c933f7: Build fix for debian/mips - linker error on pmProgname.
Debian bug 516582 describes a build failure on this platform:
> Automatic build of pcp_2.7.8-20090217 on ball by sbui...
Nathan Scott

2009-02-21

22:12 pcp Revision 959de687: Initial conversion of Oracle PMDA to Perl.
This PMDA is incomplete. It is based on the original Oracle
PMDA that Jonathan wrote at SGI, which was recently rele...
Nathan Scott

2009-02-20

11:00 mrtg treeview Revision 7d6cf686: Structure of indexmrtg is now mostly right
Hamish Coleman

2009-02-19

16:51 mrtg treeview Revision 04a6764e: output indexmrtg to json, start renaming fields
Hamish Coleman
16:10 pcp Revision 81f5d05d: pmsignal should live in PCP_BINADM_DIR of course.
Nathan Scott
15:53 pcp Revision 4895fd2e: Rename win32 logger to pcp-eventlog for consistency.
Nathan Scott
15:45 pcp Revision 7e39ac58: Remove use of a non-existent macro in src/pcp/GNUmakefile, and small tidyups there.
Nathan Scott
15:44 pcp Revision 874cf06a: Support tools for sending "signals" to PCP tools on Windows.
Windows has minialistic support for the notion of (POSIX) signals.
This is a major problem for PCP, where asynchronou...
Nathan Scott
13:13 pcp Revision 1e8514b8: Windows helper programs should use the native path syntax.
Nathan Scott
13:12 pcp Revision 2cee55ac: Startup scripts cannot assume "pwd" will not contain spaces.
Problem discovered by Mikal Ward when running the rc_pcp script
on Windows, with working directory "C:\Program Files\".
Nathan Scott
11:05 pcp Revision 57bb0176: Merge branch 'nathans' of git://oss.sgi.com/nathans/pcp into nathans
Nathan Scott
10:26 mrtg treeview Revision 9c83a251: Rip out most of the old file's guts from indexmrtg
Hamish Coleman
09:21 mrtg treeview Revision 00588b29: Begin util that generates an xml index from mrtg.cfg
Hamish Coleman

2009-02-17

09:23 pcp Revision 2d8ec0c3: Bump datestamp version number for pkg upgrades.
Nathan Scott
08:34 pcp Revision 332ae0e4: Make Perl PMDA makefiles more generic for easier use as templates
(for new, derived PMDAs that is). Nathan Scott
08:12 pcp Revision f555004b: Porting botch - ensure pmtime clients read on the right fd.
That would be the file descriptor for reading, not writing,
bozo. Fixes up pmval in GUI mode (-g) once more.
Nathan Scott
 

Also available in: Atom