Operating System - HP-UX
1833879 Members
1731 Online
110063 Solutions
New Discussion

UPS port device Name on RP2405

 
SOLVED
Go to solution
Subhash_5
Frequent Advisor

UPS port device Name on RP2405

I am having HP RP2405 server, i wanted to know the device name of the UPS Port, below is the ioscan o/p for tty ,where i am seeing 2 ports ,which one is for UPS port, OS is HP-UX 11i. Thanks in advance.


# ioscan -fnkC tty
Class I H/W Path Driver S/W State H/W Type Description
==================================================================
tty 1 0/0/4/0 func0 CLAIMED INTERFACE PCI BaseSystem (103c128d)
tty 0 0/0/4/1 asio0 CLAIMED INTERFACE PCI Serial (103c1048)
/dev/GSPdiag1 /dev/mux0 /dev/tty0p2 /dev/tty0p4

5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: UPS port device Name on RP2405

The UPS port is a serial device, the second line in out output.

That class server has a core i/o card (probably) that includes a cable connector with three connectors, console, remote and ups. They all share the core i/o card.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jeff Schussele
Honored Contributor

Re: UPS port device Name on RP2405

Hi,

It should be tty0p2 device.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Subhash_5
Frequent Advisor

Re: UPS port device Name on RP2405

Thanks lots.
Sorry ioscan o/p was not complete belwo 2 line also there, i think its tty0p3 ,Please advice

dev/diag/mux0 /dev/tty0p2
/dev/mux0 /dev/tty0p3
Jeff Schussele
Honored Contributor
Solution

Re: UPS port device Name on RP2405

Yes, I believe you're correct.
It's usually the 2nd tty.
So in this case I believe it should be tty0p3.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Ted Buis
Honored Contributor

Re: UPS port device Name on RP2405

You should be able to set up the UPS monitoring software via "sam", without much detailed knowledge. That is the only supported purpose for the UPS Port.
Mom 6