Project

General

Profile

Activity

From 2009-12-02 to 2009-12-31

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

2009-12-30

12:00 Revision 5876649b: sample pmda - more metrics
Added a bunch of additional metrics to support all of the semantic
and aggregate function QA needed for derived metrics.
Ken McDonell
11:59 Revision fd7425a6: Derived metrics - Stage VI
All of the aggregate functions - avg(), count(), delta(), max(), min()
and sum() are now implemented.
Started the ma...
Ken McDonell

2009-12-22

07:33 Revision 6ff90300: Return quietly if NUMA memory metrics aren't available
Just remove the printf during initialization if /sys/devices/system/node
doesn't exist.
Martin Hicks

2009-12-21

21:56 Revision f3d88a4d: Derived metrics - Stage V
Complete some of the TODOs in the earlier work, plus added initial
support for delta(metric). These changes have bee...
Ken McDonell
17:51 Revision 3eaece56: Export NUMA memory statistics from the linux kernel
There are per-node meminfo (like /proc/meminfo) and hit/miss statistics
for the libnuma memory policies.
Signed-off-...
Martin Hicks
14:19 Revision 56938116: is_chkconfig_on() returns true on Solaris
No need to emply secondary configuration checks on Solaris - SMF
is quite capable of dealing with starting and stopin...
Denis Loginov
14:19 Revision f62c20d5: In Solaris PMDAs, make zpool[.perdisk].state a string.
Remove zpool[.perdisk].state_aux.
Rename zpool[.perdisk].state_combined to .state_int
zpool[.perdisk].state_combined ...
Denis Loginov
10:21 Revision 38ae2492: Make perdisk stats part of the zpool hierarchy
Denis Loginov

2009-12-18

09:19 Revision 5e0abc3c: Merge commit 'origin/dev' into mort-dev
Martin Hicks
09:19 Revision b1cf7ee5: Merge branch 'dev' of oss.sgi.com:/oss/git/mort/pcp into mort-dev
Martin Hicks

2009-12-17

15:12 Revision 6e6bfb0c: Add metrics zpool.state_combined and zpool_perdisk.state_combined
to allow to use the two zpool state parameters as one value in pmie. Denis Loginov
14:22 Revision 327d29ff: Fix /etc/init.d/pmie for Opensolaris: do not call is_chkconfig_all;
On Opensolaris, when /etc/init.d/pmie stop is called, pmie processes are
not killed. Kill them with pkill. Needs to b...
Denis Loginov

2009-12-16

22:12 Revision 0ce5b455: Derived metrics - Stage IV
With these changes, basic fetching is working and the PMNS services
have been fixed to the point where pmchart is abl...
Ken McDonell

2009-12-15

14:43 Revision 49abb483: Add state and state_aux metrics for solaris zpool
Add zpool_perdisk state metrics for vdevs in zpools that are physical disks.
Fix Makefile to use the proper CPP
Denis Loginov

2009-12-10

17:45 Revision 7a2edea2: Bump version in dev branch.
Nathan Scott
17:44 Revision 44701bfd: Merge branch 'dev' of git://oss.sgi.com/markgw/pcp/pcp into dev
Nathan Scott
17:37 Revision d57b16a4: Derived Metrics - interim commit
With these changes, the basic fetch and value propagation and
pmResult rewriting is done.
Still no arithmetic in the ...
Ken McDonell
16:29 Revision 6d9fb815: Bump to 3.0.3-1 and tweak BuildREquires:initscripts
just for %{_vendor} == redhat (not needed for suse)
modified: CHANGELOG
modified: VERSION.pcp
modified: bui...
Mark Goodwin

2009-12-09

12:30 Revision 7361c436: Fix RPM build error: BuildRequires initscripts
modified: CHANGELOG
modified: build/rpm/pcp.spec.in
modified: build/rpm/pcp_fedora.spec
Signed-off-by: Mark ...
Mark Goodwin

2009-12-08

09:27 Revision 2a6af0c6: Add pmdaTreeSize helper calculating pmns tree size (for hash sizing).
Nathan Scott

2009-12-07

11:49 Revision bbd1b2f5: Install the MMV PMDA (dso) by default, on all platforms.
Nathan Scott
11:48 Revision 822b7173: Abstract common code from MMV for dealing with dynamic names.
Added pmdaTreePMID, pmdaTreeName, pmdaTreeChildren, and also
pmdaTreeRebuildHash (see comments in pmda.h) which imple...
Nathan Scott
07:33 Revision 5f66071c: Derived metrics - stage II
Parser is done.
Basic hooks in place around context create and destroy.
PMNS services done.
pmLookupDesc working alth...
Ken McDonell

2009-12-04

08:54 Revision a6233a42: Resolve issue with large point numbers in mac version strings.
Nathan Scott
07:33 Revision 09d4e2ad: Rejig Mac OS X distro test to work on 10.4 properly.
Nathan Scott

2009-12-03

11:19 Revision 5757fd25: Do not attempt to install Solaris files on other platforms.
Nathan Scott
10:13 Revision 3be8afd8: Make Mac build work on both 10.6 _and_ 10.4 without change.
Nathan Scott

2009-12-02

21:19 Revision 404f6c66: Attempt to make new and old (OSX 10.4/5/6) builds coexist better.
Nathan Scott
21:18 Revision 6aafe9b5: Add new Sun build files into LSRCFILES so they get into src tarball.
Nathan Scott
21:02 Revision f1322402: Merge branch 'smf' of git://oss.sgi.com/makc/pcp into dev
Nathan Scott
15:59 Revision 287e9fc0: For PCP_BINADM_DIR, libexec needs /pcp/bin appended always.
Nathan Scott
15:22 Revision 8348d70a: Merge branch 'dev' of git://oss.sgi.com/markgw/pcp/pcp into dev
Nathan Scott
15:22 Revision a9c0194a: Rename the dev_udev cluster to sysfs_kernel.
Introduce sysfs.kernel to the namespace. There will be more sysfs_kernel
metrics in due course (e.g. /sys/kernel/slab...
Mark Goodwin
14:51 Revision f142c954: Read from /sys/kernel/uevent_seqnum since /dev/.udev/uevent_seqnum has been deprecated.
modified: src/pmdas/linux/dev_udev.c
Signed-off-by: Mark Goodwin <mgoodwin@redhat.com>
Mark Goodwin
13:16 Revision 5d866ada: Update 3.0.2 release details for dev branch.
Nathan Scott
12:47 Revision 07d4641b: Merge branch 'dev' of git://oss.sgi.com/markgw/pcp/pcp into dev
Nathan Scott
12:47 Revision e896e0b9: Further cleanup of the libexec changes for PCP_BINADM_DIR.
Simplified the configure logic further by removing the 32/64 special
casing, and handing those more complex decisions...
Nathan Scott
12:38 Revision 30e6296a: Adds support for basic udev event monitoring to the Linux PMDA.
Additional metrics for monitoring the udev queue, failed events
and status will be added later.
modified: CHANGEL...
Mark Goodwin
10:43 Revision e389c79d: Merge branch 'dev' of git://oss.sgi.com/markgw/pcp/pcp into dev
Nathan Scott
10:42 Revision 0fee0277: Merge branch 'dev' of git://oss.sgi.com/kenj/pcp into dev
Nathan Scott
 

Also available in: Atom