Activity
From 2011-03-06 to 2011-04-04
2011-04-04
- 11:30 Revision 8894689a: Handle logfile paths that end in '|', treat it as a command to read data from.
- * src/pmdas/logger/util.c: New file.
* src/pmdas/logger/util.h: Ditto.
* src/pmdas/logger/event.c (event_init): Handl... - 08:10 Revision e4b76718: Merge branch 'dev' of git://oss.sgi.com/pcp/pcp into dev
2011-03-31
- 21:07 Revision 0c914196: Improve robustness of Win32 trace consumer exercising tool.
- In particular, when it crashes it doesn't get a chance to switch
off the trace session(s) it had enabled. In the cas... - 21:02 Revision e67443bc: Updates to Win32 makefiles to get a clean package build again.
- 21:01 Revision d5ef2e64: Enable compressed log processing for Windows as well.
- Windows/MSYS does not include bzcat (bzip2 wrapper). However
we can go directly to the source just using the right o... - 11:23 Revision 3cd984bf: Change the logger PMDA config file lines to be of the form "NAME PATHNAME".
- * src/pmdas/logger/logger.c (valid_pmns_name): New function.
(read_config): Read NAME and PATHNAME from each config...
2011-03-28
- 16:04 Revision 93329e78: The logger PMDA supports multiple clients and multiple logfiles.
- * src/pmdas/logger/logger.c: Changed to support dynamic metrics for
logfile data, which enables multiple client/mul...
2011-03-27
- 18:02 Revision 33e85d9b: Assorted cleanups for the pdns PMDA
- From: Nathan Scott <nathans@aconex.com>
Attached patch is some small cleanups:
- split out once-per-fetch logic into...
2011-03-25
- 10:55 Revision 5cd589a5: Add PowerDNS recursor stats to the pdns PMDA
- From: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
2011-03-20
- 21:46 Revision ddd9a645: Sample consumer code for Windows ETW, experimentation continues.
- Extract some common code into util.c for sharing between utilities.
- 21:42 Revision e05cd818: Add missing type definition enums from tdh.h.
2011-03-17
- 20:59 Revision 0563bbcb: Bump glider version for test builds with new Win32 code.
- 20:18 Revision 0f4944ce: Finally, Win32 socket error messages are reporting correctly.
- In a stroke of good fortune (finally) it turns out Win32 socket
error codes don't quite overlap with PCP error codes ... - 09:36 Revision d82e6978: retire PM_CLUSTER_EVENT - no longer needed
2011-03-16
- 16:52 Revision 344596b0: Use errno directly on Windows, for oserror implementation.
- Turns out, several Windows CRT calls do not set the thread
local errno stuff, so cannot be queried with the Win32 API... - 14:57 Revision 670553f1: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
- 12:55 Revision 291ee2ec: Read the list of logfiles from a config file in the logger PMDA.
- 10:45 Revision 8b137621: Escape hash character in perl PMDA domain checks.
- 07:16 Revision c44d6d1e: Merge branch 'dev' of git://oss.sgi.com/nathans/pcp into dev
- 06:07 Revision bc7183a1: pmevent - add instance domain support
- Specific instances can be requested using the "metric spec" syntax,
e.g. sample.event.records[bogus] and the default... - 06:05 Revision 0dcf75f4: sample PMDA - instance domain for event records metric
- sample.event.records now has two instances.
A new sample.event.no_indom_records metric has event records with
a sing...
2011-03-15
- 22:06 Revision 3139186f: Fixed conflict in src/pmlogger/events.c in favor of Ken's pcp4 branch
- 21:44 Revision 43895a90: pmval, pminfo - man page typo corrections
2011-03-11
- 08:20 Revision 1083a65e: Refactor the PMDA domain number checks.
- Move the logic repeated for every PMDA for checking domain
numbers are unique into a common macro which all use.
2011-03-08
- 15:51 Revision c3845f46: pmevent - getting closer
- Passes QA and now has a man page ... still some testing and
optimizations to be done, see the TODO notes in pmevent.c
2011-03-07
- 16:20 Revision 3b1661ce: indom services man pages - tweak
- Add cross-references to the pm<action>InDomArchive routines in each of
the man pages for the corresponding pm<action>... - 16:14 Revision e797a44a: pmval - fix typo in error message
- 15:59 Revision e76f2623: pmevent - interim checkin
- Just _before_ ripping out all of the instances support ... event
records _must_ have singular values, as this assumpt... - 10:49 Revision 0dc8e104: Always generate domain.h for the logger PMDA.
Also available in: Atom