Updates to Github #github
Pcp Integration <[email protected]>
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
4 New Commits: [pcp:master] By Nathan Scott <[email protected]>: 94f7f6176609 ( https://github.com/performancecopilot/pcp/commit/94f7f617660918249cf450844671dcb333b7f1fd ) : docs: trivial typo fix in a pmcd comment Modified: src/pmcd/src/dopdus.c ( https://github.com/performancecopilot/pcp/blob/master/src/pmcd/src/dopdus.c ) [pcp:master] By Nathan Scott <[email protected]>: e449bdefe1e7 ( https://github.com/performancecopilot/pcp/commit/e449bdefe1e78d384783ad483bda7d913ce8e30f ) : Merge branch 'master' of git://git.pcp.io/pcp Added: qa/1057 ( https://github.com/performancecopilot/pcp/blob/master/qa/1057 ) Added: qa/1057.out ( https://github.com/performancecopilot/pcp/blob/master/qa/1057.out ) Added: qa/archives/mknfsclient ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/mknfsclient ) Added: qa/archives/nfsclient_32.0 ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/nfsclient_32.0 ) Added: qa/archives/nfsclient_32.index ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/nfsclient_32.index ) Added: qa/archives/nfsclient_32.meta ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/nfsclient_32.meta ) Added: qa/archives/nfsclient_64.0 ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/nfsclient_64.0 ) Added: qa/archives/nfsclient_64.index ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/nfsclient_64.index ) Added: qa/archives/nfsclient_64.meta ( https://github.com/performancecopilot/pcp/blob/master/qa/archives/nfsclient_64.meta ) Added: src/pmdas/nfsclient/migrate.conf ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/nfsclient/migrate.conf ) Modified: man/man1/pmlogrewrite.1 ( https://github.com/performancecopilot/pcp/blob/master/man/man1/pmlogrewrite.1 ) Modified: qa/1008 ( https://github.com/performancecopilot/pcp/blob/master/qa/1008 ) Modified: qa/1029 ( https://github.com/performancecopilot/pcp/blob/master/qa/1029 ) Modified: qa/481 ( https://github.com/performancecopilot/pcp/blob/master/qa/481 ) Modified: qa/481.out ( https://github.com/performancecopilot/pcp/blob/master/qa/481.out ) Modified: qa/798.out ( https://github.com/performancecopilot/pcp/blob/master/qa/798.out ) Modified: qa/common.filter ( https://github.com/performancecopilot/pcp/blob/master/qa/common.filter ) Modified: qa/group ( https://github.com/performancecopilot/pcp/blob/master/qa/group ) Modified: src/pmdas/nfsclient/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/src/pmdas/nfsclient/GNUmakefile ) Modified: src/pmlogrewrite/gram.y ( https://github.com/performancecopilot/pcp/blob/master/src/pmlogrewrite/gram.y ) Modified: src/pmlogrewrite/lex.l ( https://github.com/performancecopilot/pcp/blob/master/src/pmlogrewrite/lex.l ) [pcp:master] By Nathan Scott <[email protected]>: aaabe59246b7 ( https://github.com/performancecopilot/pcp/commit/aaabe59246b71f0edcfc67cfc4bacfc5e76d1785 ) : python api: update build from dated distutils to setuptools Added: src/python/README.rst ( https://github.com/performancecopilot/pcp/blob/master/src/python/README.rst ) Modified: src/python/.gitignore ( https://github.com/performancecopilot/pcp/blob/master/src/python/.gitignore ) Modified: src/python/GNUmakefile ( https://github.com/performancecopilot/pcp/blob/master/src/python/GNUmakefile ) Modified: src/python/setup.py ( https://github.com/performancecopilot/pcp/blob/master/src/python/setup.py ) [pcp:master] By Nathan Scott <[email protected]>: a0e4d0ecd0ae ( https://github.com/performancecopilot/pcp/commit/a0e4d0ecd0ae330a91baca006bc752e5abc773e6 ) : docs: remove incomplete documentation, causing confusion It was reported that some folk thought there was little/no PCP python support due to TODO markers in the documentation. So, remove that place-holder documentation to avoid any confusion in future. Removed: man/html/lab.mmapvalues.html ( https://github.com/performancecopilot/pcp/blob/master/man/html/lab.mmapvalues.html ) Removed: man/html/lab.pmdas.html ( https://github.com/performancecopilot/pcp/blob/master/man/html/lab.pmdas.html ) Removed: man/html/lab.pmlogconf.html ( https://github.com/performancecopilot/pcp/blob/master/man/html/lab.pmlogconf.html ) Modified: man/html/index.html ( https://github.com/performancecopilot/pcp/blob/master/man/html/index.html ) Modified: man/html/lab.trace.html ( https://github.com/performancecopilot/pcp/blob/master/man/html/lab.trace.html ) --- [performancecopilot/parfait] Pull request closed by natoscott ( https://github.com/natoscott ) : #37 Example programs and documentation ( https://github.com/performancecopilot/parfait/pull/37 ) Mainly new sample programs for Parfait, using the POM layout @tallpsmith suggested. This includes sample code written by @suyash93 while hacking on his GSoC project. There's some documentation to go along with some of the examples - particularly, a parfait(1) man page for the Red Hat punters which we'll ship with the RPMs. No rush to merge, and I'm off on holiday for a while so wont be responding to feedback quickly. cheers. --- 7 New Commits: [parfait:master] By Nathan Scott <[email protected]>: 723355eb0c94 ( https://github.com/performancecopilot/parfait/commit/723355eb0c94deffe8aadc5188b5be55574eba32 ) : Drop some redundant dxm pom repository references Modified: dxm/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/dxm/pom.xml ) [parfait:master] By Suyash <[email protected]>: 95b00cbfda0f ( https://github.com/performancecopilot/parfait/commit/95b00cbfda0f5b13fb812ad640c31b258ecd8b3d ) : Simple example showing incrementing of a basic counter Added: examples/counter/src/main/java/Counter.java ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/src/main/java/Counter.java ) Added: examples/counter/src/main/java/Main.java ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/src/main/java/Main.java ) [parfait:master] By Nathan Scott <[email protected]>: e2a2a6a3b182 ( https://github.com/performancecopilot/parfait/commit/e2a2a6a3b1820095a51dfaa02f42dd9b01031cf3 ) : tAdd several example programs, docs and stitch into the build Added: examples/acme/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/pom.xml ) Added: examples/acme/src/main/java/Acme.java ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/src/main/java/Acme.java ) Added: examples/acme/src/main/java/Main.java ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/src/main/java/Main.java ) Added: examples/acme/src/main/java/ProductBuilder.java ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/src/main/java/ProductBuilder.java ) Added: examples/acme/src/main/resources/META-INF/MANIFEST.MF ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/src/main/resources/META-INF/MANIFEST.MF ) Added: examples/acme/src/test/java/AcmeTest.java ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/src/test/java/AcmeTest.java ) Added: examples/counter/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/pom.xml ) Added: examples/counter/src/main/resources/META-INF/MANIFEST.MF ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/src/main/resources/META-INF/MANIFEST.MF ) Added: examples/counter/src/test/java/CounterTest.java ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/src/test/java/CounterTest.java ) Added: examples/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/pom.xml ) Added: examples/sleep/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/sleep/pom.xml ) Added: examples/sleep/src/main/java/Main.java ( https://github.com/performancecopilot/parfait/blob/master/examples/sleep/src/main/java/Main.java ) Added: examples/sleep/src/main/java/Sleep.java ( https://github.com/performancecopilot/parfait/blob/master/examples/sleep/src/main/java/Sleep.java ) Added: examples/sleep/src/main/resources/META-INF/MANIFEST.MF ( https://github.com/performancecopilot/parfait/blob/master/examples/sleep/src/main/resources/META-INF/MANIFEST.MF ) Added: examples/sleep/src/test/java/SleepTest.java ( https://github.com/performancecopilot/parfait/blob/master/examples/sleep/src/test/java/SleepTest.java ) Added: man/parfait.1 ( https://github.com/performancecopilot/parfait/blob/master/man/parfait.1 ) Modified: bin/parfait.sh ( https://github.com/performancecopilot/parfait/blob/master/bin/parfait.sh ) Modified: examples/counter/src/main/java/Counter.java ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/src/main/java/Counter.java ) Modified: parfait-agent/src/main/java/io/pcp/parfait/ParfaitAgent.java ( https://github.com/performancecopilot/parfait/blob/master/parfait-agent/src/main/java/io/pcp/parfait/ParfaitAgent.java ) Modified: parfait-agent/src/main/resources/log4j.properties ( https://github.com/performancecopilot/parfait/blob/master/parfait-agent/src/main/resources/log4j.properties ) Modified: parfait-agent/src/main/resources/log4j2.xml ( https://github.com/performancecopilot/parfait/blob/master/parfait-agent/src/main/resources/log4j2.xml ) Modified: pom.xml ( https://github.com/performancecopilot/parfait/blob/master/pom.xml ) [parfait:master] By Nathan Scott <[email protected]>: 4adcc6185497 ( https://github.com/performancecopilot/parfait/commit/4adcc618549729944fddb9ea98b606092211575e ) : Switch to trace-level diagnostics for each-and-every JMX mbean Modified: parfait-jmx/src/main/java/io/pcp/parfait/jmx/MonitoredMBeanAttributeFactory.java ( https://github.com/performancecopilot/parfait/blob/master/parfait-jmx/src/main/java/io/pcp/parfait/jmx/MonitoredMBeanAttributeFactory.java ) [parfait:master] By Nathan Scott <[email protected]>: 598a48628f50 ( https://github.com/performancecopilot/parfait/commit/598a48628f506b6975e2737afaa97383be35bd16 ) : Fixes to examples parent pom linkage for rpm builds Modified: examples/acme/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/acme/pom.xml ) Modified: examples/counter/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/counter/pom.xml ) Modified: examples/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/pom.xml ) Modified: examples/sleep/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/sleep/pom.xml ) [parfait:master] By Nathan Scott <[email protected]>: a20392ded8ca ( https://github.com/performancecopilot/parfait/commit/a20392ded8cab62275825cc094ad3c89f0123983 ) : Updates from all of Ryans review comments in PR 37 https://github.com/performancecopilot/parfait/pull/37 Modified: bin/parfait.sh ( https://github.com/performancecopilot/parfait/blob/master/bin/parfait.sh ) Modified: examples/pom.xml ( https://github.com/performancecopilot/parfait/blob/master/examples/pom.xml ) Modified: man/parfait.1 ( https://github.com/performancecopilot/parfait/blob/master/man/parfait.1 ) Modified: parfait-agent/src/main/java/io/pcp/parfait/ParfaitAgent.java ( https://github.com/performancecopilot/parfait/blob/master/parfait-agent/src/main/java/io/pcp/parfait/ParfaitAgent.java ) [parfait:master] By Nathan Scott <[email protected]>: 916645dff40d ( https://github.com/performancecopilot/parfait/commit/916645dff40d205b658000ab871386e30519cc6b ) : Updates to reflect series of review comments from Marko Move external configuration files to /etc, document missing --connect option, document the minimum allowed interval and update the example setup to use a local-only JMX server. Modified: man/parfait.1 ( https://github.com/performancecopilot/parfait/blob/master/man/parfait.1 ) Modified: parfait-agent/src/main/java/io/pcp/parfait/ParfaitAgent.java ( https://github.com/performancecopilot/parfait/blob/master/parfait-agent/src/main/java/io/pcp/parfait/ParfaitAgent.java )