Project

General

Profile

Activity

From 2007-06-09 to 2007-07-08

2007-07-04

09:38 Revision 3120260b: Remove extra sleep on successful pmlogger/pmie start, and an IRIX 5.3 snippet.
Nathan Scott

2007-07-02

16:16 Revision 98e963be: Make source match comment in pmie/pmlogger check scripts wrt a startup delay.
Nathan Scott
16:15 Revision d4d42cf5: Fix/cleanup some areas of earlier startup performance improvements.
Nathan Scott
16:13 Revision 5f9fadea: Performance improvements to pmlogger, pmie and pmcd startup times.
Michael Newton
16:09 Revision 8a72679e: Fix a pmie_check typo causing mis-identification of pmie processes.
Nathan Scott
12:19 Revision 605771bf: Allow pmie and/or operators to function with some data missing.
This change modifies pmie to allow a logical OR expression to evalute
to true when only once side of the expression t...
Ken McDonell

2007-06-29

17:03 Revision dc28feba: Add in LDIRT for libkmtime for cleaner builds.
Nathan Scott
17:01 Revision b22deb64: Rearrange source code so libpcp_pmc compiles on Mac OS X.
This change rearranges the libpcp_pmc header files to make the
build work on filesystems that are case-insensitive (o...
Nathan Scott
16:29 Revision a4e895fe: Fix compiler warnings for MacOSX kernel agent for current 10.4 versions.
Nathan Scott
16:22 Revision b0b421f6: Resolve path naming issues with more recent versions of autoconf.
Current versions of autoconf (2.61 for example) have added another
level of shell escaping and indirection to certain...
Nathan Scott

2007-06-19

11:21 Revision 2b2c72d7: Fix compiler warnings on x86_64 platform; changes verified on i386.
Nathan Scott
10:22 Revision 87c2a3c7: Tweak kmtime GUI command protocol, for dynamic interface style switching.
Nathan Scott

2007-06-14

10:47 Revision 0d122add: Initial commit of SGI 2.7.1-1 PCP source.
Nathan Scott
10:32 Revision 65946bf7: Append current date string to build number
Nathan Scott
10:32 Revision 57be02a8: Update pmie start and stop scripts
Incorporate bugfixes and platform independence changes from the
pmlogger_check script into pmie_check.
Nathan Scott
10:32 Revision 56dd9517: pmlogsummary report sum option
Allow pmloggsummary to report the sum() of metrics/instances,
in addition to all of the other statistics reported.
Nathan Scott
10:32 Revision 9635c7f5: Fix Windows uname metrics
Somehow, this chunk of an earlier Windows PMDA patch was missed,
and theres no code behind the pmda.* metrics there a...
Nathan Scott
10:32 Revision a3a12b24: Fix PCP start script regressions
Partially revert a change to the pcp start script, so that it will
attempt to shutdown running pmcd processes under a...
Nathan Scott
10:32 Revision 8e7f8da4: pmval kmtime support
Introduce libkmtime, which provides a kmtime client interface for
C/C++ programs using a similar protocol to that use...
Nathan Scott
10:32 Revision 462af436: Generate LSM file
The version number update was missed in the old LSM file. This
patch makes the LSM (Linux Software Map) file configu...
Nathan Scott
10:32 Revision c643892b: Upgrade Windows compiler version
Switch to newer compiler version for native Windows components. David Chatterton
10:32 Revision aabb75f1: Revert syslog for Cygwin
Cygwin build fails with this recent addition, so reverting it.
Possibly a missing (not yet installed?) header on the ...
Nathan Scott
10:32 Revision af6398ae: Windows uuencoded binaries
Add in new uuencoded shim and show-all-counters binary files,
to make merging updates simpler (ascii text is patch-ab...
Ken McDonell
10:32 Revision 1500bd08: Additional Linux SNMP metrics
Support for additional network.udp and network.udplite metrics,
which are exported through the /proc/net/snmp kernel ...
Ken McDonell
10:32 Revision bb8a668b: Fix Linux vmstat nr_slab metrics
Update the Linux PMDA vmstat metrics, after changes and additions
to these counters in 2.6.18 virtual memory subsystem.
Ken McDonell
10:32 Revision cf618856: Make pcp status command report build version
Update the pcp(1) command to report build version. Add in the
missing help text for pmcd.build as well.
Nathan Scott
10:32 Revision 329aada1: Windows split_io metrics
Add support for the per-device and aggregate Windows "Split IO"
performance counters.
Ken McDonell
10:32 Revision a058a844: Fix pmdapmcd empty pmie instance
Fix the handling of the pmie instance domain, such that when pmie
instances are stopped, the pmcd PMDA instance domai...
Nathan Scott
10:32 Revision 30be08b7: pmdamailq filename regex
Allow the mailq agent to be used for MTAs other than sendmail,
by providing a way for regular expressions to be used ...
Nathan Scott
10:32 Revision b6d58c31: Fix Windows filesys.used metric
Fix an error in the Windows PMDA filesystem freespace calculation. Nathan Scott
10:32 Revision ecab101b: Quiet libpcp_pmda with appversion error code
PM_ERR_APPVERSION is a reasonable value for a PMDA fetch callback
to return - this change stops libpcp_pmda from fill...
Nathan Scott
10:32 Revision 8bf3c038: Windows DDK unresolved symbol fix
Fix compilation of parts of the Windows PMDA with newer versions
of the Windows C compiler (and DDK).
David Chatterton
10:32 Revision f40b51db: Windows TCP metrics
Add support for the network.tcp metric hierarchy to the Windows
agent (naming convention matches those used on other ...
Nathan Scott
10:32 Revision fa566506: Fix Linux context switch metric value
Fix a cut-and-paste error in the value reported by the Linux PMDA
for context switches.
Nathan Scott
10:32 Revision 8d5c0698: Fix filesys.free calculation to use b_avail
Most filesystems reserve an amount of space that can only be
allocated by the root user, once out-of-space conditions...
Nathan Scott
10:32 Revision c8d74392: Fix objstyle magic file checks
Add another place to search for magic files, which fixes some
build issues on certain recent Linux distributions. Al...
Nathan Scott
10:32 Revision 95395026: pmie log file rotation
Allow pmie logs to be rotated as part of the regular daily PCP
house-keeping scripts (introducing a pmie_daily to do ...
Nathan Scott
10:32 Revision 6d489840: Fix pmie %sample calculations
Resolve a rounding problem in the pmie percent-{sample,host,inst}
expressions. The percent calculations could result...
Ken McDonell
10:32 Revision c323229f: Convert instant to discrete in numerous metrics
When using the pmlogger log-once directive for discrete metrics, it
helps alot if they actually are exported as discr...
Nathan Scott
10:32 Revision ef7ac247: Replace sginap with nanosleep
Remove use of sginap from several tools. The sginap interface is
terrible for our needs in PCP - its argument is a n...
Nathan Scott
10:32 Revision 28a73b51: Fix pmie constant folding
Fix a bug when pmie evaluates rules that make multiple references
to a single constant, where it was incorrectly fold...
Ken McDonell
10:32 Revision c8284186: Fix Linux proc metric units
Update the metric units for several Linux PMDA counter metrics in the
proc hierarchy.
Nathan Scott
10:32 Revision 1deedfaa: Fix pmie stomp action in archive mode
Ensure related functions are kept together in pmie, this convention
was accidentally dropped earlier. Also ensure we...
Nathan Scott
 

Also available in: Atom