similar to: Nut-cgi error

Displaying 20 results from an estimated 1000 matches similar to: "Nut-cgi error"

2007 May 11
2
Accessing nut online
Hi, These are the instructions I have about accessing nut online. By using the cgi use flag you have the files to use on the webserver. > > If you look in /usr/html after emerge you find the html files. > Copy this files to /var/www/localhost/htdocs/nut > (if you want it as www.my.org/nut ) > > > In /usr/share/nut you find the cgi files. Copy this files to >
2023 Jun 14
1
Accessing: upsstats.cgi Error: no hosts to monitor (check hosts.conf)
Not fully true about example configs in docs: man pages for CGI bits have some :) https://github.com/networkupstools/nut/blob/master/docs/man/upsset.conf.txt https://github.com/networkupstools/nut/blob/master/docs/man/upsstats.cgi.txt https://github.com/networkupstools/nut/blob/master/docs/man/hosts.conf.txt etc. Other than that, check permissions - e.g. OTOH if Apache user may read your
2014 Feb 11
2
error: Unknown UPS
Hi all, I've got nut going with a Belkin F6C120auUNV. I'm able to communicate with the UPS, upsc gives data: $ sudo upsc BelkinUPS battery.charge: 37 battery.charge.low: 30 battery.charge.warning: 30 battery.runtime: 120 battery.type: PbAc battery.voltage: 23.7 ... I've enabled the CGI, and when I go to upsstats.cgi, I see a line entry like this: System: BelkinUPS Model: [error:
2023 Jun 14
1
Accessing: upsstats.cgi Error: no hosts to monitor (check hosts.conf)
Dan Grostick via Nut-upsuser <nut-upsuser at alioth-lists.debian.net> writes: > When Apache starts is complains about not finding the fully qualified domain name. That seems normal > In the past, upsstats.cgi would just load. I didn?t have to do any Apache2 configuration. I don?t know what has changed. in general this does need configuration. read the apache config file. read the
2013 Jul 31
2
nut package with Riello UPS support
I'll test it. I'm a bit confused with cgi-bin. I have made a lot of hosts.conf copies and didn't understand where does upsstats trying to find hosts.conf # ps -aux | grep ups _ups 13934 0.0 0.0 484 920 ?? Ss 5:41PM 0:01.53 /usr/local/bin/riello_ser -a senpro _ups 9171 0.0 0.1 532 1168 ?? Ss 5:41PM 0:00.13 /usr/local/sbin/upsd _ups 16906 0.0 0.1
2014 Apr 15
3
CyberPower CP1500PFCLCD and NUT upsset.cgi
Since there is apparently no immediate solution to upsstats.cgi not reading the output voltage correctly, I have moved on to trying to use upsset.cgi. To recap the UPS is a CyberPower CyberPower CP1500PFCLCD UPS running on a headless server running Slackware 14.1 with the 3.10.7 kernel. The version of NUT is 2.71 and I am using usbhid-ups for communication with the UPS The problem is that when
2023 Jun 14
1
Accessing: upsstats.cgi Error: no hosts to monitor (check hosts.conf)
For some reason I?m no longer able to access the upsstats.cgi (http://192.168.123.49/cgi-bin/nut/upsstats.cgi) I get the error: Error: no hosts to monitor (check hosts.conf) When Apache starts is complains about not finding the fully qualified domain name. In the past, upsstats.cgi would just load. I didn?t have to do any Apache2 configuration. I don?t know what has changed. I?ve build NUT
2006 Jun 07
1
RPM spec file
Hi, To to build an RPM from the nut 2.0.3 source I've corrected the old nut.spec.in file. Please find a copy of the slightly updated spec file attached. The changes are documented at the bottom of the spec file. Regards, Will -------------- next part -------------- # don't know how different I can do this %define majorver 2.0 %define version 2.0.3 %define relver 1 %define nutuser
2008 Apr 30
0
[Fwd: Re: openSUSE 11.0 - NUT]
Stanislav Brabec wrote: > Please note that 2.2.2-pre3 installs hald addons by default to / on > openSUSE 11.0 beta 2 x86_64. Not a big problem. Here is a patch, which fixes openSUSE 11.0 beta 2 x86_64: --- m4/nut_check_libhal.m4 +++ m4/nut_check_libhal.m4 @@ -63,7 +63,7 @@ dnl As per HAL spec, ?5 Callouts and ?2 Device Information Files dnl - addon install path: $libdir/hal
2008 Aug 15
2
Problem with APC and Fedora 8 I86_64
I have been trying to get Nut working on a system with Fedora 8 i86_64 installed and an APC Smart-UPS USB. The 2.2.0 rpm does not seem to like the USB on this UPS. I have tried compiling the 2.2.2 version, from source, but am getting warnings. I have tried building it on my i386 system (f8 as well) and I get no warnings also the 2.2.0 works fine on that one with a TrippLite Omni 900 LCD via
2010 Oct 05
1
Which credentials are used to logon to the upsset.cgi page?
Whenever I try to set a value like battery.charge.low using the Network UPS Tools upsset 2.4.3 cgi script, I get an error: Unexpected response: ERR ACCESS-DENIED I can not start a quick UPS test either. Which credentials are used to logon to the upsset.cgi page? I've tried... the username that I configured in upsd.users the root credentials adding a POSIX account & password to match
2014 Apr 24
0
CyberPower CP1500PFCLCD and NUT upsset.cgi
Bill S wrote, On 4/15/2014 11:18 AM: > The problem is that when I run upsset.cgi I first get a prompt for > user name and password. I then enter the same username and password > as I established in upsd.users and it seems to accept it. upsset.cgi doesn't check that user/password is valid, it just tries it when doing a command. I just tested it, it is working for me on a remote and
2007 May 25
0
Patch -- SVN revision in the version string
This is the patch to include SVN revision level in version number displays. There should be two enclosures; the patch itself and a new source file. common/upsversion.c. upversion.c defines a single function. upsversion(), that returns a version string for display. Some Makefile trickery ensures that this file will be recompiled whenever the project's SVN revision level has changed since it
2016 Aug 12
1
CGI: multiple web pages
Hi, I'm using the CGI program upsstats.cgi to view the status of UPS's on a web browser. I'd want to do something like that: /var/www/nut-cgi-bin-group-A/upsstats.cgi /var/www/nut-cgi-bin-group-B/upsstats.cgi /var/www/nut-cgi-bin-group-C/upsstats.cgi In that way using .htaccess I allow only certains IPs access to UPS from group A. How could I do that? Thanks in advance" --
2010 Sep 16
1
Soyntec Sekury A600 VA
Hi all! FYI, after some research in your list I think that blazer_usb is the best driver for my Soyntec Sekury A600 UPS (which is not in the hardware supported lists). I connected it with my system using USB port (it also has serial RS-232) This is the report I have: battery.voltage: 13.60 battery.voltage.nominal: 12.0 beeper.status: enabled device.type: ups driver.name: blazer_usb
2017 Apr 10
0
battery not installed, but battery still 100% and NUT 2.7.2-4 does not catch this and report a error
On 04/04/17 15.19, Arnaud Quette wrote: > > > 2017-04-04 14:18 GMT+02:00 Jon Bendtsen <jon.bendtsen at jonix.dk > <mailto:jon.bendtsen at jonix.dk>>: [cuuuuut] > > there is a Github issue: https://github.com/networkupstools/nut/issues/415 > + a branch with the implementation: > https://github.com/networkupstools/nut/tree/upsmon_alarm > > For now: > -
2007 Jun 02
1
CGI-BIN for Nut
I'm access nut online via localhost. But I have the following problems. When I click on Statistics I get cannot open /etc/hosts.conf. When I click on settings I get: Error: Can't open upsset.conf to verify security settings. Refusing to start until this is fixed. I have .htaccess in cgi-bin with the following: <Files upsset.cgi> deny from all allow from 127.0.0.1 </Files>
2013 Feb 01
1
Question for Dev's on NUT's upsstats.cgi
Hey guys, New user to NUT and was playing with the upsstats.cgi. On my website, I have everything going through a wrapper script that frames the pages. So my web files are actually truncated since the wrapper installs all my headers for me. When using the upsstats.cgi, it works fine embedding it into my pages and then editing the .html template EXCEPT, I can't get rid of: Content-type:
2017 Mar 03
0
NUT - General Concept Question
On Mar 2, 2017, at 1:46 PM, Garrett Michael Hayes <Garrett at VerbalImaging.com> wrote: > > I would like to set up a Linux host as a central monitoring system for UPSs throughout our network. I?d like that system to be able to see the various UPSs basically in one of two ways: > 1) Tapping into a native network interface on the target UPS (such as some larger APC and
2006 Feb 01
1
Remove generated files from cvs-devel
Hi! Can someone with CVS write access please remove generated files from the CVS tree? The ones currently on my annoyance-list are: Makefile data/html/Makefile Also, the following files (+more, I only compile a subset of the drivers) should be added to .cvsignore in the corresponding directories (they're all generated): config.log config.status clients/Makefile clients/upsimage.cgi