----- Original Message -----
> I looked through the file and I am confused about a couple of things. I
> didn't see a builder()
src/python/pcp/pmcc.py line 548
> or run() method in the pmcc.py file,
line 608 of same file. Are you using a (very) old version of PCP perhaps?
See "git.pcp.io/pcp master" for a current version, these methods have been
there for quite some time though.
> and I wasn't
> really sure what was happening in these functions, aside from the obvious.
> Where is the source for these two functions? Also, is it required to build
> a MetricGroupManager as shown in pcp-iostat.py? Am I able to just use
> MetricGroup objects instead of using a MetricGroupManager?
Pretty sure you can build your own - just see the MetricGroupManager code
and how it manages things, and re-implement/re-use as you see fit.
cheers.
--
Nathan
|