Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
UPS tripplite poweralert
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
brain salad surgery
Apprentice
Apprentice


Joined: 21 Apr 2004
Posts: 216

PostPosted: Tue Jul 12, 2005 2:54 pm    Post subject: UPS tripplite poweralert Reply with quote

hi,

just a word to say that i successfully installed
poweralert, a software developped by tripp-lite
for their UPS management.

They had only a redhat version that you can
download for free on their site. It is a bin
file using java.

I used the version 12 and i had to install sun-jre-bin
so that the installation process detect a suitable vm.
The rest of the process went fine.
Some scripts are then installed in /opt/TrippLite.
The most important is:

pa start|stop|status

that you can add to your init scripts or in /etc/conf/local.start

pa start gave at first an error since it was
searching for libcrypto.so.4 (from openssl)
which is named libcrypto.so.0 under gentoo.
Here's what i did:

ln -s /usr/lib/libcrypto.so.0 /usr/lib/libcrypto.so.4

you must also have emerged libelf

a nice frontend can be starting using
pa console
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum