2011-01-26 09:35:08 +00:00
|
|
|
SOLIS(8)
|
|
|
|
========
|
|
|
|
|
|
|
|
NAME
|
|
|
|
----
|
|
|
|
|
|
|
|
solis - Driver for Brazilian Microsol SOLIS UPS equipment
|
|
|
|
|
|
|
|
NOTE
|
|
|
|
----
|
|
|
|
|
|
|
|
This man page only documents the hardware-specific features of the
|
|
|
|
solis driver. For information about the core driver, see
|
|
|
|
linkman:nutupsdrv[8].
|
|
|
|
|
|
|
|
SUPPORTED HARDWARE
|
|
|
|
------------------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
|
|
|
This driver has been tested with:
|
|
|
|
|
2011-01-26 09:35:08 +00:00
|
|
|
* Solis 1000 VA
|
|
|
|
* Solis 1500 VA
|
|
|
|
* Solis 2000 VA
|
|
|
|
* Solis 3000 VA
|
2015-04-30 13:53:36 +00:00
|
|
|
* Back-UPS BZ1200-BR
|
|
|
|
* Back-UPS BZ2200BI-BR
|
2011-01-26 09:35:08 +00:00
|
|
|
|
2015-04-30 13:53:36 +00:00
|
|
|
All Solis models are sinusoidal on-line.
|
|
|
|
|
|
|
|
In 2009, Schneider Electric acquired Microsol Technologies, and by 2012, the
|
|
|
|
entire Microsol line of equipment was being sold under the APC brand.
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
EXTRA ARGUMENTS
|
|
|
|
---------------
|
|
|
|
|
|
|
|
This driver support the following extra optional settings in the
|
|
|
|
linkman:ups.conf[5].
|
|
|
|
|
|
|
|
*battext = n* - (default = 0, no extra battery, where n = Ampere*hour )
|
|
|
|
|
2022-06-29 10:37:36 +00:00
|
|
|
*prgshut = 1* - (default = 0, no programmable shutdown )
|
2011-01-26 09:35:08 +00:00
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
--------
|
|
|
|
|
|
|
|
* shutdown.return - Shut down in .3 minutes and restart in .3 minutes
|
|
|
|
|
|
|
|
* shutdown.stayoff - Shut down in .3 minutes and do not return
|
|
|
|
|
2015-04-30 13:53:36 +00:00
|
|
|
ISSUES
|
|
|
|
------
|
|
|
|
|
|
|
|
The APC version of the Microsol protocol is slightly incompatible with the
|
|
|
|
*solis* driver. As of version 0.62 of the *solis* driver, the driver will
|
|
|
|
connect to the UPS, but some values are read incorrectly.
|
|
|
|
|
2011-01-26 09:35:08 +00:00
|
|
|
AUTHOR
|
|
|
|
------
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2011-01-26 09:35:08 +00:00
|
|
|
Silvino B. Magalhães <sbm2yk@gmail.com>
|
|
|
|
|
|
|
|
SEE ALSO
|
|
|
|
--------
|
|
|
|
|
|
|
|
The core driver:
|
|
|
|
~~~~~~~~~~~~~~~~
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2011-01-26 09:35:08 +00:00
|
|
|
linkman:nutupsdrv[8]
|
|
|
|
|
|
|
|
Internet resources:
|
|
|
|
~~~~~~~~~~~~~~~~~~~
|
2022-06-29 10:37:36 +00:00
|
|
|
|
2011-01-26 09:35:08 +00:00
|
|
|
The NUT (Network UPS Tools) home page: http://www.networkupstools.org/
|