On Fri, Nov 27, 2015 at 12:56:22AM -0200, Luiz Gustavo Costa wrote: > Hi list ! > > My question is simple, but i can not have a horizon ! > > I want to notify by email when a host of redirect or relay list goes > offline, but could not know where i have to change. > > Where can i get this status change log? > > there is an option "log" in relayctl command, but have not found > documentation about it. > > Can anyone help me on this ?
the output of `relayctl show summary' isn't enough? relayd supports send SNMP trap when the state of a host changes. so it seems easy to integrate with any NMS solution. // gsoares