I have only RS-232 on the box (meanwhile, it was manufactured on march of
2011)
Here is my configs:

nut.conf:
*
*
MODE = netserver


ups.conf:
*
*
[KIN1500]
       driver = powercom
       port = notUsed
       desc = "Powercom KING PRO KIN-1500AP RM"



upsd.conf:
*
*
LISTEN 192.168.1.2 3493



upsd.users:
*
*
[monuser]
               password = xxxxxxxx
               upsmon master



upsmon.conf:
*
*
MONITOR [email protected] 1 monuser xxxxxxxx master
MINSUPPLIES 1
SHUTDOWNCMD "C:\\WINDOWS\\system32\\shutdown.exe -s -t 0"
NOTIFYCMD /sbin/upssched
POLLFREQ 5
POLLFREQALERT 5
HOSTSYNC 15
DEADTIME 15
POWERDOWNFLAG "C:\\killpower"
NOTIFYFLAG ONLINE SYSLOG+WALL+EXEC
NOTIFYFLAG ONBATT SYSLOG+WALL+EXEC
NOTIFYFLAG LOWBATT SYSLOG+WALL+EXEC
RBWARNTIME 43200
NOCOMMWARNTIME 300
FINALDELAY 5



upssched.conf:
*
*
CMDSCRIPT /bin/upssched-cmd
AT ONBATT * START-TIMER   onbattwarn 10
AT ONLINE * CANCEL-TIMER  onbattwarn
AT LOWBATT * EXECUTE      lowbattwarn
AT ONBATT * START-TIMER   timeshutdown 100
AT ONLINE * CANCEL-TIMER  timeshutdown


After start I can see couple neutral events:
upsd.exe - listening on 192.168.1.2 port 3493.
upsd.exe - User [email protected] logged into UPS [KIN1500].

Also, there are a lot of errors, such as "upsmon - Poll UPS [
[email protected]] failed - Data stale."
Anybody, please advise how to get it works.
Thanks
_______________________________________________
Nut-upsuser mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to