# Model of the UPS (filename to call for it, without path)
MODEL=ups-trust425+625
# UPS device
DEVICE=/dev/ttyS0
# The host to monitor
HOST=localhost
# Any options to pass to $MODEL
# ex. for my TrippLite UPS, use 
#OPTIONS="-t 5"
