× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



For the equivalent of QUPSDLYTIM on suse linux be sure to look at the file
/etc/rc.powerfail
In there you will see a section like:
#
# long_warning()
#
# This function is called in response to a 10-minute warning. The default
# response is to check for status updates every 5 seconds. If the status
# does not improve within 8 minutes, the system will be shut down. If the
# status worsens, the system will be shut down immediately. This routine
# can be modified to send e-mail messages or pages.
#
long_warning()
{
time=480 # seconds until shutdown begins (8
minutes)

Be aware, there are a lot of screen messages and whatnot in this file
which echo back stuff like:

6) # secondary fan failure
notify \
"A secondary fan has experienced a failure." \
"The system will begin shutting down in 8 minutes if
the problem is not remedied."
long_warning
or

7) # battery backup
notify \
"The system has switched to battery backup." \
"The system will begin shutting down in 8 minutes if
the problem is not remedied."
long_warning


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.