Reviewed-by: Steven Dake <[email protected]> On 02/03/2011 04:00 PM, Angus Salkeld wrote: > On Wed, Feb 02, 2011 at 12:15:46PM +1100, Angus Salkeld wrote: >> Signed-off-by: Angus Salkeld <[email protected]> >> --- >> conf/COROSYNC-MIB.txt | 20 +++++++++++++++++--- >> 1 files changed, 17 insertions(+), 3 deletions(-) >> >> diff --git a/conf/COROSYNC-MIB.txt b/conf/COROSYNC-MIB.txt >> index c8a257a..b62ffa3 100644 >> --- a/conf/COROSYNC-MIB.txt >> +++ b/conf/COROSYNC-MIB.txt >> @@ -126,7 +126,12 @@ corosyncNoticesNodeStatus NOTIFICATION-TYPE >> corosyncObjectsNodeAddress, >> corosyncObjectsNodeStatus } >> STATUS current >> - DESCRIPTION "Node status change." >> + DESCRIPTION >> + "Produced when a node 'corosyncObjectsNodeName' joins or leaves >> + the cluster. >> + >> + The notification includes the node name, nodeid, the node's >> + IP address and the status (either 'joined' or 'left')." >> ::= { corosyncNotices 1 } >> >> corosyncNoticesQuorumStatus NOTIFICATION-TYPE >> @@ -134,7 +139,11 @@ corosyncNoticesQuorumStatus NOTIFICATION-TYPE >> corosyncObjectsNodeID, >> corosyncObjectsQuorumStatus } >> STATUS current >> - DESCRIPTION "Quorum status change." >> + DESCRIPTION >> + "Produced when the quorum state changes. >> + >> + The notification also includes the node name, nodeid >> + and the new state (either 'quorate' or 'NOT quorate')." >> ::= { corosyncNotices 2 } >> >> corosyncNoticesAppStatus NOTIFICATION-TYPE >> @@ -143,7 +152,12 @@ corosyncNoticesAppStatus NOTIFICATION-TYPE >> corosyncObjectsAppName, >> corosyncObjectsAppStatus } >> STATUS current >> - DESCRIPTION "Application connection status change." >> + DESCRIPTION >> + "Produced when a client application 'corosyncObjectsAppName' connects >> or >> + dicconnects from Corosync. > There is a spello ^^^ that Ryan noticed - I'll fix that. > > Anyone want to ACK this? > > -Angus > >> + >> + The notification also includes the node name, nodeid, the application >> + name and the new state (either 'connected' or 'disconnected')." >> ::= { corosyncNotices 3 } >> >> >> -- >> 1.7.3.4 > _______________________________________________ > Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
