# $Id$
#
# ZUPS hosts file example.  See zupsd-hosts(5).
#
# host                                  type            delay
# -----------------------------------------------------------
  foo.example.com                       linux           1
  bar.example.com                       linux           1
  www.example.com                       linux           15
  pop.example.com                       linux           20
#
# The following server should be shut down only if ZUPS encountered an "ALERT"
# condition (e.g., the UPS devices are running out of battery power).  We simply
# set the delay to a number of minutes which is a lot higher than the number of
# minutes the UPS devices will be able to run on battery.  Note that for [ups]
# modules, the "alert_threshold" keyword must be specified, otherwise an "ALERT"
# condition would never be triggered (see zupsd.conf(5) for details).
#
  ns.example.com                        linux           9999
