We Value Your Feedback! Could you please spare a few minutes to share your thoughts on Cloud Connected vs On-Premise Services. Your feedback can help us shape the future of services. Learn more about the survey or Click here to Launch the survey Schneider Electric Services Innovation Team!
Linux agent USB
APC UPS Data Center & Enterprise Solutions Forum
Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2025-05-1407:12 AM
Linux agent USB
Hello. I used Powerchute business edition 9.5 in windows but my setup was a bit unusual. I already now that without a network card these UPS are meant to work with one PC/server at the time, but I had both SUA3000I and SUA3000RMI connected to one windows PC. When I needed to login to the other UPS, I had to go to device manager, disable the other USB port and then connect. I had shutdown scripts to remotely turn off other servers from this PC.
I still want to use the same PC but with linux (oracle linux 8). For now I'm still trying to manage the connection to one UPS. Lsusb and usb-devices commands both detect the device:
lsusb output: Bus 003 Device 004: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
... S: Manufacturer=American Power Conversion S: Product=Smart-UPS 3000 FW:655.18.I USB FW:7.3 S: SerialNumber=JS0827003558
I've downloaded and configured pcssagent-1.3.0-301-EN.x86_64.tar.gz. I can login but get "Device status UPS communication lost". A few seconds after the login the PBEAgent process stops.
PBEAgent.service: Main process exited, code=killed, status=6/ABRT systemd[1]: PBEAgent.service: Failed with result 'signal'.
As you can see, I can even get the serial number from the UPS with usb-devices command, so communication is ok. When running config.sh, if I select SUA model (option h), I only get "smart" and simple cable type options, but it seems I'm only able to configure serial connections with either.
In windows, I was using the same supplied USB cable and I could connect. Any ideas, please?