FYI - I found configuration instructions at https://opensource.com/article/21/12/linux-apcupsd
Hey there, my name is Ben, and I have a Smart-UPS 3000 with a Network Management Card installed. The model number is AP9630. I need to power 2 Linux servers (centOS, Ubuntu). My boss asked me to configure it, so all those 2 Linux servers would be able to shutdown in case if we have a power failure. Could anyone please guide me on how to figure this out and make it able to shutdown those 2 servers from a single Smart-UPS? P.S: I have read so many articles and posts but none of them got to work.
Download and install the NSIS AccessControl plugin
Fix URLs for NSIS and mingw
Release 3.14.14
Removing Release-3_14_14 for retagging
Prep for 3.14.14 release (for real this time)
Add battery constant for SU3000NET (h/t David H...
Update build notes to call out need for libusb ...
Fix successful interrupt transfers with timeout...
More efficient handling of long timeouts
darwin libusb fixes for supporting timeouts on ...
Remove obsolete apcupsd binaries from /sbin
Remove temp file
Regenerate configure script with changes to pre...
Fixes so Mac OS X builds obey sbindir
Install signed copy of ApcupsdDummy.kext
Sign ApcupsdDummy.kext
Remove use of BSD USB driver; all platforms exc...
Remove use of pthread_setname_np.
test(1) uses "=" for string equality. "==" is a...
Fix shutdown failure on Windows when UPSNAME in...
Update apcupsd.spec for RHEL6 (from David Ranch...
Add apparent power measurement and nominal values
Increase resolution of OUTCURNT to 0.01 Amps as...
Fixes for ModbusUsbComm::WaitIdle
Add output current to status display
Add support for displaying output currnent on M...
Move eeprom to static data section
Prep for 3.14.14 release
Update ChangeLog
Update ReleaseNotes
Release 3.14.14
Fix building bsd-usb driver
Remove driver subdirs during uninstall
Fix missing DLLs when installing only apctray
Add 'svnclean' target to remove all files that ...
Remove obsolete NET-SNMP driver
CID107690 Unchecked return value
CID107691 - Pointer to local outside scope
Set thread names using pthread_setname_np() whe...
Remove obsolete comments, add my copyright
Remove workaround for old BSD userspace pthread...
Explicitly ignore return value
Fix some unchecked returns
Quiet some Coverity errors by explicitly discar...
Improvements to hosts.conf parsing logic
CID17191 - Uninitialized scalar field
Another shot at fixing CID 107532,107533
CID107533 - Unchecked return value from library
Mark error_out_wrapper as noreturn to prevent b...
A couple more socket cloexec fixes
Fix open file descriptors leaking to exec'ed ch...
Icon file for web site
Fixes for socket error handling
Now that we are using the system tcpd.h exclusi...
Stop shipping a hacked copy of tcpd.h and wrap ...
Discard unexpected messages when waiting for idle
Fix hiddev binding when usbfs is mounted on /de...
Include file/line info in hex_dump output to ma...
Detect if compiler supports -Wno-unused-result ...
Update FSF address
Update GPLv2 text
Remove unused file
Remove subsys directory from SuSE lock file loc...
Add -Wno-unused-result to suppress "ignoring re...
Improve COMMLOST handling for MODBUS, esp. MODB...