Hi I have a GE Digital Energy Match UPS 1500 where i previously successfully used the victronups driver. However after i upgraded from debian woody to debian sarge and thus from 1.4.2 to 2.0.1, then upsstats.cgi says Model not supportet, status online My syslog says Jul 25 11:12:28 localhost upsmon[6220]: Startup successful Jul 25 11:12:28 localhost upsd[6218]: Connection from 127.0.0.1 Jul 25 11:12:28 localhost upsd[6218]: Client upsmonitor@127.0.0.1 logged into UPS [match1500] Jul 25 11:12:28 localhost upsmon[6221]: Poll UPS [match1500@localhost] failed - Variable not supported by UPS Jul 25 11:12:28 localhost upsmon[6221]: Communications with UPS match1500@localhost lost Jul 25 11:12:33 localhost upsmon[6221]: Communications with UPS match1500@localhost established Jul 25 11:12:39 localhost upsd[6218]: Connection from 127.0.0.1 Jul 25 11:12:39 localhost upsd[6218]: Client on 127.0.0.1 logged out I did the upgrades specified in the UPGRADING document, and got the status to say ONLINE. I read the manpage for the victronups driver, but there is really not alot of information :/ So how do i fix this problem? i have not tried the generic ups driver. JonB
Jon Bendtsen
2005-Jul-25 09:58 UTC
[Nut-upsuser] Poll UPS [match1500@localhost] failed - Variable not supported by UPS
Sorry i forgot the subject in the previous email Anyway, i typed using the genericups, and upstype 10, for victronups, but then it just vent into shutdown immediately JonB Den 25. jul 2005 kl. 11:23 skrev Jon Bendtsen:> Hi > > I have a GE Digital Energy Match UPS 1500 > where i previously successfully used the victronups driver. > > However after i upgraded from debian woody to debian sarge > and thus from 1.4.2 to 2.0.1, then upsstats.cgi says > Model not supportet, status online > > My syslog says > > Jul 25 11:12:28 localhost upsmon[6220]: Startup successful > Jul 25 11:12:28 localhost upsd[6218]: Connection from 127.0.0.1 > Jul 25 11:12:28 localhost upsd[6218]: Client upsmonitor@127.0.0.1 > logged into UPS [match1500] > > Jul 25 11:12:28 localhost upsmon[6221]: Poll UPS > [match1500@localhost] failed - Variable not supported by UPS > > Jul 25 11:12:28 localhost upsmon[6221]: Communications with UPS > match1500@localhost lost > Jul 25 11:12:33 localhost upsmon[6221]: Communications with UPS > match1500@localhost established > Jul 25 11:12:39 localhost upsd[6218]: Connection from 127.0.0.1 > Jul 25 11:12:39 localhost upsd[6218]: Client on 127.0.0.1 logged out > > > I did the upgrades specified in the UPGRADING document, and got the > status to say ONLINE. > I read the manpage for the victronups driver, but there is really > not alot of information :/ > > So how do i fix this problem? i have not tried the generic ups driver. > > > > > JonB >
Den 25. jul 2005 kl. 13:01 skrev Daniel Prynych:> upsmon from NUT 2.0.1 uses new setting. > Correct upsmon.conf file. > -------upsmon.conf------ > .... > MONITOR myups@localhost 1 monuser pass master > .... > ---------------- > > --------upsd.users---------- > ........... > [monuser] > password = pass > allowfrom = localhost > upsmon master > .............. > ---------------------------------I already have veyr similar lines. JonB
arnaud.quette@mgeups.com
2005-Jul-26 11:04 UTC
[Nut-upsuser] Re: upsstats.cgi not working (was: (no subject))
> However after i upgraded from debian woody to debian sarge > and thus from 1.4.2 to 2.0.1, then upsstats.cgi says > Model not supportet, status online > ... > I did the upgrades specified in the UPGRADING document, and got the > status to say ONLINE.you missed the upgrade the html files...> I read the manpage for the victronups driver, but there is really not > alot of information :/ > > So how do i fix this problem? i have not tried the generic ups driver.try to launch victronups in debug mode (ie victronups -DDDDD -a your_ups) to check what happens at init time. Then Gert lynge and Daniel Prynych might have some more ideas... The best way to validate that there is data for your ups is using upsc... Arnaud