Displaying 2 results from an estimated 2 matches for "ubux".
Did you mean:
ubuf
2013 Dec 01
3
upsmon error: Unable to call shutdown command
In my "upsmon.conf" I've setted this option for shutdown command:
SHUTDOWNCMD "/usr/sbin/pm-hibernate"
but when I pull the plug on my ups in way to test if this command works,
I obtain this error (in /var/log/syslog):
Dec 1 13:39:03 ubux upsmon[4561]: parent: Unable to call shutdown command: /usr/sbin/pm-hibernate
Instead if I set this shutdown command:
SHUTDOWNCMD "/sbin/shutdown -h now"
everything works correctly.
Any help?
My nut version is 2.7.1 (autocompiled)
My driver in use is "nutdrv_qx"
Everyt...
2013 Dec 01
0
upsmon error: Unable to call shutdown command
...Martelli wrote:
> In my "upsmon.conf" I've setted this option for shutdown command:
> SHUTDOWNCMD "/usr/sbin/pm-hibernate"
> but when I pull the plug on my ups in way to test if this command works,
> I obtain this error (in /var/log/syslog):
> Dec 1 13:39:03 ubux upsmon[4561]: parent: Unable to call shutdown command:
> /usr/sbin/pm-hibernate
If you call "/usr/sbin/pm-hibernate" from the command line, does it
execute correctly?
Roger