Project

General

Profile

Activity

From 2010-01-27 to 2010-02-25

2010-02-23

16:13 Revision 8f81c052: Win32 build fixes after recent dbpmda changes.
SOCKET is a reserved word under the Win32 socket interface
(winsock2.h), rename our use to SOCK. Also sys/socket.h i...
Nathan Scott
11:10 Revision 74464b9b: Fix mem.numa.util.NFS_Unstable metric
The table was being searched for a non-existant key.
Signed-off-by: Martin Hicks <mort@bork.org>
Martin Hicks
11:10 Revision 908a6061: Fix mem.numa.util.NFS_Unstable metric
The table was being searched for a non-existant key.
Signed-off-by: Martin Hicks <mort@bork.org>
Martin Hicks
09:59 Revision d565996c: Merge branch 'numa-metrics' of git://oss.sgi.com/mort/pcp into dev
Nathan Scott
08:30 Revision 28d6bfc2: Bump minor version number for point release (primarily bug fixes).
Nathan Scott
08:28 Revision 99722ad9: Upsize deb Suggests to a Recommends between pcp and pcp-perl-PMDA packages.
Nathan Scott
08:15 Revision fde710eb: Merge branch 'dev' of ../pcp into dev
Nathan Scott
08:15 Revision 601f0eb4: Merge branch 'master' of ../kenj into dev
Nathan Scott

2010-02-22

16:47 Revision 83c3d617: Update /proc/meminfo stats on linux
Add some new metrics. Also I made the naming of the NUMA
statistics more consistent with the naming of those from th...
Martin Hicks
15:21 Revision 277d3909: Use a better MMV generation number - using all bits available.
The generation numbers used in the MMV file format are 64 bits
wide, however we were only using the output from time(...
Nathan Scott
13:31 Revision b0b6a917: Improve handling of perl PMDAs when perl PCP package not installed.
As reported by jeffpc, report meaningful error for attempted PMDA
install in this situation, and add a Debian install...
Nathan Scott
13:24 Revision 721e3eb2: Fix incorrect accounting of number of mmv metrics.
Nathan Scott

2010-02-08

14:46 Revision 65c90dc7: Add precision argument (-p) to pmwtf.
Default behaviour is unchanged, greater precision can now be
achieved in reporting (awk) and data generation (logsumm...
Nathan Scott

2010-02-03

19:04 Revision 68b878a6: Avoid grep -q usage
-q is not supported on early IRIX or OpenSolaris. David Disseldorp

2010-02-02

14:46 Revision 35b9d2a6: Install pmlogger with exe suffix on Win32 platform.
Nathan Scott
14:37 Revision 4c69b690: Fix Win32 build - use errno common to all platforms for MMV version mismatch.
Nathan Scott
14:37 Revision eb18d2cc: Fix Win32 build - use 64 bit type common to all platforms - __uint64_t.
Nathan Scott

2010-01-31

08:44 Revision 8a6d082f: dbmda - cosmetic #if -> #ifdef
Ken McDonell
08:18 Revision 3bd41f46: dbpmda - add open socket sockname command
Based on a patch from Andrew Wansink, this change adds an open socket
command (alongside the existing open dso and op...
Ken McDonell

2010-01-28

22:12 Revision 22ba3a3f: Update dates for 3.1.0 release in changelogs.
Nathan Scott
17:39 Revision e33fd21a: Add gitignore files in pmdaoracle area.
Nathan Scott
17:38 Revision 88dccc5b: Rework pmdammv internals to support cross-file instances.
Refactored alot of the code dealing with the mmap files to
allow this, and to make the code alot more readable (esp.
...
Nathan Scott
17:36 Revision 98722093: Use const pointers for some pmdaTree interfaces, where warranted.
Nathan Scott
12:09 Revision c7a7c107: Merge branch 'onefetch' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
09:59 Revision 6a1099e9: Don't assume size of values in unix/system_pages.
Thye're not not all 32 bit integers, so use the proper checks. Max Matveev

2010-01-27

23:09 Revision 43bc1d2b: Export physmem size, page size and uname from Solaris pmda
This generates enough metrics to make pcp(1) work properly on Solaris. Max Matveev
23:04 Revision 6de110e7: Plug a memory leak in Solaris PMDA
zpool.state and zpool.perdisk.state are strings which zpool_state_to_name()
gets from gettext, they do not need to be...
Max Matveev
19:29 Revision 3b9f41bf: Minor cleanup in Solaris' netmib module
Max Matveev
19:22 Revision ac0b4a6a: Tell solaris pmda to only update instances of the domain which is been fetched.
Ken McDonell reported that fetching metrics in zpool.perdisk hierarchy
requires disk I/O which skews the picture for ...
Max Matveev
19:15 Revision 30da5347: Don't allow internal cache iterators change cache walking state.
If the user starts cache walking using PMDA_CACHE_WALK_REWIND
and then calls some other pmdaCacheOp operations like P...
Max Matveev
16:33 Revision 527ee2df: Fix new 64 bit platform specific gcc warning.
Nathan Scott
10:37 Revision 3300d8ec: Get pmdaoracle.pl to the point that it actually Installs.
Nathan Scott
06:34 Revision d225623b: derived metrics - 64-bit platform fix
Small fix to address Nathan's reported QA 225 failure on 64-bit
platforms.
Ken McDonell
06:25 Revision aa965191: readline for dbpmda
Thanks to Andrew Wansink fo showing how this could be done and providing
the initial patches. This checkin refines t...
Ken McDonell
 

Also available in: Atom