APC PowerChute


 
Thread Tools Search this Thread
Operating Systems Solaris APC PowerChute
# 1  
Old 02-09-2004
APC PowerChute

hi,
[sol8, apc powerchute ent. edition]
got a problem with my ups after replacing the batterie..
there is no connection to the ups. when i plug this ups into a windows - laptop i can speak to it, but in solaris not. there are no messages in powerchute.err and the deamon upsd is running. restarting the deamon doesn't change anything. solving the problem i 've seen that there is no entry in the powerchute.ini, where the hardwarepath should be. i think that that is the problem.
anyone knows how to reconfigure these setting?
thx a lot
greetings Preßy
# 2  
Old 02-09-2004
I found one link at docs.sun.com, but this may be way off; I'm not sure:

Appendix A - Installing and Configuring an Uninterruptible Power Supply (UPS)
# 3  
Old 02-09-2004
............

thx for the quick answere... i also found that docu on docs.sun.com but this explains how to integrate the ups into the RSC-Card/Program there is no readme about powerchute on docs.sun neither on sunsolve... ;-(
waiting for other good ideas ;-)

greetings Preßy
# 4  
Old 02-09-2004
pressy i use powerchute plus for sol8.

are you useing smart signaling or dumb signaling?

if you dont have any comm going on check the port listed in powerchute.ini.



Code:
DUMB:

[ Ups ]
 SignallingType = Simple
 PortName = /dev/ttya
 AutoUpsRebootEnabled = Yes
 AllowedPortNames = /dev/ttya,/dev/ttyb

SMART: 
[ Ups ]
 SignallingType = Smart
 PortName = /dev/ttyb
 AutoUpsRebootEnabled = No
 AllowedPortNames = /dev/ttya,/dev/ttyb

# 5  
Old 02-11-2004
And if I remember correctly, if the server only has one port, it is shared as A and B and you need a special cable from Powerchute to make it work on either A or B (your serial ports).
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

telnet via ssh to an APC UPS

Hello! First post, please be gentle! I have some APC UPS devices that I'm trying to log in to. They are currently configured to use telnet -- as a safety precaution, they can only be accessed from our 'bounce' machine. Because I want to do this from a script on my local machine, I'm doing it... (2 Replies)
Discussion started by: Korla Plankton
2 Replies

2. AIX

PowerChute

I have looked on APC webpage and searched here to find a way to configure powerchute to monitor and shutdown our servers safley when a poweroutage lasts longer then 15 minutes. the documentation i have so far is listed below but i know i am missing a step. I also called APC and they said they do... (0 Replies)
Discussion started by: pagink
0 Replies

3. UNIX for Advanced & Expert Users

PowerChute on SuSe8.1

hiho, i'm the newest newbie using powerchute, so pls help: I installed PowerChute Business Edition Basic on my suse 8.1 pc ---> ok, the deamon is also running.. but now my problem.... how can i configure the software? i tried to execute the .jar files:... (3 Replies)
Discussion started by: pressy
3 Replies

4. UNIX for Dummies Questions & Answers

Openserver 5.07 & APC UPS via USB

I have the latest version of SCO Openserver 5.0.7. I'm trying to install a APC Uninerrupted Power Supply 750EX using the USB port. During the installation it was asking for a port to connect the APC into. The only choices are either tty1a, tty2a, or other. I chose other but it start asking me to... (1 Reply)
Discussion started by: josramon
1 Replies
Login or Register to Ask a Question