Updates to Github #github
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[performancecopilot/pcp-webjs] Pull request opened by un1x86 ( https://github.com/un1x86 ) : #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. --- [performancecopilot/pcp-webjs] Pull request updated by un1x86 ( https://github.com/un1x86 ) : #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.