search for: upsdrv_conf

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

2014 Feb 18
0
Wait for network delay
...UPSMON" = x ] && [ -s "$F" -a -x "$F" ] && UPSMON="$F" done [ x"$UPSMON" = x -o ! -x "$UPSMON" ] && \ echo "Missing UPSMON init-script" && exit 1 for F in /etc/{nut,ups}/ups.conf ; do [ x"$UPSDRV_CONF" = x ] && [ -s "$F" ] && UPSDRV_CONF="$F" done [ x"$UPSDRV_CONF" = x -o ! -s "$UPSDRV_CONF" ] && \ echo "Missing UPSDRV_CONF" && exit 1 for F in /usr{,/local,/local/ups/}/bin/upsc ; do [ x"$UPSC&quo...
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