Operating System - HP-UX
1827289 Members
3209 Online
109717 Solutions
New Discussion

configure parameters on /etc/ups_conf

 
SOLVED
Go to solution
A.K.
Frequent Advisor

configure parameters on /etc/ups_conf

Hi,
1.Where can I find proper documentation on how to configure parameters on /etc/ups_conf for HPUX 11.00?
2.Is it feasible to setup shutdown commands for more then one server ?
Thanks,
A.K.
3 REPLIES 3
Sridhar Bhaskarla
Honored Contributor

Re: configure parameters on /etc/ups_conf

Hi,

Man pages of ups_mond and ups_conf can give you a lot of information. Though I haven't setup ups_conf, I believe the configuration is local to each server. So you have to setup ups_conf on each server.

Manual scripting may be involved if you want to manage multiple servers connected to the same UPS.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try
Gavin Clarke
Trusted Contributor

Re: configure parameters on /etc/ups_conf

It seems there are (at least) two products here UPS Manager II and ups_mond although the link below mainly talks about UPS Manager II, there is a little bit that might help with ups_conf.

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x4b18543254bfd611abdb0090277a778c,00.html

There's also stuff that talks about using remsh in a script to run shutdown on other servers, I can't remember exactly where on the forums that is I'm afraid.