This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

powerchute

I Just acquired a APC Smart-UPS 1000 inet from my mom for free....apc has a signaling daemon available for linux..i was wondering does ASL support powerchute functionality?  If not is it possible to install the linux powerchute daemon and have it communicate over hte serial link with the ups?

 


This thread was automatically locked due to age.
  • I doubt that the APC provided software is going to work.  They use a big nasty GUI app that isn't going to install or run.  There are some Open Source UPS daemons out there that *might* work.  Those apps only do what a UPS monitor should do and that's to watch the UPS and bring it down if needed.

    ASL doesn't usually have trouble with a sudden power outage.  You say it is a 1000 which is way bigger than you need so why not plug some other boxes into it (including ASL) and use the software where you can.
       
  • oh i intend to put other servers(file server and web/database server) on it..i have to buld them though..[:)]  The reason i went for the ups is the last power hit i took ASL came back up with a journaling error and fsck wound up deleting the password and user databases.  Needless to say the machine was useless...apc has a signaling daemon for linux on their site...this is the one i was curious about. 
  • That's a good suggestion.

    UPS signals adhere to some general standards, so you could also try patching another distro's command line utility, but that would be some work. This might be on their hit list...
      
  • Hi,

    me working apcupsd v3.8.6 (www.apcupsd.org)  in ASL V4 OK. I have UPS APC Smart 420.   
  • unfortunatly that domain does not resolve..did they go poof?
     
  • A google search revealed that the project also can be found here : http://www.sibbald.com/apcupsd

    best regards
    Henrik Pedersen
    Denmark
    Astaro ACE   
  • what did you have to do to install that into Astaro?
     
  • I'm sorry, domain name is www.apcupsd.com   ;-))

    My error....

    For installation and compilation Apcupsd is necessary PlusPack for ASL V4. Manual Apcups ( http://www.apcupsd.com/manual/apcupsd.pdf ) is very well written and compilation and installation apcupsd is very easy.

    I am modify script HALT and into directory /sbin/init.d am add one script apcupsd and into directory /sbin/init.d/rc3.d am add two scripts S70apcupsd and K70apcupsd so that apcupsd starts with ASL.


    It is possible make copy compiled files into another's ASL. I have two ASL with motherboard Intel ( SCB2 and R845GEBV2 ) and function apcupsd is OK. I may compiled files sent or attach to web. 

    Is new version apcupsd - 3.10.6. I would like this new version this weekend translate for ASL ....


      
  • I was wondering if perhaps it would be best to have a local environment to compile ASL compatible binaries?  

    Instead of PlusPack and risk on ASL we should have a PlusPack-compat that installs on a workstation where binaries are created (or core parts optimized) and then copied to ASL.  The workstation dependencies could be wide enough or covered with PlusPack-compat.  

    Even a VMware session that can develop ASL parts would be great.  Could be an ASL install with PlusPack but designed for compling and not actual firewalling.  Would make doing things on multiple ASLs much easier.