Showing posts with label ovstop. Show all posts
Showing posts with label ovstop. Show all posts

Friday, January 13, 2012

OVOU Server and Agent v8.x Services - Start and Stop



To continue with the basics of OMU - Server and Agent

To start the OMU services
#> opcsv -start

To stop the OMU services
#> opcsv -stop

To check for the status of OMU services
#> opcsv -status
OVO Management Server status:
-----------------------------
Control Manager           opcctlm     (9638) is running
Action Manager            opcactm     (9662) is running
Message Manager           opcmsgm     (9663) is running
TT & Notify Mgr           opcttnsm    (9664) is running
Forward Manager           opcforwm    (9665) is running
Service Engine            opcsvcm     (9670) is running
Cert. Srv Adapter         opccsad     (9668) is running
BBC config adapter        opcbbcdist  (9669) is running
Display Manager           opcdispm    (9666) is running
Distrib. Manager          opcdistm    (9667) is running

Open Agent Management status:
-----------------------------
Request Sender            ovoareqsdr  (9417) is running
Request Handler           ovoareqhdlr (9639) is running
Message Receiver (HTTPS)  opcmsgrb    (9640) is running
Message Receiver (DCE)    opcmsgrd    (9641) is running

OV Control Core components status:
----------------------------------
OV Control                ovcd        (8737) is running
OV Communication Broker   ovbbccb     (8738) is running
OV Certificate Server     ovcs        (8761) is running



The OMU services can also be stopped using
#> /opt/OV/bin/ovstop opc ovoacomm ovctrl

ovoacomm is the agent communication service
ovctrl is the control broker service

Start HPOM integrated services by entering:
#> /opt/OV/bin/ovc -start

Start the HPOM agent on the management server:
#> /opt/OV/bin/ovc -start

Stop the HPOM agents on your management server by entering:
#> /opt/OV/bin/ovc -kill

Check the status of the HPOM agents on your management server by entering:
#> /opt/OV/bin/ovc -status
ovcd        OV Control                          CORE         (8737)   Running
ovbbccb     OV Communication Broker             CORE         (8738)   Running
coda        OV Performance Core                 COREXT       (12643)  Running
ovconfd     OV Config and Deploy                COREXT       (12644)  Running
ovcs        OV Certificate Server               SERVER       (8761)   Running
opcmsga     OVO Message Agent                   AGENT,EA     (2556)   Running
opcacta     OVO Action Agent                    AGENT,EA     (2561)   Running
opcmsgi     OVO Message Interceptor             AGENT,EA     (2569)   Running
opcle       OVO Logfile Encapsulator            AGENT,EA     (2570)   Running
opcmona     OVO Monitor Agent                   AGENT,EA     (2571)   Running
opctrapi    OVO SNMP Trap Interceptor           AGENT,EA     (2585)   Running

Also, the command 'opcagt' can be used to check for the status, start and stop the agent. This command will also tell us if the agent is buffering or not.
This command is effective only for the Event/Action agent and CODA.

#> opcagt -status
coda        OV Performance Core                 COREXT       (12643)  Running
opcmsga     OVO Message Agent                   AGENT,EA     (2556)   Running
opcacta     OVO Action Agent                    AGENT,EA     (2561)   Running
opcmsgi     OVO Message Interceptor             AGENT,EA     (2569)   Running
opcle       OVO Logfile Encapsulator            AGENT,EA     (2570)   Running
opcmona     OVO Monitor Agent                   AGENT,EA     (2571)   Running
opctrapi    OVO SNMP Trap Interceptor           AGENT,EA     (2585)   Running
Message Agent is not buffering.

#> opcagt -cleanstart  
This will restart Event/Action Agent doing a cleanup of temporary files.





Thursday, January 12, 2012

NNM v7.5x services - Start and Stop


First post, lets start off with the basics :)

To start NNM services 
#> ovstart -c

To stop NNM services
#> ovstop -c

To check for the status of NNM services
#> ovstatus -c
 Name              PID  State          Last Message(s)
 OVsPMD           8677  RUNNING        -
 esf             10617  RUNNING        Initialization complete.
 ovsessionmgr    10618  RUNNING        Initialization complete.
 ovwdb            8715  RUNNING        Initialization complete.
 ovuispmd         9416  RUNNING        Initialized. 3 ovw clients registered.
 ovtrapd         10619  RUNNING        Initialization complete.
 ovactiond       10620  RUNNING        Initialization complete.
 ovalarmsrv      10621  RUNNING        Initialization complete.
 pmd              8716  RUNNING        Initialization complete.
 genannosrvr         -  unknown        (Does not communicate with ovspmd.)
 httpd               -  unknown        (Does not communicate with ovspmd.)
 ovtopmd          9406  RUNNING        Connected to native database "openview".
 snmpCollect     10624  RUNNING        Initialization complete.
 ovas            10805  RUNNING        Initialization complete.
 ovrequestd      10626  RUNNING        Initialization complete.
 ovdbcheck       10625  RUNNING        Connected to embedded database.
 ovctrl              -  unknown        (Does not communicate with ovspmd.)
 ovoacomm         9417  RUNNING        Open Agent Service Server Initialization Complete.                       For details about Open Agent Service use 'opcsv'.
 opc              9638  RUNNING        OVO Server Initialization Complete.                       For details about OVO Manager Processes use 'opcsv'.
 netmon          23652  RUNNING        Initialization complete.