MediJaster
Dabbler
- Joined
- Feb 21, 2022
- Messages
- 10
Hello everyone,
I finished my TrueNAS build two days ago but I couldn't get the UPS I already had to work with it natively. Although I do have the FreeBSD drivers, I don't know how I can use them, I just need the server to shut down if the power goes out. Build details are in my signature but I'll include them below as well.
I need this one to work not only because I don't have the funds to buy another one, but also because I don't have many choices for UPSs where I currently live (I can't order a UPS from amazon because of the battery).
UPS I have:
Mediacom Xpower 850
Drivers listed on the website (the FreeBSD tar is also attached below):
PowerManagerII .zip
usbconfig output of what I assume is the UPS's usb port (also the only one with
I sincerely thank you already for taking the time to read this, really looking forward to any suggestions
OS: TrueNAS-12.0-U8
Motherboard: JINGSHA DUAL CPU X79
CPU: 2 x Intel Xeon E5 2650 V2
RAM: 2 x 32GB 1866 MHz DDR3 ECC
HDDs: 6 x 4TB SATA 3.5" 7200rpm -- RaidZ2
Network: 2 x 1000/100/10 Realtek NIC integrated in the motherboard
I finished my TrueNAS build two days ago but I couldn't get the UPS I already had to work with it natively. Although I do have the FreeBSD drivers, I don't know how I can use them, I just need the server to shut down if the power goes out. Build details are in my signature but I'll include them below as well.
I need this one to work not only because I don't have the funds to buy another one, but also because I don't have many choices for UPSs where I currently live (I can't order a UPS from amazon because of the battery).
UPS I have:
Mediacom Xpower 850
Drivers listed on the website (the FreeBSD tar is also attached below):
PowerManagerII .zip
usbconfig output of what I assume is the UPS's usb port (also the only one with
pwr=ON
)ugen2.3: <vendor 0x0925 UPS USB MON V1.4> at usbus2, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (100mA)
Here is UPS Manager help doc and comment(version and other).
/*==================English Readme==============================*/
1.Software installation and operation
i) soft installation
copy the package ups_manager to you favorite directory , example :/root/tmp Use the tar command to extract files from the diskette or software package:
tar -xzvf upsmanager1.0v.bsd.tar
This demand will create a directory: upsmanagerinstall. Enter this directory, executefile:./install.freebsd.sh . Converse the file installation.the installation program will automatically copy files to the default location "/etc/ups_manager/" and modify the system startup file to contain the ups_manager for freebsd daemon process.
ii) start program
The installation program will automatically start the main program .
you can start it use following command:
./ups_manager start
iii) stop program
you can start it use following command:
./ups_manager stop
iv) config program
you can start it use following command:
./ups_manager config
2.software package
./ups_monitor
./ups_status
./ups_config
./shutdown.sh
./ups_manager
./ups_manager start
./ups_manager stop
./ups_manager status
./ups_manager config
./ups_manager restart
./TimeCfg.conf
./install.freebsd.sh
./Readme
./SendMSG.sh
./startup.add
3.contact us and technical support
/*==================English Readme==============================*/
1.Software installation and operation
i) soft installation
copy the package ups_manager to you favorite directory , example :/root/tmp Use the tar command to extract files from the diskette or software package:
tar -xzvf upsmanager1.0v.bsd.tar
This demand will create a directory: upsmanagerinstall. Enter this directory, executefile:./install.freebsd.sh . Converse the file installation.the installation program will automatically copy files to the default location "/etc/ups_manager/" and modify the system startup file to contain the ups_manager for freebsd daemon process.
ii) start program
The installation program will automatically start the main program .
you can start it use following command:
./ups_manager start
iii) stop program
you can start it use following command:
./ups_manager stop
iv) config program
you can start it use following command:
./ups_manager config
2.software package
./ups_monitor
./ups_status
./ups_config
./shutdown.sh
./ups_manager
./ups_manager start
./ups_manager stop
./ups_manager status
./ups_manager config
./ups_manager restart
./TimeCfg.conf
./install.freebsd.sh
./Readme
./SendMSG.sh
./startup.add
3.contact us and technical support
I sincerely thank you already for taking the time to read this, really looking forward to any suggestions
OS: TrueNAS-12.0-U8
Motherboard: JINGSHA DUAL CPU X79
CPU: 2 x Intel Xeon E5 2650 V2
RAM: 2 x 32GB 1866 MHz DDR3 ECC
HDDs: 6 x 4TB SATA 3.5" 7200rpm -- RaidZ2
Network: 2 x 1000/100/10 Realtek NIC integrated in the motherboard