• Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • Categories
    Category
    {{ postCtrl.tags }}
    • {{ category.tag_type }}

      • {{tag.tag_name}}
      • View more
  • News
  • Tutorials
  • Forums
  • Tags
  • Users
Tutorial News Comments FAQ Related Articles

How to install OpManager on Centos 7

{{postValue.id}}

To install OpManager on OpnSUSE leap 15.0

OpManager is a network monitoring software that can automatically discover your network, group your devices, services, process status and so on.
Installation Procedure

Make sure you have java installed in your machine by running java –version, but by default OpenSUSE leap 15.0 has java installed by default.

[root@linuxhelp ~]# java -version
openjdk version "1.8.0_161"
OpenJDK Runtime Environment (build 1.8.0_161-b14)
OpenJDK 64-Bit Server VM (build 25.161-b14, mixed mode)

Download OpManager from its official website (either free or paid version) the link attached below,
https://www.manageengine.com/network-monitoring/download-free.html

Download based on your Operating system and architecture

Now move inside the downloaded location

[root@linuxhelp ~]# cd /root/Desktop/
[root@linuxhelp Desktop]# ls -l
total 155964
-rwxrw-rw- 1 root root 159705169 Jun 11 13:10 ManageEngine_OpManager_Free_64bit.bin

As per your convenience, move the downloaded file into /opt

 [root@linuxhelp ~]# cd /opt/

Run the following

[root@linuxhelp opt]# ./ManageEngine_OpManager_Free_64bit.binInstallShield Wizard

Initializing InstallShield Wizard...

Searching for Java(tm) Virtual Machine...
.
Preparing Java(tm) Virtual Machine...
..................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................

The graphical wizard gets opened as follows

Follow the installation wizard open starts from initial step, license agreement
1
2
3
Directory location
4
Define web server port number
5
Details of Installation
6
Installation
7
8
Select server details
99
Finish the wizard
10

Finally after installation start the OpManager either as a script or as a service (Daemon service)

 Directory location : /opt/ManageEngine/OpManager/bin/

For that move into the following location

[root@linuxhelp ~]# cd /opt/ManageEngine/OpManager/bin/

Run StartOpManagerServer.sh to start OpManager and ShutDownOpManager.sh to stop it.

Or

Start as service by

[root@linuxhelp bin]# ./linkAsService.sh
========================================
Running Opmanager as Service
========================================
Opmanager Directory     -->  /opt/ManageEngine/OpManager/bin
Opmanager Service name     -->  OpManager.service
----------------------------------------
OpManager.service successfully placed in /etc/systemd/system/ directory
----------------------------------------
Enabling services - 
Created symlink /etc/systemd/system/multi-user.target.wants/OpManager.service → /etc/systemd/system/OpManager.service.
Opmanager service is added successfully
========================================
To start the service login as superuser and use - systemctl start OpManager.service
=======================================

Now start the OpManager service and check the status

[root@linuxhelp bin]# systemctl start OpManager 
 [root@linuxhelp bin]# systemctl status OpManager
● OpManager.service - OpManager As Service
   Loaded: loaded (/etc/systemd/system/OpManager.service; enabled; vendor preset: disabled)
   Active: active (exited) since Mon 2018-06-25 09:41:04 IST; 3h 37min ago
  Process: 94539 ExecStart=/opt/ManageEngine/OpManager/bin/na_service start (code=exited, status=0/SUCCESS)
 Main PID: 94539 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/OpManager.service
           ├─94553 ./wrapper ../conf/wrapper.conf wrapper.pidfile=.//OpManager.pid wrapper.daemonize=TRUE
           └─96145 /opt/ManageEngine/OpManager/jre/bin/java -Dcatalina.home=.. -Dserver.home=.. -Dserver.stats=1000 -Djava.util.logging.m...

Jun 25 09:41:03 localhost.localdomain systemd[1]: Starting OpManager As Service...
Jun 25 09:41:04 localhost.localdomain systemd[1]: Started OpManager As Service.
Jun 25 09:41:10 localhost.localdomain su[94583]: (to postgres) root on none
Switch to your browser and access the OpManager interface by http://yourIP:8080 

Note : The default port number is 80 ( here I have changed into custom port)

Default username and password is admin
11
Dashboard appears on the screen

11
Under settings we have basic settings configuration comprising of mail settings, credentials etc.
13
The added device is displayed in “Inventory”
14

![15](https://assets.linuxhelp.com/scr/0faa4f78a04e27fb3b4fbefc952794c2.png)

Edit credentials (telnet,ssh,net-snmp)
16
17
18

Tags:
dennaia
Author: 

Comments ( 0 )

No comments available

Add a comment
{{postCtrl.cmtErrMsg}}

Frequently asked questions ( 5 )

Q

Is SNMP mandatory for using OpManager?

A

No. The monitored devices need not necessarily have SNMP if you just want to check for availability. OpManager relies on Ping to check the device availability. For monitoring other host resources, traffic etc, OpManager requires SNMP to be enabled on the monitored devices.

Q

Why do i need to set SNMP to write community on the Source Router?

A

Both, the SNMP read and write community string needs to be set on the source router. The write community is used to configure the IPSLA on the device while the read community is used by OpManager to gather performance data from the router

Q

Is SNMP mandatory for using OpManager?

A

No. The monitored devices need not necessarily have SNMP if you just want to check for availability. OpManager relies on Ping to check the device availability. For monitoring other host resources, traffic etc, OpManager requires SNMP to be enabled on the monitored devices.

Q

Why do i need to set SNMP write community on the Source Router?

A

Both, the SNMP read and write community string needs to be set on the source router. The write community is used to configure the IPSLA on the device while the read community is used by OpManager to gather performance data from the router

Q

What is OpManager?

A

OpManager is a network monitoring software that can automatically discover your network, group your devices, services, process status and so on.

Back To Top!
Rank
User
Points

Top Contributers

userNamenaveelansari
135850

Top Contributers

userNameayanbhatti
92510

Top Contributers

userNamehamzaahmed
32150

Top Contributers

1
userNamelinuxhelp
31040

Top Contributers

userNamemuhammadali
24500
Can you help Isaiah ?
What is the use of SUID & SGID commands

How to set the special permissions to the files and folders using SUID and SGID commands...

Networking
  • Routing
  • trunk
  • Netmask
  • Packet Capture
  • domain
  • HTTP Proxy
Server Setup
  • NFS
  • KVM
  • Memory
  • Sendmail
  • WebDAV
  • LXC
Shell Commands
  • Cloud commander
  • Command line archive tools
  • last command
  • Shell
  • terminal
  • Throttle
Desktop Application
  • Linux app
  • Pithos
  • Retrospect
  • Scribe
  • TortoiseHg
  • 4Images
Monitoring Tool
  • Monit
  • Apache Server Monitoring
  • EtherApe 
  • Arpwatch Tool
  • Auditd
  • Barman
Web Application
  • Nutch
  • Amazon VPC
  • FarmWarDeployer
  • Rukovoditel
  • Mirror site
  • Chef
Contact Us | Terms of Use| Privacy Policy| Disclaimer
© 2025 LinuxHelp.com All rights reserved. Linux™ is the registered trademark of Linus Torvalds. This site is not affiliated with linus torvalds in any way.