Project

General

Profile

Activity

From 2009-12-31 to 2010-01-29

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

2010-01-26

10:29 Revision 3e39dcd5: Merge branch 'pmdacache' into dev
Ken McDonell
10:25 Revision 6a10cc8f: mmv Install issue fixed
Since the mmv PMDA was promoted to one of the "install by default"
PMDAs, the Install script comman no longer worked ...
Ken McDonell
09:25 Revision 775e969a: pmdaCache Fix corner case in LOAD logic
Problem identified by Max Matveev.
When the cache is already populated, the LOAD operation needs to
honour existing ...
Ken McDonell

2010-01-25

12:10 Revision 43185471: Bump development branch version to 3.1.0 for planned release.
Nathan Scott
11:34 Revision 176d1c8b: Merge branch 'constcache' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
11:34 Revision 542912be: Merge branch 'netlink' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
11:33 Revision bdcb9323: Ensure MMV PMDA values directory exists - create in rc_pcp.
We can no longer rely on the Install script creating this,
as its an auto-installed DSO PMDA by default nowadays.
Nathan Scott
03:48 Revision 5ea8c9e0: Teach pmdaproc about Solaris' ping.
ping on OpenSolaris says:
/usr/sbin/ping: illegal option -- help
usage: /usr/sbin/ping host [timeout]
usage: /usr/sb...
Max Matveev

2010-01-23

23:22 Revision 12372957: Constify arguments of pmdaCache functions
pmdaCacheStore and pmdaCacheLookupName do not modify the names of the
instances which are passed into those functions...
Max Matveev
21:00 Revision 07474a92: Extract information about network links on Solaris
Use kstat to peek under the aggregated links on Solaris: netmib which
provides information about metrics in the netwo...
Max Matveev

2010-01-20

15:21 Revision 386ec440: Add readline-devel rpm spec file build dependency.
Nathan Scott
13:47 Revision f6c26e52: Add readline build dependency for debian package build.
Nathan Scott
13:46 Revision 442c2d9f: Additional LDIRT for mmv makefile to clean.
Nathan Scott
13:46 Revision 2ffb0bb2: Fix a hyphen-used-as-minus issue on pmregisterderived man page.
Nathan Scott
12:24 Revision cd677c8c: Add check in pmdammv for valid pmid item numbers from clients.
Nathan Scott

2010-01-18

15:16 Revision 847b2146: Fix use of incorrect variable in a pmdammv loop exit.
Nathan Scott
11:22 Revision 46b24286: Add in -Z option to pmwtf, to pass through to pmlogsummary.
Nathan Scott
11:21 Revision 948f4420: Reduce memory footprint of pmdammv ever-so-slightly, ditch an unused field.
Nathan Scott
11:20 Revision 6574c43d: MMV is actually pmda api version 4 now, mark it as such (benign though).
Nathan Scott
11:20 Revision bd107223: Use different install.sh syntax now in MMV, one-file-only mode.
Nathan Scott
09:31 Revision 3550ab1c: Merge branch 'diskstat' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott

2010-01-16

23:51 Revision c37667ff: Make pmie_check work on Solaris
pmie_check assumed that tr(1) it is using is going to be GNU-compatible:
on Solaris default tr(1) is not and it canno...
Max Matveev

2010-01-15

09:51 Revision 931c6282: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott

2010-01-14

20:18 Revision 29b0c31d: dbpmda fix for name lookup and dynamic metrics
As reported by Nathan, this fixes a problem where dbpmda is given
a metric name, and the translation to a pmid does n...
Ken McDonell

2010-01-13

16:16 Revision 4cad375e: Finish making pmdammv (dso) available automatically.
The namespace needed to have the same treatment that the
pmcd and platform PMDAs give it - automatic install of a
roo...
Nathan Scott

2010-01-12

14:00 Revision 81c2f6ab: Remove unwanted info log message in pmcd log when using a DSO MMV.
Nathan Scott
13:59 Revision a96a8dc6: Minor 64/32 bit cleanup in the Linux NUMA stats.
Resolves warnings of this nature from gcc:
numa_meminfo.c:69: warning: integer constant is too large for ‘long’ t...
Nathan Scott
13:25 Revision e3457b98: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
13:14 Revision 9a9178e7: Merge branch 'dev' of git://oss.sgi.com/mort/pcp into dev
Nathan Scott
13:08 Revision 99a412ad: Add a new PMDA exporting the Postfix queue lengths
Josef 'Jeff' Sipek
12:51 Revision 6ca00c9f: Add MMV into the set of DSOs local context works on automatically.
Nathan Scott

2010-01-07

06:51 Revision 7174480b: pmLookupName - refine error handling with derived metrics
The return status is a little tricky as we make a second attempt for
a derived metric lookup for each unknown name if...
Ken McDonell

2010-01-05

08:03 Revision 40468e68: sample PMDA - add sample.scramble.*
Some strange metrics with ill-behaved instance domains and in which
instances come and go, and the order of the retur...
Ken McDonell
08:01 Revision c8f9ef4e: Derived metrics - minor fix up for fetch
Correct corner cases when instances are missing, added and the
order of instances is random between consecutive pmFet...
Ken McDonell

2010-01-04

08:06 Revision 44e7728d: Derived metrics - refinement
After gcov analysis and some expanded coverage in the QA suite, there
is some dead code removal here, and additional ...
Ken McDonell

2010-01-01

10:12 Revision 2490b539: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Ken McDonell

2009-12-31

17:32 Revision 0bf5e5b7: Derived metrics - fix last TODO
Problem with matching instances for binary operators when the number
of instances (and hence the instance identifiers...
Ken McDonell
15:07 Revision 730bf349: Derived Metrics - last stage
This checkin removes all but 1 of the TODOs, completes the metadata
handling (especially dimension and scale), fixes ...
Ken McDonell
 

Also available in: Atom