pmdaredis, pmdanutcracker: review changes, some initial QA
commit120c9b118199eb05a60f6c041c1f37e01af46400
authorNathan Scott <nathans@redhat.com>
Wed, 25 Jan 2017 06:56:40 +0000 (25 17:56 +1100)
committerNathan Scott <nathans@redhat.com>
Wed, 25 Jan 2017 06:56:40 +0000 (25 17:56 +1100)
tree7d5ba6881ae9e04ad3d0efd918d180f13e0c34d8
parent38efb525410096638be99066192335582acfc444
pmdaredis, pmdanutcracker: review changes, some initial QA

Series of small changes from review of pmdabind2:
- added copyright and license notices in the usual locations
- added a makefile, stitched into the pcp build
- assigned permanent domain numbers
- dropped force_restart in Install, no longer required
- added man pages
- added QA using installed daemons on default ports
- added ./Install script perl module checks

Not yet enabled in the build, similarly to pmdabind2 - expect
all to be enabled soon though - this gets Lukas and I on a
shared/merged code base for the next round of updates.
27 files changed:
qa/912 [new file with mode: 0755]
qa/912.out [new file with mode: 0644]
qa/913 [new file with mode: 0755]
qa/913.out [new file with mode: 0644]
qa/group
src/pmdas/nutcracker/GNUmakefile [new file with mode: 0644]
src/pmdas/nutcracker/Install
src/pmdas/nutcracker/README.md [deleted file]
src/pmdas/nutcracker/Remove
src/pmdas/nutcracker/domain.h [deleted file]
src/pmdas/nutcracker/domain.h.perl [deleted file]
src/pmdas/nutcracker/nutcracker.conf [moved from src/pmdas/nutcracker/mynutcracker.conf with 89% similarity]
src/pmdas/nutcracker/pmdanutcracker.1 [new file with mode: 0644]
src/pmdas/nutcracker/pmdanutcracker.pl [moved from src/pmdas/nutcracker/pmdamynutcracker.pl with 98% similarity]
src/pmdas/nutcracker/pmns [deleted file]
src/pmdas/nutcracker/pmns.perl [deleted file]
src/pmdas/redis/GNUmakefile [new file with mode: 0644]
src/pmdas/redis/Install
src/pmdas/redis/README.md [deleted file]
src/pmdas/redis/Remove
src/pmdas/redis/domain.h [deleted file]
src/pmdas/redis/domain.h.perl [deleted file]
src/pmdas/redis/pmdaredis.1 [new file with mode: 0644]
src/pmdas/redis/pmdaredis.pl [moved from src/pmdas/redis/pmdamyredis.pl with 97% similarity]
src/pmdas/redis/pmns [deleted file]
src/pmdas/redis/redis.conf [moved from src/pmdas/redis/myredis.conf with 92% similarity]
src/pmns/stdpmid.pcp