Updates to Github #github

[email protected] Integration <[email protected]> Mon, 13 Feb 2017 09:50:38 -0800
Newsgroups gmane.comp.sysutils.pcp
Message-ID <[email protected]>

[pcp-webjs:master] New Comment on Pull Request #2 Create graph per instance ( https://github.com/performancecopilot/pcp-webjs/pull/2 )
By fche ( https://github.com/fche ) :

Thank you, merged into the webjs master repository at git://sourceware.org/git/pcpfans.git



---

[performancecopilot/pcp-webjs] Pull request closed by fche ( https://github.com/fche ) :

#2 Create graph per instance ( https://github.com/performancecopilot/pcp-webjs/pull/2 )
This allows generating dynamic graphs for each instance of a target. As an example you can generate a graph for each network interface showing 2 lines with in.bytes and out.bytes as its metrics. There is a usage example in the comment field.