|
Home | Switchboard | Unix Administration | Red Hat | TCP/IP Networks | Neoliberalism | Toxic Managers |
(slightly skeptical) Educational society promoting "Back to basics" movement against IT overcomplexity and bastardization of classic Unix |
|
The HPOM process check is one of the best places to start checking the HPOM server environment. Ensure that the correct processes are running using the command
|
# opcsv -status OM Control Management Server status: ------------------------------------ HPOM Action Manager opcactm (2629) is running HPOM BBC Config Adapter opcbbcdist (2699) is running HPOM Cert. Server Adapter opccsad (2685) is running HPOM Display Manager opcdispm (2587) is running HPOM Forward Manager opcforwm (2671) is running HPOM Message Manager opcmsgm (2643) is running HPOM Message Receiver (HTTPS) opcmsgrb (2615) is running HPOM Service Engine opcsvcm (2713) is running HPOM TT & Notify Manager opcttnsm (2657) is running HPOM Request Sender ovoareqsdr (2601) is running HPOM HTTPS Communication Proxy opcuihttps (2757) is running HPOM Svc. Nav. Action Manager opcsvcam (2771) is running HPOM Service Discovery Server opcsvcdisc (2788) is running HPOM Administration UI Server adminui (2825) is running OV Control Core components status: ---------------------------------- OV Control ovcd (1926) is running OV Communication Broker ovbbccb (1927) is running OV Certificate Server ovcs (2571) is running OV Tomcat(B) Servlet Container ovtomcatB (3058) is running HP SIM SPI event clearing HPSIMIntAck (3080) is running;
First you can try to restart the aborted processes. If this does not help the next step is stop all process and then try to start the server using opcsv -start command.
If the HPOM processes will not stop using opcsv -stop command, check the process table with the ps command. If necessary remove them with the kill command.
The processes running during normal operations of the server are as follows:
From the command line of the management server, use the following commands to verify that the correct processes are running:
Many of the processes running during normal operation of the agent (depending on the deployed policy) are as follows:
On the server along with server processes agent proceses need to present as well. They can be checked using commands opcagt or ovc (see Troubleshooting HPOM agents for more details):
# ovcagt ovcd Control Daemon CORE (4314) Running ovbbccb HP HPOM BBC Communications Broker CORE (1467) Running ovconfd HP HPOM Config and Deploy CORE (4315) Running ovcs HP HPOM Certificate Server SERVER (4320) Running opcmsga HPOM Message Agent AGENT,EA (4321) Running opcacta HPOM Action Agent AGENT,EA (4322) Running opcmsgi HPOM Message Interceptor AGENT,EA (4323) Running opcle HPOM Logfile Encapsulator AGENT,EA (4325) Running opcmona HPOM Monitor Agent AGENT,EA (4327) Running opctrapi HPOM SNMP Trap Interceptor AGENT,EA (4329) Running opceca HPOM Event Correlation AGENT,EA Stopped opcecaas ECS Annotate Server AGENT,EA Stopped coda HP HPOM Performance Core (4331) Running
From the command line of the HTTPS-based managed node, verify that the correct processes are running; if necessary, restart the processes.
Note: the ovcagt command is available on HTTPs-based nodes only.
If you perform the functional check and the processes will not start, it could be due to corrupt queue or pipe files. Corrupt queue files occur on rare occasions if the OS or physical disk buffers have not been flushed to disk successfully. These files can be removed from the server or node while the HPOM processes are not running. If it becomes necessary to remove the queue files, be aware they contain data that will be lost. However, if you have tried everything else and you are still experiencing problems with agent or server processes, move the queue files. Check the integrity of the HPOM processes by moving the queue files temporarily, then restart the agent. If the agent starts, return the original queue file; this will minimize data loss. If necessary remove the queue files and restart the processes. The queue files will be recreated.
1. | Exit all HPOM GUIs. |
2. | Stop the management server processes: ovstop HPOM acomm. |
3. | Erase the HPOM temporary files: rm /var/opt/OV/share/tmp/OpC/mgmt_sv/*. |
4. | Restart the management server processes:
opcsv -stop && opcsv -start |
5. | Restart the GUI: opc. |
1. | Stop all the managed node processes: opcagt –kill. |
2. | Erase the HPOM temporary files: rm /var/opt/OV/tmp/OpC/*. |
3. | Verify that all of the process have stopped: ps –eaf|grep opc. |
4. | Restart the managed node processes: opcagt -start. |
Log for the server is in System.txt file
0: ERR: Mon Jan 26 22:22:30 2009: ovc (14372/1): (ctrl-82) Could not start ovcd, error='(xpl-166) Missing '=' in environmen ...
Vivit Discussion Groups Search
Society
Groupthink : Two Party System as Polyarchy : Corruption of Regulators : Bureaucracies : Understanding Micromanagers and Control Freaks : Toxic Managers : Harvard Mafia : Diplomatic Communication : Surviving a Bad Performance Review : Insufficient Retirement Funds as Immanent Problem of Neoliberal Regime : PseudoScience : Who Rules America : Neoliberalism : The Iron Law of Oligarchy : Libertarian Philosophy
Quotes
War and Peace : Skeptical Finance : John Kenneth Galbraith :Talleyrand : Oscar Wilde : Otto Von Bismarck : Keynes : George Carlin : Skeptics : Propaganda : SE quotes : Language Design and Programming Quotes : Random IT-related quotes : Somerset Maugham : Marcus Aurelius : Kurt Vonnegut : Eric Hoffer : Winston Churchill : Napoleon Bonaparte : Ambrose Bierce : Bernard Shaw : Mark Twain Quotes
Bulletin:
Vol 25, No.12 (December, 2013) Rational Fools vs. Efficient Crooks The efficient markets hypothesis : Political Skeptic Bulletin, 2013 : Unemployment Bulletin, 2010 : Vol 23, No.10 (October, 2011) An observation about corporate security departments : Slightly Skeptical Euromaydan Chronicles, June 2014 : Greenspan legacy bulletin, 2008 : Vol 25, No.10 (October, 2013) Cryptolocker Trojan (Win32/Crilock.A) : Vol 25, No.08 (August, 2013) Cloud providers as intelligence collection hubs : Financial Humor Bulletin, 2010 : Inequality Bulletin, 2009 : Financial Humor Bulletin, 2008 : Copyleft Problems Bulletin, 2004 : Financial Humor Bulletin, 2011 : Energy Bulletin, 2010 : Malware Protection Bulletin, 2010 : Vol 26, No.1 (January, 2013) Object-Oriented Cult : Political Skeptic Bulletin, 2011 : Vol 23, No.11 (November, 2011) Softpanorama classification of sysadmin horror stories : Vol 25, No.05 (May, 2013) Corporate bullshit as a communication method : Vol 25, No.06 (June, 2013) A Note on the Relationship of Brooks Law and Conway Law
History:
Fifty glorious years (1950-2000): the triumph of the US computer engineering : Donald Knuth : TAoCP and its Influence of Computer Science : Richard Stallman : Linus Torvalds : Larry Wall : John K. Ousterhout : CTSS : Multix OS Unix History : Unix shell history : VI editor : History of pipes concept : Solaris : MS DOS : Programming Languages History : PL/1 : Simula 67 : C : History of GCC development : Scripting Languages : Perl history : OS History : Mail : DNS : SSH : CPU Instruction Sets : SPARC systems 1987-2006 : Norton Commander : Norton Utilities : Norton Ghost : Frontpage history : Malware Defense History : GNU Screen : OSS early history
Classic books:
The Peter Principle : Parkinson Law : 1984 : The Mythical Man-Month : How to Solve It by George Polya : The Art of Computer Programming : The Elements of Programming Style : The Unix Hater’s Handbook : The Jargon file : The True Believer : Programming Pearls : The Good Soldier Svejk : The Power Elite
Most popular humor pages:
Manifest of the Softpanorama IT Slacker Society : Ten Commandments of the IT Slackers Society : Computer Humor Collection : BSD Logo Story : The Cuckoo's Egg : IT Slang : C++ Humor : ARE YOU A BBS ADDICT? : The Perl Purity Test : Object oriented programmers of all nations : Financial Humor : Financial Humor Bulletin, 2008 : Financial Humor Bulletin, 2010 : The Most Comprehensive Collection of Editor-related Humor : Programming Language Humor : Goldman Sachs related humor : Greenspan humor : C Humor : Scripting Humor : Real Programmers Humor : Web Humor : GPL-related Humor : OFM Humor : Politically Incorrect Humor : IDS Humor : "Linux Sucks" Humor : Russian Musical Humor : Best Russian Programmer Humor : Microsoft plans to buy Catholic Church : Richard Stallman Related Humor : Admin Humor : Perl-related Humor : Linus Torvalds Related humor : PseudoScience Related Humor : Networking Humor : Shell Humor : Financial Humor Bulletin, 2011 : Financial Humor Bulletin, 2012 : Financial Humor Bulletin, 2013 : Java Humor : Software Engineering Humor : Sun Solaris Related Humor : Education Humor : IBM Humor : Assembler-related Humor : VIM Humor : Computer Viruses Humor : Bright tomorrow is rescheduled to a day after tomorrow : Classic Computer Humor
The Last but not Least Technology is dominated by two types of people: those who understand what they do not manage and those who manage what they do not understand ~Archibald Putt. Ph.D
Copyright © 1996-2021 by Softpanorama Society. www.softpanorama.org was initially created as a service to the (now defunct) UN Sustainable Development Networking Programme (SDNP) without any remuneration. This document is an industrial compilation designed and created exclusively for educational use and is distributed under the Softpanorama Content License. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.
FAIR USE NOTICE This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner. We are making such material available to advance understanding of computer science, IT technology, economic, scientific, and social issues. We believe this constitutes a 'fair use' of any such copyrighted material as provided by section 107 of the US Copyright Law according to which such material can be distributed without profit exclusively for research and educational purposes.
This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Grammar and spelling errors should be expected. The site contain some broken links as it develops like a living tree...
|
You can use PayPal to to buy a cup of coffee for authors of this site |
Disclaimer:
The statements, views and opinions presented on this web page are those of the author (or referenced source) and are not endorsed by, nor do they necessarily reflect, the opinions of the Softpanorama society. We do not warrant the correctness of the information provided or its fitness for any purpose. The site uses AdSense so you need to be aware of Google privacy policy. You you do not want to be tracked by Google please disable Javascript for this site. This site is perfectly usable without Javascript.
Last modified: March 12, 2019