pcp updates: libpcp_web, nfsclient/v4.2 metrics, qa
"Lukas Berk" <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Changes committed to git://git.pcp.io/lberk/pcp.git master
Lukas Berk (3):
Tag and push newly created docker images
Fix libpcp_web json data type conversion
Update qa/798 to include nfsv4.2 metrics
Justin Mitchell (1):
Add NFSv42 parameters to linux PMDAs
qa/798 | 67 +++++++-
qa/798.out | 292 +++++++++++++++++++++++++++++++++++
qa/buildbot/master.cfg | 19 ++
qa/nfsclient/mountstats42.qa | 106 ++++++++++++
qa/src/json_test.c | 35 +++-
src/include/pcp/pmjson.h | 13 +
src/libpcp_web/src/json_helpers.c | 142 +++++++++++++++--
src/pmdas/linux/pmda.c | 17 ++
src/pmdas/linux/proc_net_rpc.h | 4
src/pmdas/nfsclient/pmdanfsclient.pl | 31 +++
10 files changed, 703 insertions(+), 23 deletions(-)
Details ...
commit d2f8f39ddf064849ecf060484ff811825e418ceb
Author: Lukas Berk <[email protected]>
Date: Wed Nov 9 14:18:03 2016 -0500
Update qa/798 to include nfsv4.2 metrics
With the added NFSv4.2 client metrics, lets test that they're
proprely reported with a new /proc/self/mountstats file
commit f0bb18fc1e8ec4be64fc3a24b41fbf6e44c4d5f9
Author: Justin Mitchell <[email protected]>
Date: Fri Nov 4 16:24:00 2016 +0000
Add NFSv42 parameters to linux PMDAs
commit 2291a4efb7d5d6005be4f2c5cb801033ce6d952d
Author: Lukas Berk <[email protected]>
Date: Tue Oct 25 11:35:41 2016 -0400
Fix libpcp_web json data type conversion
Previously we were making the (incorrect) assumption that every
numerical data type, if not a string or flag, was an int length
variable.
Add a flag_type where we can store the specific json_data type if
needed.
commit 79d3062ec5d62e4cf27e5e5f5648641e7fb8cea9
Author: Lukas Berk <[email protected]>
Date: Mon Oct 17 10:17:36 2016 -0400
Tag and push newly created docker images
Push the docker images to the regsitry so they can be publicly used for
reproducing bugs the developer didn't catch themselves.
-=-=-=-=-=-=-=-=-=-=-=-
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 (#14679): https://groups.io/g/pcp/message/14679
View All Messages In Topic (1): https://groups.io/g/pcp/topic/3063243
Mute This Topic: https://groups.io/mt/3063243?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
-=-=-=-=-=-=-=-=-=-=-=-