'하드웨어/UPS'에 해당되는 글 4건

  1. 2011.06.08 NUT / winNUT
  2. 2011.06.08 UPSMON + PRTK code
  3. 2011.06.07 UPS RS-232 케이블 결선도
  4. 2011.06.05 ups 관련 데몬
하드웨어/UPS2011. 6. 8. 15:14
1+1 느낌이긴한데.. 설정을 할줄 몰라서 후우...

참.. 별별넘들을 다 끌어 오는군 -_-
그나저나.. msys는 이제 거의 모든 오픈소스 프로젝트의 기본 포함품이 된듯?

[링크 : http://www.networkupstools.org/]
[링크 : http://csociety.ecn.purdue.edu/~delpha/winnut/

현재 보유한 UPS는 powercom 사의 제품인데,
이 제품에 대한 nut의 설정내용은 다음과 같다.
[링크 : http://manpages.ubuntu.com/manpages/hardy/man8/powercom.8.html

'하드웨어 > UPS' 카테고리의 다른 글

UPSMON + PRTK code  (0) 2011.06.08
UPS RS-232 케이블 결선도  (0) 2011.06.07
ups 관련 데몬  (0) 2011.06.05
Posted by 구차니
하드웨어/UPS2011. 6. 8. 13:59

RE: PRTK code za DCM BNT-600AP UPS
Uz moj C-Lion je do?ao free software sa CD keyom koji je free.
 
Program se zove WinPower, a CD key je na svakoj kutiji UPS-a isti:
http://www.ups-software-download.com/winpower.htm
 
SN: 511C1-01220-0100-478DF2A
 
Dobije? ga u PDF-u također. Vjerovatno su na?i otkupili program, ili je free, kad se dila uz UPS.
 
PS - Probaj za UPSMON moj partcode: GPSER11201RU
 
[링크 : http://www.bug.hr/forum/topic/kucista-napajanja/prtk-code-dcm-bnt-600ap-ups/50312.aspx]
 


PRTK Code
The PRTK is used to determine the type of UPS to be monitored, the code to be entered can be
located on the UPS. 
 
UPS Serial number
The UPS have unique serial numbers, this number used to identify the UPS. Enter the serial
number as printed on the UPS identification label. This field is important for the correct
operation with Teleservice program
 
[링크 : http://www.ups-technet.com/areaftp/manuals/Users%20Manual%204.2A.pdf
 

UPSMON
setup 화면


viewer 화면

 


'하드웨어 > UPS' 카테고리의 다른 글

NUT / winNUT  (0) 2011.06.08
UPS RS-232 케이블 결선도  (0) 2011.06.07
ups 관련 데몬  (0) 2011.06.05
Posted by 구차니
하드웨어/UPS2011. 6. 7. 16:49
결론은 크로스 케이블?



DB-25
DB-9 Name EIA CCITT DTE-DCE Description
Pin # Pin #
1 FG AA 101 --- Frame Ground/Chassis GND
2 3 TD BA 103 ---> Transmitted Data, TxD
3 2 RD BB 104 <--- Received Data, RxD
4 7 RTS CA 105 ---> Request To Send
5 8 CTS CB 106 <--- Clear To Send
6 6 DSR CC 107 <--- Data Set Ready
7 5 SG AB 102 ---- Signal Ground, GND
8 1 DCD CF 109 <--- Data Carrier Detect
9 -- -- - - Positive DC test voltage
10 -- -- - - Negative DC test voltage
11 QM -- - <--- Equalizer mode
12 SDCD SCF 122 <--- Secondary Data Carrier Detect
13 SCTS SCB 121 <--- Secondary Clear To Send
14 STD SBA 118 ---> Secondary Transmitted Data
15 TC DB 114 <--- Transmitter (signal) Clock
16 SRD SBB 119 <--- Secondary Receiver Clock
17 RC DD 115 ---> Receiver (signal) Clock
18 DCR -- - <--- Divided Clock Receiver
19 SRTS SCA 120 ---> Secondary Request To Send
20 4 DTR CD 108.2 ---> Data Terminal Ready
21 SQ CG 110 <--- Signal Quality Detect
22 9 RI CE 125 <--- Ring Indicator
23 -- CH 111 ---> Data rate selector
24 -- CI 112 <--- Data rate selector
25 TC DA 113 <--- Transmitted Clock
Pin Assignment for the Serial Port (RS-232C), 25-pin and 9-pin
 

[링크 : http://www.linuxjunkies.org/html/UPS-HOWTO.html#ss6.3]

apcsmart
An APCSmart UPS and its computer communicate through an RS232C serial connection. They use it as a character channel (2400bps, 8 data bits, 1 stop bit, no parity) and pass commands back and forth in a primitive language resembling modem-control codes. The different APC UPSes all use closely related firmware, so the language doesn't vary much (later versions add more commands). This class of UPS is in decline, rapidly being replaced in APC's product line by USB UPSes.
 

'하드웨어 > UPS' 카테고리의 다른 글

NUT / winNUT  (0) 2011.06.08
UPSMON + PRTK code  (0) 2011.06.08
ups 관련 데몬  (0) 2011.06.05
Posted by 구차니
하드웨어/UPS2011. 6. 5. 10:57
UPS로 유명한 APC 사의 녀석과
여러가지 제품을 아우르는 NUT(Network Ups Tool)이 존재한다.


아무튼 생각외로 다양한 구성으로 UPS를 구성을 할 수 있고 이러한 구성은 network를 통해서 이루어진다.
(마스터 PC에 UPS 시리얼 케이블을 연결하고, 전원관리를 하며 네트워크를 통해 다른 PC들을 끄는 식으로 구성됨)

[링크 : http://www.linux.com/archive/feature/128099]
[링크 : http://www.linux.com/news/hardware/peripherals/208971-smart-power-monitoring-with-network-ups-tools]

[링크 : http://www.networkupstools.org/projects.html]
    [링크 : http://www.networkupstools.org/docs/user-manual.chunked/index.html]
[링크 : http://www.apcupsd.com/]
    [링크 : http://www.apcupsd.com/manual/manual.html

'하드웨어 > UPS' 카테고리의 다른 글

NUT / winNUT  (0) 2011.06.08
UPSMON + PRTK code  (0) 2011.06.08
UPS RS-232 케이블 결선도  (0) 2011.06.07
Posted by 구차니