Re: [Apcupsd-users] In Multimon.cgi there is no information
Brought to you by:
adk0212
|
From: Andrea M. <whi...@ya...> - 2020-03-16 10:30:28
|
Really many thanks, Ted.There was DEVICE set to ttyI read the manual, it's the first thing I did.I followed all the instructions in the Basic User's Guide.However, if I can afford a criticism, the manual is very dispersive and it is not easy to understand for those who are doing it for the first time.Then there is no information to activate the GUI. It is assumed that Apache is already installed, active and configured for CGI. Which is not.
Now it works, even if I don't understand some information well.In the GUI I seeUtility Voltage: 216.0 VAC Line Minimum: Not found VAC Line Maximum: Not found VAC Output Freq: Not found HzWhy are these values missing?
Last UPS Self Test: NOLast Test Date: Not foundHow do I launch the Test?In Powerchute there is an option in the menu. In apcdupsd how do you do it?
In the graphs, Output Voltage is zero. Why?
One last question.I turn everything off before going out in the evening. Including the UPS.In the morning I turn everything on again.I never detect a 100% charge. Usually it is around 95-98%.Is it normal for a UPS bought just a few months ago to lose 2-5% in 12 hours, even if turned off?
Now I dedicate myself to the scripts for the shutdown of:Windows / Linux PC on the networkVirtual machines Windows / Linux in ESXiESXi after all VMs are turned off
If you have any advice for scripts, I'll be grateful.
Thank you so much again
Il domenica 15 marzo 2020, 21:07:09 CET, Ted Mittelstaedt <te...@mi...> ha scritto:
Instead of using "some guy's" guide on the Internet did you use the real manual here for instructions:
http://www.apcupsd.org/manual/manual.html
specifically:
http://www.apcupsd.org/manual/manual.html#linux-usb-configuration
What is the output of lsusb and lsusb -v?
I assume you have
UPSCABLE usb
UPSTYPE usb
DEVICE
variables in the apcupsd.conf. Just for grins try:
UPSCABLE smart
UPSTYPE usb
DEVICE
Nothing should be in the DEVICE line in either instance.
Also try the other USB port on the pi
It also helps to say the model of pi and version of pi OS you have on it
I have seen "some guy's"guides" on the Internet say to put
DEVICE /dev/usb/hid/hiddev[0-15]
or some such in apcupsd.conf. That might have been right for antique Linux versions.
Ted
On 3/15/2020 8:33 AM, Andrea Miconi via Apcupsd-users wrote:
Whit ups-devices I see ( among other information)
T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=01 Dev#= 5 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=051d ProdID=0002 Rev=01.06 S: Manufacturer=American Power Conversion S: Product=Back-UPS XS 950U FW:925.T2 .I USB FW:T2 S: SerialNumber=4B1944P13039 C: #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=24mA I: If#=0x0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=00 Prot=00 Driver=usbhid
So, the UPS is connected.
Il domenica 15 marzo 2020, 13:48:34 CET, Ted Mittelstaedt <te...@mi...> ha scritto:
make sure it works with apcaccess first. What is the output of apcaccess?
Ted
On 3/15/2020 4:53 AM, Andrea Miconi via Apcupsd-users wrote:
I have a Raspberry PI 4 4GB and an APC Back-UPS 950VA (BX950UI). I wanted to activate a Master / Slave system to turn off this and the other PCs as well.
In the multimon.cgi I see:
System: link to Local Host Model: Not found Status: Comm Lost, in red No value in Battery Chg, Utility, UPS Load, USB Temp, Batt. Run Time.
In the Local Host I see: Monitoring: rpc-01 UPS Model: Not found UPS Name: gp-ups APCUPSD: Version 3.14.14 Status: COMM LOST
Last UPS Self Test: Not found Last Test Date: Not found
Utility Voltage: Not found VAC Line Minimum: Not found VAC Line Maximum: Not found VAC Output Freq: Not found Hz
The three graphs are obviously not correct
In All Data I see: APC : 001,018,0439 DATE : 2020-03-15 11:29:07 +0100 HOSTNAME : rpc-01 VERSION : 3.14.14 (31 May 2016) debian UPSNAME : gp-ups CABLE : USB Cable DRIVER : USB UPS Driver UPSMODE : Stand Alone STARTTIME: 2020-03-15 11:27:50 +0100 STATUS : COMMLOST MBATTCHG : 5 Percent MINTIMEL : 3 Minutes MAXTIME : 0 Seconds NUMXFERS : 0 TONBATT : 0 Seconds CUMONBATT: 0 Seconds XOFFBATT : N/A STATFLAG : 0x05000100 END APC : 2020-03-15 12:35:07 +0100
_______________________________________________
Apcupsd-users mailing list
Apc...@li...
https://lists.sourceforge.net/lists/listinfo/apcupsd-users
_______________________________________________
Apcupsd-users mailing list
Apc...@li...
https://lists.sourceforge.net/lists/listinfo/apcupsd-users
_______________________________________________
Apcupsd-users mailing list
Apc...@li...
https://lists.sourceforge.net/lists/listinfo/apcupsd-users
_______________________________________________
Apcupsd-users mailing list
Apc...@li...
https://lists.sourceforge.net/lists/listinfo/apcupsd-users
|