Operating System - HP-UX
1834621 Members
2288 Online
110069 Solutions
New Discussion

PowerTrust II LR daemon start???

 
Nitsulenko Sergey
Frequent Advisor

PowerTrust II LR daemon start???

Hello! Sorry for my English.
I can't start pt2lr daemon at startup system(HP-UX 11.0, L2000 server). It writes to console start-message,
but it don't start.
Can Your help me?
sin
6 REPLIES 6
Brian Markus
Valued Contributor

Re: PowerTrust II LR daemon start???

Post the pt2lr rc script as an attachment.
When a sys-admin say's maybe, they don't mean 'yes'!
Nitsulenko Sergey
Frequent Advisor

Re: PowerTrust II LR daemon start???

Are You use PowerTrust II LR whith snmp-cards?
The PowerTrust II LR include script pt2lrstart (see attachment). I get 1 string from it and put in rc-script in
/sbin/init.d, create link in rc3.d. This string work whith option "start" and it is:

/opt/powertrust2lr/pt2lr -f/opt/powertrust2lr/pt2lr.cfg \ -l/opt/powertrust2lr/pt2lr.log -m/opt/powertrust2lr/pt2lr.msg 192.168.101.5

Script sarts from init3 the latest.
sin
justahuman
Advisor

Re: PowerTrust II LR daemon start???

Hi,
we have the same problem !
Any solutions(reasons) found ?
Thank for your reply.
Hier arbeitet die Firma Rast und Ruh; Vormittags geschlossen und Nachmittags ist zu !
John Waller
Esteemed Contributor

Re: PowerTrust II LR daemon start???

Has this been solved as I have exactly the same issue. I have tried an init.d start script and also starting via /etc/inittab but both have failed.
Nitsulenko Sergey
Frequent Advisor

Re: PowerTrust II LR daemon start???

No. We have returned on upsmond.
sin
John Waller
Esteemed Contributor

Re: PowerTrust II LR daemon start???

If anybodys interested the following line in an /sbin/init.d/ file with a link to an /sbin/rc3.d/S* file fixed the problem

nohup /opt/powertrust2lr/pt2lr -f/opt/powertrust2lr/pt2lr.cfg -l/opt/powertrust2
lr/pt2lr.log -m/opt/powertrust2lr/pt2lr.msg