On Tuesday 21 March 2006 15:26, you wrote: > Does anyone have a Gamatronic UPS (I specifically have a Smart Compact 750) > working with NUTs (Network UPS Tools)? > > I have been going through all the drivers and trying to see if anyone of > them can see the UPS. Several come up as "online", however when I hit the > battery test button, the system still says "online" instead of "on > battery." > > The UPS came with X-Windows based software, but I'm dealing with an older > server and it doesn't (can't) run X-Windows. > > I saw a few messages in the archive from 2003, but I didn't know if anyone > had this working on newer models? > > Thanx. > > Shlomo > > -- > ----------------------------------------------------------------------- > ,-~~-.___. ._. > / | ' \ | |"""""""""| Shlomo Dubrowin > ( ) 0 | | | (Sheldon) > \_/-, ,----' | | | > ==== !_!--v---v--" > / \-'~; |""""""""| [EMAIL PROTECTED] > / __/~| ._-""|| | http://www.dubrowin.org > =( _____|_|____||________| > -----------------------------------------------------------------------
Shlomo, Gamatronic uses the 'fentonups' driver for all serial cables, as far as I recall. Use this in the /etc/nut/ups.conf: [myups] driver = fentonups port = /dev/ttyS0 desc = "Gamatronic UPS" Since Gamatronic changed the greeting banner, there is a slight change required in the code. Once you restart nut it will tell you who to contact. I didn't invest too much time in this, since our UPS was burnt due to a power failure, and we switched to an Advice UPS. ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
