Re: [Apcupsd-users] In Multimon.cgi there is no information
Brought to you by:
adk0212
|
From: Ted M. <te...@mi...> - 2020-03-15 20:05:54
|
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... <mailto:Apc...@li...> > https://lists.sourceforge.net/lists/listinfo/apcupsd-users <https://lists.sourceforge.net/lists/listinfo/apcupsd-users> > _______________________________________________ > Apcupsd-users mailing list > Apc...@li... > <mailto:Apc...@li...> > https://lists.sourceforge.net/lists/listinfo/apcupsd-users > <https://lists.sourceforge.net/lists/listinfo/apcupsd-users> > > > _______________________________________________ > Apcupsd-users mailing list > Apc...@li... > https://lists.sourceforge.net/lists/listinfo/apcupsd-users |