22.07.2016 09:52, Ulrich Windl пишет:
> That could be. Should there be a node list to configure, or can't the agent
> find out itself (for SBD)?
> 
It apparently does it already
gethosts)
    echo `sbd -d $sbd_device list | cut -f2 | sort | uniq`
    exit 0