Displaying 3 results from an estimated 3 matches for "chovan".
Did you mean:
chavan
2020 Mar 11
1
Fwd: Windows upssched does not work
ut 10. 3. 2020 o 16:34 Roger Price <roger at rogerprice.org> napĂsal(a):
>
> On Tue, 10 Mar 2020, Radoslav Chovan wrote:
>
> > I have problem with upssched on windows. Upssched is not executed. I
> > have 2 scripts, 1 for notification in upsmon and second for scheduling
> > in upssched. Monitoring is working fine, script write to log. I'm
> > using binary windows installer 2.6.5-...
2020 Mar 10
2
Fwd: Windows upssched does not work
...delims=/:" %%a in ('time /t') do (set mytime=%%a:%%b)
echo [%mydate%-%mytime%] %1 %2 >> C:\\NUT\\sched.log
Script sched.cmd is never executed, and I can't instruct windows
client to early shut down.
Any help ?
Thanks.
________________________________
s pozdravom
Radoslav Chovan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20200310/a5f7427b/attachment.html>
2020 Mar 10
0
Fwd: Windows upssched does not work
On Tue, 10 Mar 2020, Radoslav Chovan wrote:
> I have problem with upssched on windows. Upssched is not executed. I
> have 2 scripts, 1 for notification in upsmon and second for scheduling
> in upssched. Monitoring is working fine, script write to log. I'm
> using binary windows installer 2.6.5-6 from NUT.
> --- up...