NetFlow Version 12000 service startup issue-CentOS 7.0 and above

NetFlow Version 12000 service startup issue-CentOS 7.0 and above

Steps to be followed:

      1. Stop the OpManager. 

      2. Extract the attached file(opm_service.zip) in the <OpManager_home>\bin directory. 

            It will add below 3 files in <OpManager_home>\bin directory 
                  a. LinkAsService_linux_7.sh 
                  b. opmanager_systemd.conf 
                  c. opm_service 

      3. Login as su or root user , open terminal and goto <OpManager_home>\bin directory. 

      4. run "chmod 777 * " command to give permission to the scripts. 

      5. Execute the LinkAsService_linux_7.sh script. 

      6. It will add the opmanager as service.

      7. Make sure the the hostname is added in the /etc/hosts file.
 If not added means ,add it like below and save it.
 Ex : If your host name is my-host-opm
        127.0.0.1 my-host-opm
      7. Try reboot the machine and check the status. 

You can use the, 
      systemctl start opmanager.service       - to start the OpManager 
      systemctl status opmanager.service     - to get the status of OpManager Application. 
Once you have followed the above steps to add OpManager As service. You can use the below command to start , stop, restart, get the status of OpManager. 
Commands : 
Login as super user, Goto <OpManager_home>\bin and use below commands. 
To Start OpManager                 -  ./opm_service start 
To Stop OpManager                 -  ./opm_service stop <OpManager_username> <OpManager_Password> 
To restart OpManager              -  ./opm_service restart 
To get status of OpManager      -  ./opm_service status 

                    New to ADSelfService Plus?

                      • Related Articles

                      • Aggregated Table missing in NetFlow Analyzer v12 and above

                        Please follow the below steps: Download and unzip the folder named CheckAggTables from the below link: For version 10250: https://uploads.zohocorp.com/Internal_Useruploads/dnd/NetFlow_Analyzer/o_1c82thak3ugt5nr1vj73bo12qd1/CheckAggTables.zip For ...
                      • UpdateManager show service pack size as 0

                        Please follow the below steps and check on the issue: Download and uzip the UpdMgr folder from the below link, it contains UpdMgr.bat file and follow the steps and check on the issue: ...
                      • Issue with NetFlow Analyzer Plugin not get started(pg_isready) for Windows

                        Please follow the below steps and check on the issue: 1 - Stop the OpManager service 2 - Download the file from the link - https://uploads.zohocorp.com/Internal_Useruploads/dnd/NetFlow_Analyzer/p199udl9uo5egacri5jgnp1n430/pg_isready.exe 3 - Copy and ...
                      • PGSQL 32bit to 64 bit server to server migration (Postrgesql DB) for NetFlow Analyzer

                        NetFlow Analyzer installation can be migrated to a different server with old database and configuration provided both the installation are in same version and build number. Please follow the steps given below to migrate Netflow Analyzer to a ...
                      • UDP port block Message In NetFlow Analyzer

                        In NetFlow Analyzer we do two types of check in windows firewall, while flows are being received in server 1) Check if there is any allow rules created to allow UDP port say "9996" -Once our product find out this rule then flows collection will get ...