<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body bgcolor="#FFFFFF" text="#000000">
I went to the link to test the power off if the battery gets to low. Here is what I got on the command line.<br>
<br>
<b>root@odroid-u2:/etc/nut# /usr/local/ups/bin/upsdrvctl -t shutdown</b><b><br>
</b><b>-bash: /usr/local/ups/bin/upsdrvctl: No such file or directory</b><b><br>
</b><b>root@odroid-u2:/etc/nut# find / -name upsdrvctl</b><b><br>
</b><b>/sbin/upsdrvctl</b><b><br>
</b><b>^C</b><b><br>
</b><b>root@odroid-u2:/etc/nut# /sbin/upsdrvctl -t shutdown</b><b><br>
</b><b>Network UPS Tools - UPS driver controller 2.6.4</b><b><br>
</b><b>*** Testing mode: not calling exec/kill</b><b><br>
</b><b>   0.000000</b><b><br>
</b><b>If you're not a NUT core developer, chances are that you're told to enable debugging</b><b><br>
</b><b>to see why a driver isn't working for you. We're sorry for the confusion, but this is</b><b><br>
</b><b>the 'upsdrvctl' wrapper, not the driver you're interested in.</b><b><br>
</b><b><br>
</b><b>Below you'll find one or more lines starting with 'exec:' followed by an absolute</b><b><br>
</b><b>path to the driver binary and some command line option. This is what the driver</b><b><br>
</b><b>starts and you need to copy and paste that line and append the debug flags to that</b><b><br>
</b><b>line (less the 'exec:' prefix).</b><b><br>
</b><b><br>
</b><b>   0.007145     Shutdown UPS: serverups</b><b><br>
</b><b>   0.007618     exec:  /lib/nut/usbhid-ups -a serverups -k</b><b><br>
</b><b>root@odroid-u2:/etc/nut#</b><br>
<br>
So I guess it's saying it will not work but to copy and paste some place the line at the end. It that right? If so what file do I copy and paste it in?<br>
<br>
-Raymond Day<br>
</body>
</html>