Updates to Github #github
| Newsgroups | gmane.comp.sysutils.pcp |
|---|---|
| Message-ID | <[email protected]> |
[pcp:master] New Comment on Issue #275 RFE: pminfo option to indicate which metrics are actually available (an inverse of -v option) ( https://github.com/performancecopilot/pcp/issues/275 )
By kmcdonell ( https://github.com/kmcdonell ) :
Yep, or even simpler: pmprobe | awk '$2 > 0 { print $1 }'
---
[pcp:master] Issue #275 RFE: pminfo option to indicate which metrics are actually available (an inverse of -v option) ( https://github.com/performancecopilot/pcp/issues/275 ) closed by wcohen ( https://github.com/wcohen ) .