[Nut-upsuser] fsd fails to notify slaves
dmanye
dmanye at urv.cat
Wed Apr 22 07:24:58 UTC 2015
El 22/04/15 a les 01:55, Charles Lepple ha escrit:
> On Apr 21, 2015, at 12:09 PM, dmanye <dmanye at urv.cat> wrote:
>
>> Apr 21 17:45:23 jessie641 upsmon[532]: FSD set on UPS smt750i at 10.21.102.241 failed: ERR ACCESS-DENIED
>> Apr 21 17:45:23 jessie641 upsmon[532]: Executing automatic power-fail shutdown
>> Apr 21 17:45:23 jessie641 upsmon[532]: Auto logout and shutdown proceeding
>>
>> i think the problem may be the first line. do you know what can be the cause?
> The MONITOR line in upsmon.conf needs to correspond to one of the user definitions in upsd.users, and that user needs "upsmon master" or "upsmon slave" permission.
>
> Note that entries in upsd.users should probably be called "roles" to avoid confusion with system users in /etc/passwd, but that is how everything is named at the moment.
>
i've found the problem. i had in upsd.users in the master node:
[upsmon]
upsmon master
password blah
i didn't write a '=' in the second line because the first one doesn't
have it. what works for me is:
[upsmon]
upsmon master
password = blah
thank you very much.
More information about the Nut-upsuser
mailing list