pcp updates: tapestat command
"Nathan Scott" <[email protected]> Tue, 28 Feb 2017 21:39:16 -0500 (EST)
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
Changes committed to git://git.pcp.io/pcp.git master
Nathan Scott (3):
build: missing perl deps for pmdanutcracker on RHEL builds
build: ensure all pmdanutcracker install targets exist
build: stitch pcp-tapestat into the build - makefiles, spec updates
Nikhil Kshirsagar (1):
pcp-tapestat: adds a new tape statistics reporting command
build/rpm/fedora.spec | 30 ++
build/rpm/pcp.spec.in | 2
configure | 42 ++-
configure.ac | 23 +
qa/936 | 35 ++
qa/936.out | 56 ++++
qa/archives/pcp-tapestat-archive.0 |binary
qa/archives/pcp-tapestat-archive.index |binary
qa/archives/pcp-tapestat-archive.meta |binary
qa/group | 1
src/pcp/GNUmakefile | 3
src/pcp/tapestat/.gitignore | 1
src/pcp/tapestat/GNUmakefile | 35 ++
src/pcp/tapestat/pcp-tapestat.1 | 347 +++++++++++++++++++++++++++++
src/pcp/tapestat/pcp-tapestat.py | 386 +++++++++++++++++++++++++++++++++
src/pmdas/nutcracker/GNUmakefile | 15 -
16 files changed, 939 insertions(+), 37 deletions(-)
commit 16f033d08af28520eb92c380e92310c80534b5dd
Author: Nathan Scott <[email protected]>
Date: Wed Mar 1 13:36:10 2017 +1100
build: stitch pcp-tapestat into the build - makefiles, spec updates
commit 6aec8c1ffe5f63647611779eaa1456a1fb9906f4
Author: Nathan Scott <[email protected]>
Date: Wed Mar 1 13:22:04 2017 +1100
build: ensure all pmdanutcracker install targets exist
commit 261b57b6a2ff3913980c44e5b316970f7b1e61a5
Author: Nikhil Kshirsagar <[email protected]>
Date: Wed Mar 1 13:21:33 2017 +1100
pcp-tapestat: adds a new tape statistics reporting command
commit 542b852a467bf26a61d18ae3fc4a863df081e3d6
Author: Nathan Scott <[email protected]>
Date: Tue Feb 28 17:45:05 2017 +1100
build: missing perl deps for pmdanutcracker on RHEL builds
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links:
You receive all messages sent to this group.
View/Reply Online (#15282): https://groups.io/g/pcp/message/15282
View All Messages In Topic (1): https://groups.io/g/pcp/topic/4432232
Mute This Topic: https://groups.io/mt/4432232?uid=174580
New Topic: https://groups.io/g/pcp/post
-=-=-
pcp mailing list
[email protected]
https://groups.io/g/pcp/messages
-=-=-
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
-=-=-=-=-=-=-=-=-=-=-=-