What procedure should I use
Agent On Oracle VM server release 3.2.3
Agent On Oracle VM server release 3.2.3
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

What procedure should I use
Last edited by slansing on Thu Jul 18, 2013 1:02 pm, edited 1 time in total.
Reason: Moved to Nagios Xi forum as this is not an idea, rather a question.
Reason: Moved to Nagios Xi forum as this is not an idea, rather a question.
Re: Agent On Oracle VM server release 3.2.3
The exchange has an Oracle vm plugin:cokj72 wrote:"Oracle VM server release 3.2.3"
http://exchange.nagios.org/directory/Pl ... m3/details
The linux nrpe agent should work and would probably be the easiest to setup.cokj72 wrote: "Red Hat Enterprise Linux Server release 5.5 (Tikanga)".
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Agent On Oracle VM server release 3.2.3
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.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Agent On Oracle VM server release 3.2.3
I download the file "check_ovm3", and now?abrist wrote:The exchange has an Oracle vm plugin:cokj72 wrote:"Oracle VM server release 3.2.3"
http://exchange.nagios.org/directory/Pl ... m3/details
I get this error:abrist wrote:The linux nrpe agent should work and would probably be the easiest to setup.cokj72 wrote: "Red Hat Enterprise Linux Server release 5.5 (Tikanga)".
[root@ovmn linux-nrpe-agent]# ./fullinstall
enterpriseenterpriseserver5.5 is not currently supported. Please use Red Hat or CentOS versions 5 or 6.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Agent On Oracle VM server release 3.2.3
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.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Agent On Oracle VM server release 3.2.3
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)
[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)
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Agent On Oracle VM server release 3.2.3
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.
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
Re: Agent On Oracle VM server release 3.2.3
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]#
[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
Is this machine hooked up to the internet? Do you use a proxy?cokj72 wrote:[Errno 4] IOError: <urlopen error (-3, 'Temporary failure in name resolution')>
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
Re: Agent On Oracle VM server release 3.2.3
the server not use proxy