Charles Lepple wrote:
On 8/15/06, Rich Osman <[EMAIL PROTECTED]> wrote:
Any idea where the output of the
scripts gets logged?

Check /etc/syslog.conf for output from the individual programs - NUT
uses log facility 'daemon', and you may have to add a line in
/etc/syslog.conf for 'daemon.info' to see anything useful (be sure to
restart syslogd afterwards).

You can also run rc.d scripts by hand via 'sh -x', which prints every
line as it is executed. Something like ths should work:

# sh -x /etc/init.d/nut start

Thanks!  This is exactly what I'm looking for.


_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

Reply via email to