Hi Roger,

Thanks for sharing.  This is good information, and that is a great PDF document with some other useful information.

-MikeD


Date: Sunday, May 26, 2019, at 07:55:27 AM PDT (GMT/UMT -0700)
From: Roger Price <[email protected]>
To: Nut Users <[email protected]>
Subject: Re: [Nut-upsuser] Low Battery False Alarms

On Sun, 26 May 2019, Mike Dillinger wrote:

function MyLogging () {
    echo "$1"
    logger -t $SCRIPT $1
}

If you need to keep a close eye on what is happening, you could also add an on-screen notification of impending shutdown to all logged-in users using notify-send. Doing this for NUT is non-obvious - I documented my solution in Appendix C at http://rogerprice.org/NUT/ConfigExamples.A5.pdf#appendix.C

Roger


_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to