———————————–SERVER-SIDE—————————————
wget https://labs.consol.de/repo/stable/rhel6/x86_64/omd-1.30.rhel6.x86_64.rpm
rpm -ivh omd-1.30.rhel6.x86_64.rpm
or
rpm -Uvh “https://labs.consol.de/repo/stable/rhel6/i386/labs-consol-stable.rhel6.noarch.rpm”
yum install omd*
or(If rhel-7)
rpm -Uvh “https://labs.consol.de/repo/stable/rhel7/i386/labs-consol-stable.rhel7.noarch.rpm”
yum install omd*
[root@li911-180 ~]# omd create prod
Adding /omd/sites/prod/tmp to /etc/fstab.
Creating temporary filesystem /omd/sites/prod/tmp…OK
Restarting Apache…OK
Created new site prod with version 1.30.
The site can be started with omd start prod.
The default web UI is available at http://li911-180.members.linode.com/prod/
The admin user for the web applications is omdadmin with password omd.
Please do a su – prod for administration of this site
[root@li911-180 ~]# su – prod
OMD[prod]:~$ omd start
Starting rrdcached…/omd/sites/prod/bin/rrdcached: error while loading shared libraries: libdbi.so.0: cannot open shared object file: No such file or directory
Error
Starting npcd…OK
Starting nagios…OK
Starting dedicated Apache for site prod…OK
Initializing Crontab…OK
username:omdadmin
password:omd
