pcp updates: pmlogrewrite, nfsclient PMDA
"Ken McDonell" <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/kenj/pcp master
Ken McDonell (4):
pmlogrewrite: add conditional type clause
qa/481: extend error checking for new TYPE IF clause in pmlogrewrite
qa/1057 (new) + archives: test new TYPE IF clause for pmlogrewrite
nfsclient PMDA: add pmlogrewrite config file for recent metadata changes
man/man1/pmlogrewrite.1 | 40
qa/1057 | 102
qa/1057.out | 5635 +++++++++++++++++++++++++++++++++++++++
qa/481 | 17
qa/481.out | 6
qa/archives/mknfsclient | 30
qa/archives/nfsclient_32.0 |binary
qa/archives/nfsclient_32.index |binary
qa/archives/nfsclient_32.meta |binary
qa/archives/nfsclient_64.0 |binary
qa/archives/nfsclient_64.index |binary
qa/archives/nfsclient_64.meta |binary
qa/group | 1
src/pmdas/nfsclient/GNUmakefile | 1
src/pmdas/nfsclient/migrate.conf | 55
src/pmlogrewrite/gram.y | 63
src/pmlogrewrite/lex.l | 10
17 files changed, 5949 insertions(+), 11 deletions(-)
Details ...
commit 8032844082ef3ba92b0c256cac59d866ea3f3381
Author: Ken McDonell <[email protected]>
Date: Tue Nov 22 13:29:48 2016 +1100
nfsclient PMDA: add pmlogrewrite config file for recent metadata changes
commit f1f227cc53005c838d53879f06b957cd77f462ee
Author: Ken McDonell <[email protected]>
Date: Tue Nov 22 09:55:53 2016 +1100
qa/1057 (new) + archives: test new TYPE IF clause for pmlogrewrite
commit 46a33bf9f25594a87a3c2878e807ec07b969239b
Author: Ken McDonell <[email protected]>
Date: Tue Nov 22 09:55:19 2016 +1100
qa/481: extend error checking for new TYPE IF clause in pmlogrewrite
commit aff42364f211dc712453429bc26baf5a4d7c4ef0
Author: Ken McDonell <[email protected]>
Date: Tue Nov 22 09:52:26 2016 +1100
pmlogrewrite: add conditional type clause
In addition to
TYPE -> newtype
we now have
TYPE IF oldtype -> newtype
Needed for the nfsclient PMDA changes triggered by the pmda_ulong()
fix in the Perl libpcp_pmda wrapper code.
-=-=-=-=-=-=-=-=-=-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#14771): https://groups.io/g/pcp/message/14771
View All Messages In Topic (1): https://groups.io/g/pcp/topic/3282210
Mute This Topic: https://groups.io/mt/3282210?uid=174580
New Topic: https://groups.io/g/pcp/post
Change Your Subscription: https://groups.io/g/pcp/editsub?uid=174580
Group Home: https://groups.io/g/pcp
Contact Group Owner: [email protected]
Terms of Service: https://groups.io/static/tos
Unsubscribe: https://groups.io/g/pcp/leave/354243/563757577/xyzzy
-=-=-=-=-=-=-=-=-=-=-=-