Page 1 of 4

Agent On Oracle VM server release 3.2.3

Posted: Tue Jul 16, 2013 9:16 am
by cokj72
I need to install the agent for Nagios XI on "Oracle VM server release 3.2.3" 64bit and "Red Hat Enterprise Linux Server release 5.5 (Tikanga)".

What procedure should I use :?: :roll: :roll:

Re: Agent On Oracle VM server release 3.2.3

Posted: Thu Jul 18, 2013 3:43 pm
by abrist
cokj72 wrote:"Oracle VM server release 3.2.3"
The exchange has an Oracle vm plugin:
http://exchange.nagios.org/directory/Pl ... m3/details
cokj72 wrote: "Red Hat Enterprise Linux Server release 5.5 (Tikanga)".
The linux nrpe agent should work and would probably be the easiest to setup.

Re: Agent On Oracle VM server release 3.2.3

Posted: Thu Jul 18, 2013 3:44 pm
by sreinhardt
The agent itself is essentially the same install for both. I don't recall if we have altered the agent to normally install on oracle linux or not.

Re: Agent On Oracle VM server release 3.2.3

Posted: Fri Jul 19, 2013 2:41 am
by cokj72
abrist wrote:
cokj72 wrote:"Oracle VM server release 3.2.3"
The exchange has an Oracle vm plugin:
http://exchange.nagios.org/directory/Pl ... m3/details
I download the file "check_ovm3", and now?
abrist wrote:
cokj72 wrote: "Red Hat Enterprise Linux Server release 5.5 (Tikanga)".
The linux nrpe agent should work and would probably be the easiest to setup.
I get this error:

[root@ovmn linux-nrpe-agent]# ./fullinstall
enterpriseenterpriseserver5.5 is not currently supported. Please use Red Hat or CentOS versions 5 or 6.

Re: Agent On Oracle VM server release 3.2.3

Posted: Fri Jul 19, 2013 1:39 pm
by sreinhardt
Can you run "cat /etc/*elease"? Was this on your redhat or oracle system? There will need to be some changes to the install script for oracle, I would suggest getting the RHEL system installed and working so you know what to expect, then we will be happy to help with OEL.

Re: Agent On Oracle VM server release 3.2.3

Posted: Mon Jul 22, 2013 4:49 am
by cokj72
this is the output of command:

[root@ovm01 ~]# cat /etc/*elease
Oracle VM server release 3.2.3
Oracle VM Server release 5.7
Oracle VM server release 3.2.3
Oracle VM server release 3.2.3


and

[root@ovmn ~]# cat /etc/*elease
Enterprise Linux Enterprise Linux Server release 5.5 (Carthage)
Red Hat Enterprise Linux Server release 5.5 (Tikanga)

Re: Agent On Oracle VM server release 3.2.3

Posted: Mon Jul 22, 2013 2:18 pm
by sreinhardt
OK, so you are actually using an oracle vm host server, and another oracle vm of some sort. Neither of the two listed are RHEL servers. You can start by removing the lines 69-80 in ./fullinstall to remove OS restrictions, however especially with the vm server I would guess we will have future issues.

Re: Agent On Oracle VM server release 3.2.3

Posted: Tue Jul 30, 2013 7:09 am
by cokj72
now, i get this error:

[root@ovmn linux-nrpe-agent]# more install.log
Nagios Linux Agent Installation Log
===================================
DATE: Tue Jul 30 07:04:51 EDT 2013

DISTRO INFO:
EnterpriseEnterpriseServer
5.5
x86_64

Configuring Yum...
Enabling EPEL repo...
Installing EPEL PKG: ./packages/epel-release-5-4.noarch.rpm
warning: ./packages/epel-release-5-4.noarch.rpm: Header V3 DSA signature: NOKEY, key ID 217521f6
Preparing... ##################################################
epel-release ##################################################
Loaded plugins: security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirror ... rch=x86_64 error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
epel-release RPM installed OK
Yum configured OK
Installing prerequisites...
Loaded plugins: security
Error: Cannot retrieve repository metadata (repomd.xml) for repository: epel. Please verify its path and try again
Could not retrieve mirrorlist http://mirrors.fedoraproject.org/mirror ... rch=x86_64 error was
[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
[root@ovmn linux-nrpe-agent]#

Re: Agent On Oracle VM server release 3.2.3

Posted: Tue Jul 30, 2013 10:26 am
by abrist
cokj72 wrote:[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Is this machine hooked up to the internet? Do you use a proxy?

Re: Agent On Oracle VM server release 3.2.3

Posted: Mon Sep 02, 2013 8:22 am
by cokj72
the server not use proxy