Sponsored Content
Full Discussion: UPS for HP-9000
Top Forums UNIX for Advanced & Expert Users UPS for HP-9000 Post 18269 by Perderabo on Tuesday 26th of March 2002 12:30:20 PM
Old 03-26-2002
If HP replaced the UPS, the cable, and the computer as you say... then the problem must be with the power. Ask HP to put a power line monitor on the line supplying power to ups in question. This will record any power fluctuations. The power could be screwy enough to worry the UPS without actually dropping power.
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

HP 9000 runnig Unix

I have aquired the dutties of looking after our MRP system We have a HP 9000D running Unix With MINX as tha MRP system Our last IT System adim. had crashed the system before he left and sense then we have not been able to log on to the system at the console or remotely. tha error reads minx... (6 Replies)
Discussion started by: bstrin
6 Replies

2. HP-UX

D Class HP 9000 Server Setup

I work for a school and just received a set of HP-UX machines. I did ok with the Vizualize workstations in that they had video cards and all, but I am attempting to set up the D Class (D250) servers that we received and they are terminal only. I have the terminals and keyboards for them, but am... (11 Replies)
Discussion started by: NoHope
11 Replies

3. UNIX for Dummies Questions & Answers

HP 9000 workstation configuring

Hi, I have an HP9000 rp7420 running 11.i. I managed to mess up the console and can no longer get it to act as the console. When resetting the MP it seems to works, and after booting partition I can telnet into the box. Can anyone direct me to configuring the console HP700/96 is the model.... (0 Replies)
Discussion started by: ukitus
0 Replies

4. Shell Programming and Scripting

For loop to create 9000 users

Hello, I need to figure out how to create a shell script that iterates 9000 times to create users. so far i have this: #!/bin/sh #Script adds multiple users into the Service manager i=0 for i in 1 * 9000 do ./insuser /WideSpan/config/vipclient.conf $i $i password 0 Org1 UserGroup1... (2 Replies)
Discussion started by: xeniya
2 Replies

5. UNIX for Dummies Questions & Answers

HP 9000 rp7420 server

Hi all, I'm trying to find out info on HP 9000 rp7420 server. 16-way rp7420 server - what does 16-way stand for? There is 32-way rpxxxx also. I searched www.hp.com site but no luck. Can anyone put some light in it pls. Thanks in advance (3 Replies)
Discussion started by: mhbd
3 Replies

6. What is on Your Mind?

any goof ups like this?

This thread reminded me of a couple of screwups made by an operator in my old job. The ops used to run OS backups through a script which asked for the path to the tape (/dev/rmt/whatnot). We (the sysadmins) would give these to the ops if a new server was added or the h/w path changed. One Sunday... (4 Replies)
Discussion started by: blowtorch
4 Replies

7. HP-UX

hp 9000 k class server not booting

We have an old k class server that we would like to use as a testbed for our oracle application. However, it is not booting properly - fiailing the self boot test (light at the back of server is blinking). On the little window on the front of server i see the following message about console (?). ... (9 Replies)
Discussion started by: lombard_c
9 Replies

8. HP-UX

HP UX 9000 NIC CARDS

Hello, I am trying to move an HP UX from one locaion to another. The new location don't have any Fiber switches. On the back of my server I see 2 RJ 45 for console management the other for networking , the server also has a fiber NIC card. When I disconnec the fiber and want to user regular... (1 Reply)
Discussion started by: ldaliosmane
1 Replies

9. Solaris

PSU info M4/5/8/9000

I need to find out PSU info for some M class severs, normally prtdiag -v show's the relevant PS info, however these M classes don't seem to go down to that level !? Anyone any ideas , no physical or console access available at this stage :( thx... (3 Replies)
Discussion started by: itsupplies
3 Replies

10. HP-UX

HP 9000 340 help

Hi all, I've salveaged a fully working HP 9000 340 model with hard disk and floppy drive. It boots up and I get to the login screen. I don't have any usernames or passwords. Anyone know any hacks for the version of Unix it runs? Is there anyway I can reset the root password? Via Floppy? ... (0 Replies)
Discussion started by: robbo007
0 Replies
OPTIUPS(8)							    NUT Manual								OPTIUPS(8)

NAME
optiups - Driver for Opti-UPS (Viewsonic) UPS and Zinto D (ONLINE-USV) equipment NOTE
This man page only documents the hardware-specific features of the optiups driver. For information about the core driver, see nutupsdrv(8). SUPPORTED HARDWARE
optiups was originally written against a PowerES 280es in nut-0.45. It was revised for nut-2.0.1 and tested against a PowerES 420E. It is expected to work with at least the PowerES, PowerPS, and PowerVS models. This driver additionally supports a Zinto D from ONLINE USV-Systeme AG because of their very similar commands, but it is unknown if it also works with other UPS from them. This driver will not work with the PowerES stock serial cable. You will need to construct your own three conductor cable: UPS 6 -> PC 3 UPS 9 -> PC 2 UPS 4 -> PC 5 The cable for Online-USV uses pin UPS 7 (not UPS 4) -> PC 5. EXTRA ARGUMENTS
This driver supports the following optional settings in the ups.conf(5) file: status_only Only poll for critical status information. Without this, optiups (and all NUT drivers) poll all sorts of information from the UPS fairly often. It is probably not often enough to hurt anything, so this option probably is not very useful, unless you have a flaky serial connection or a highly loaded machine. nowarn_noimp Does not print warnings when the UPS reports that a variable is not implemented or not pollable. Without the option you will get a message sent to your system logs each time NUT polls the UPS. If you specify nowarn_noimp, this message will only be logged once. fake_lowbatt This forces the low battery flag true. Without it, if you want to test your UPS, you will have to unplug it and wait until the battery drops to a low/critical voltage level before NUT will respond and power down your system. With the flag, NUT should power down the system soon after you pull the plug. When you are done testing, you should remove this flag. For basic shutdown configuration testing, the command upsmon -c fsd is preferred. powerup Zinto D from ONLINE-USV cannot be identified when switched to standby. Set this flag to allow the driver to power-up your Zinto UPS. This will also power-up your equipment connected to the UPS! BUGS
On the 420E, ups.serial and ups.temperature are unsupported features. This is not a bug in NUT or the NUT driver, just the way things are with this UPS. AUTHOR
Russell Kroll, Scott Heavner, Matthias Goebl SEE ALSO
The core driver: nutupsdrv(8) Internet resources: The NUT (Network UPS Tools) home page: http://www.networkupstools.org/ Network UPS Tools 05/21/2012 OPTIUPS(8)
All times are GMT -4. The time now is 08:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy