search for: echo_wall

Displaying 2 results from an estimated 2 matches for "echo_wall".

Did you mean: echo_val
2014 Feb 18
0
Wait for network delay
...ar/{state,lib}/{nut,ups}; do [ x"$STATEDIR" = x ] && [ -d "$F" ] && STATEDIR="$F" done [ x"$STATEDIR" = x -o ! -d "$STATEDIR" ] && \ echo "Missing state directory for sockets and pidfiles" && exit 1 echo_wall() { echo "`date`: $*" >&2 echo "`date`: $*" | wall } sched() { echo_wall "Scheduling delayed startup of UPS monitoring (at '$AT_DELAY')" echo ${SELF} start-now | at $AT_DELAY } start() { status > /dev/null 2>&1 || sched } status() { RE...
2014 Feb 16
3
Wait for network delay
On 2/5/2014 8:24 AM, Charles Lepple wrote: > On Feb 4, 2014, at 10:48 PM, Elliot Dierksen wrote: > >> NUT will complain endlessly about communication errors and never establish SNMP communication with my APC UPS > Hmm, at first glance, I read the "complain endlessly" part as a figure of speech, and figured SNMP would get there eventually since it's UDP. But if you have