Sun Microsystems
Products & Services
 
Support & Training
 
 

Previous Previous     Contents     Index     Next Next
Appendix A

MBean Naming Conventions

This appendix describes the syntax of the MBean naming conventions.

All NMA MBeans are named according to conventions to allow easy location and manipulation. To identify an MBean, use an ObjectName in the format domainID:MBeanName. The NodeID is the unique ID given to each node in the cluster.

This appendix contains the following sections:

Nodes and Services

ClusterNodeMBean

nhas-object=cluster_node,node=NodeID

CmmMasterNodeMBean

nhas-object=cluster_node

NhasSwitchOverService

nhas-object=switchover,node=NodeID

Cluster Membership Manager

CmmMasterStatisticsMBean

nhas-object=cmm_stats

CmmStatisticsMBean

nhas-object=cmm_stats,node=NodeID

Reliable NFS

RnfsStatisticsMBean

nhas-object=rnfs_stats,node=NodeID

RnfsMasterStatisticsMBean

nhas-object=rnfs_stats

RnfsReplicatedSliceMBean

nhas-object=rnfs_stats,node=NodeID,file=SliceName

Daemon Monitor

PmdMasterStatisticsMBean

nhas-object=pmd_stats

PmdStatisticsMBean

nhas-object=pmd_stats,node=NodeID

PmdNameTagStatisticsMBean

nhas-object=pmd_stats,node=NodeID,nametag=tag

CGTP

CgtpMasterMBean

nhas-object=cgtp_stats

CgtpMBean

nhas-object=cgtp_stats,node=NodeID

CgtpFilterMBean

nhas-object=cgtp_stats,node=NodeID,cgtp=filtering

CgtpReliableLinkStatisticsMBean

nhas-object=cgtp_stats,node=NodeID,alias=AliasNumber0,address=IPaddress

Previous Previous     Contents     Index     Next Next