MGE-SHUT(8) | NUT Manual | MGE-SHUT(8) |
mge-shut - Driver for SHUT Protocol UPS equipment
mge-shut -h
mge-shut -a UPS_NAME [OPTIONS]
This man page only documents the hardware-specific features of the mge-shut driver. For information about the core driver, see nutupsdrv(8).
mge-shut supports all recent Eaton, MGE and Dell UPS models which use the SHUT (Serial HID UPS Transfer) protocol.
Older MGE models, such as Pulsar ESV+, Pulsar EX and Pulsar ES+, use the U-Talk protocol and should use the mge-utalk driver.
This driver also supports the following optional settings:
lowbatt=num
The factory default value is 30 (in percent), and can be settable depending on the exact model.
offdelay=num
The default value is 20 (in seconds). Usually this must be lower than ondelay, but the driver will not warn you upon startup if it isn’t.
ondelay=num
The default value is 30 (in seconds). Usually this must be greater than offdelay, but the driver will not warn you upon startup if it isn’t. Some UPS’es will restart no matter what, even if the power is (still) out at the moment this timer elapses. In that case, you could try if setting ondelay = -1 in ups.conf helps.
notification=num
This argument is ignored. It is only here for backward compatibility.
Some models tends to be unresponsive with the default polling frequency. The result is that you have some "data stale" errors in your system log.
In this case, simply modify the general parameter "pollinterval" to a higher value (like 10 for 10 seconds). This should solve the issue.
Using notification=3 might also help.
Arnaud Quette
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
12/29/2015 | Network UPS Tools 2.7.3. |