search for: procexp

Displaying 3 results from an estimated 3 matches for "procexp".

Did you mean: process
2020 Mar 11
1
Fwd: Windows upssched does not work
...;C:\\WINDOWS\\system32\\shutdown.exe /t 600 /s /d u:6:11" > > NOTIFYCMD C:\\NUT\\notify.cmd > > NOTIFYCMD would normally point to the executable upssched binary. upssched binnary on windows does not have .exe suffix, and original binary upssched-cmd is not executed (monitored with procexp), so I've copied original upssched-cmd to upssched-cmd.exe and modified upsmon.conf to: NOTIFYCMD C:\\NUT\\bin\\upssched-cmd.exe output of sched.log: [11.03.2020-09:08 AM] commbad [11.03.2020-09:08 AM] commok [11.03.2020-09:10 AM] commbad [11.03.2020-09:11 AM] commok [11.03.2020-09:12 AM] comm...
2020 Mar 10
2
Fwd: Windows upssched does not work
Hi, 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. Here are my configs: --- nut.conf MODE=netclient --- upsmon.conf MONITOR ups_1000 at 192.168.3.95 1 <user> <password> slave
2007 Sep 10
12
mongrel_rails service on windows incompatible with recent ruby builds?
i was suffering from a massive memory leak in my application. after searching and testing for quite a while i finally found that it wasn''t my app that had a leak but the win32ole support that was used by the ADO driver in sqlserver adapter. the solution to fix the leak was to install ruby 1.8.5p52 or 1.8.6p36 but sadly as soon i install one of the fixed releases mongrel won''t