search for: at_delay

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

Did you mean: ac_delay
2014 Feb 18
0
Wait for network delay
...rms. HTH, //Jim Klimov -------------- next part -------------- #!/bin/sh # # chkconfig: 2345 55 89 # description: The UPS monitor and shutdown controller for delayed startup retries # Copyright (C) 2000-2014 by Jim Klimov # $Id: ups-delayed,v 1.1 2014/02/18 17:52:49 jim Exp $ SELF="$0" AT_DELAY="now +1 min" ### Guess the locations of needed programs and config files ### (among variants typical for various distribution layouts) for F in {,/usr/local}/etc/init.d/upsdrv ; do [ x"$UPSDRV" = x ] && [ -s "$F" -a -x "$F" ] && UPSDRV=&q...
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