|
NAMEcorosync-notifyd - Listen for important corosync events and send dbus and/or snmp traps.SYNOPSIScorosync-notifyd [-f] [-l] [-o] [-s] [-m manager] [-d] [-h]DESCRIPTIONcorosync-notifyd uses corosync API to listen for important cluster events and can log them, generate dbus signals or generate snmp traps.OPTIONS
EXAMPLES$ corosync-notifyd -ocorosync-notifyd[18505]: troll[23374016] corosync-notify:18505:12 is now connected to corosync corosync-notifyd[18505]: troll[23374016] corosync-notify:18505:13 is now disconnected from corosync corosync-notifyd[18505]: troll[23374016] is now quorate corosync-notifyd[18505]: r2[1550100672] ip:192.168.100.92 joined corosync-notifyd[18505]: r2[1550100672] ip:192.168.100.92 left $ corosync-notifyd -d Note this output below is from "dbus-monitor --system" signal sender=:1.216 -> dest=(null destination) serial=2
path=/com/redhat/cluster/corosync;
interface=com.redhat.cluster.corosync; member=ConnectionStateChange
string "troll"
uint32 23374016
string "corosync-notify:18900:12"
string "connected"
SEE ALSOcorosync(8), corosync-cmapctl(8), dbus-monitor(1),AUTHORAngus Salkeld
Visit the GSP FreeBSD Man Page Interface. |