- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- System Startup
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 06:57 AM
08-16-2002 06:57 AM
Why is opcagt started during startup when
the config file says the default is no and I
don't even have
OpC/ITO/whateverit'scalledthisweek?
This happens in both 11.0 and 11i.
Pete
Pete
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:02 AM
08-16-2002 07:02 AM
Re: System Startup
You can check two files:
/etc/rc.config.d/opcagt - edit and make sure you disabled all processes.
/sbin/init.d/opcagt - move or rename this if not needed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:04 AM
08-16-2002 07:04 AM
Re: System Startup
Trust me, I've checked them. The comments in the config file say the default is no, yet the parameter is set to 1 (yes). I'm wondering why there is this discrepancy and whether there is any harm in turning it off.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:06 AM
08-16-2002 07:06 AM
Re: System Startup
The /etc/rc.config reads all /etc/rc.config.d/ for all the variables.. is the variable 'no' or '0'.... you say 'no', but it should be 0.
Look at this example:
VAR=no
if [ $VAR ]
then print Starting
else print No-start
fi
The result is: 'Starting', although $VAR equals 'no'.
Solution: VAR=0
If this isn't the case, please tell us.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:10 AM
08-16-2002 07:10 AM
Re: System Startup
HP built me a new rp5450 and a new rp7400. By default, the OpC is on. Since my systems have nothing to do with OpenView, I turned them off. I noticed that it did no harm to the system but it takes lots of time to initialize at bootup.
Hai
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:14 AM
08-16-2002 07:14 AM
Re: System Startup
The variable is set to 1 - my question is why? and what am I going to mess up by setting it to 0.
Hai,
That's what I was looking for - it sounds like I can turn it off with no ill effects. I'm going to hold up on your points for a bit, but you'll get them, don't worry.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:26 AM
08-16-2002 07:26 AM
Re: System Startup
1. Omniback (omni)
2. Perfview (pv)
3. Measureware (mwa)
4. IT/O agent (opcagt)
5. Openview (ov300|ov500)
These modules are related to each other. Even a simple Glance (like Perview) belongs to the package.
If you will shutdown opcagt, the parts 4,5 will not work. If you have installed Measureware later, it can trigger the start of the related module IT/O.
Omniback and Perfview will work just fine without opcagt.
Assuming you do not use ITO intensivly, just turn opcagt off.
Regards,
Ceesjan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:30 AM
08-16-2002 07:30 AM
Re: System Startup
Just curious, is opcagt being on causing an issue with your system or performance?
Or is this more of a curiousity issue?
If it's curiousity, I'd be more inclined to just leave it on until it can be researched rather than risk possible problems.
Kel
(I'm curious tho' so I'll research a bit myself, time permitting.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:30 AM
08-16-2002 07:30 AM
Re: System Startup
Thanks, that's what I was looking for. I've got GlancePlus and Omniback and didn't want to mess up any of the other OpenView stuff trying to get rid of the opcagt.
Bunnies are forthcoming.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 07:33 AM
08-16-2002 07:33 AM
Re: System Startup
It's a curiosity that's been bugging me for better than a year - I'm leaving it on while I'm doing this research. Stay tuned.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:05 AM
08-16-2002 08:05 AM
Re: System Startup
I am curious. What do you get when you type "/opt/OV/bin/OpC/opctemplate"?
Are you using ITO?
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:08 AM
08-16-2002 08:08 AM
Re: System Startup
"and I
don't even have
OpC/ITO/whateverit'scalledthisweek?"
so what I get when I type that in is "not found"
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:19 AM
08-16-2002 08:19 AM
Re: System Startup
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:25 AM
08-16-2002 08:25 AM
Re: System Startup
My sentiments exactly.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:30 AM
08-16-2002 08:30 AM
Re: System Startup
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:31 AM
08-16-2002 08:31 AM
Re: System Startup
Starting OpC agent processes (opcagt).
Output from "/sbin/rc3.d/S941opcagt start":
----------------------------
OpC Agent processes successfully started.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:33 AM
08-16-2002 08:33 AM
Re: System Startup
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:36 AM
08-16-2002 08:36 AM
Re: System Startup
psg opc
root 2085 2070 0 Aug 5 ? 4:09 opcmsga
root 2070 1 0 Aug 5 ? 0:19 opcctla -start
root 2088 2070 0 Aug 5 ? 7:22 opcle
root 2090 2070 0 Aug 5 ? 0:02 opcmsgi
root 2086 2070 0 Aug 5 ? 1:54 opcacta
root 2092 2070 0 Aug 5 ? 0:00 opcuisrv
root 2089 2070 0 Aug 5 ? 4:12 opcmona
It's obviously starting some stuff.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:38 AM
08-16-2002 08:38 AM
Re: System Startup
On my systems also by defauls it was on and alway runing. Since we do not use OV here, I turned it of. set "OPCAGT=0"
in /etc/rc.config.d/opcagt file.
If you do not care of using openview agents to comminucate to ITO or any other monitoring software, you may turn it off.
Thanks.
Prashant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:38 AM
08-16-2002 08:38 AM
Re: System Startup
And, before you ask, swlist shows:
swlist -l product |grep -i opc
OVOPC-AGT A.04.17 IT/Operations Agent
OVOPC-SE A.04.17 IT/Operations Special Edition Product
OVOPC-SE-DOC A.04.17 IT/Operations Special Edition Documentati
on
OVOPC-SE-GUI A.04.17 IT/Operations Special Edition Java UI
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:41 AM
08-16-2002 08:41 AM
Re: System Startup
Thanks. I think that's what I'm going to end up doing. I was just curious why any OpC stuff gets installed/configured/run when it appears it shouldn't. I'm holding back on bunny points until I'm reasonably positive - but they're coming.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:43 AM
08-16-2002 08:43 AM
Re: System Startup
It looks like ITO was installed on this system sometime in the past (or it was cloned from as system with ITO on it).
Do "swlist -l product | grep IT/Operations" to verify it is installed. Use swremove to deinstall.
HTH
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:47 AM
08-16-2002 08:47 AM
Re: System Startup
If it was just one server, I might agree with your theory that it was on there sometime in the past. It's on all my servers, including the new 11i L class that I just built. It's part of the default install though it seems to me that it should not be.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:52 AM
08-16-2002 08:52 AM
Re: System Startup
ITO v4 is outdated. The current version is v7. Why would the ITO agent be installed when there is no management server for it to talk to????
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2002 08:58 AM
08-16-2002 08:58 AM
Re: System Startup
That was an older server. The new 11i L shows:
swlist -l product |grep -i opc
OVOPC-AGT A.05.57 IT/Operations Agent
OVOPC-DFLT A.05.57 IT/Operations Special Edition Default Ins
trumentation
OVOPC-SE A.05.57 IT/Operations Special Edition Product
OVOPC-SE-DOC A.05.57 IT/Operations Special Edition Documentati
on
OVOPC-SE-GUI A.05.57 IT/Operations Special Edition Java UI
Pete
Pete