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.



No comments:

Post a Comment