On Tue, 3 Jul 2001, gilly wrote:
> Is it possible to create different PMDA's with one root in the PMNS?
> For example - if I use different PMDA's for different linux services (PMDA's
> like - linux_nfs, linux_disk, linux_kernel, etc...), but I want all these
> PMDA's to be set under one root named linux in the PMNS.
> If so, where should I define this 'linux' root ('cause the different PMDA's
> don't know of each other)?
>
Just duplicate the non-leaf nodes in the PMNS for each PMDA. Each PMDA
"Install" script calls pmnsadd(1) and/or pmnsmerge(1) to merge a subtree
into an existing PMNS.
-- Mark
|