On Fri, Oct 16, 2009 at 11:39:38AM +0200, Stephane Grand wrote:
Hello,
I've found your web page about nagios-virt (http://et.redhat.com/~rjones/nagios-virt/). This tools interesting me to supervise servers and vm.
Unfortunately, I can't test it. Here is error message I got when I execute "./configure"
[root] # ./configure ... checking for stdint.h... yes checking for unistd.h... yes checking libvirt/libvirt.h usability... yes checking libvirt/libvirt.h presence... yes checking for libvirt/libvirt.h... yes checking for virConnectGetCapabilities... yes checking for nagios... no configure: error: Cannot find `nagios' program
I've retried this command with others options but I got the same error message
Does the 'nagios' command exist? Is it on the $PATH?
Rich.
There is a nagios package for system monitoring on Fedora 11 in the updates repository.
Available Packages Name : nagios Arch : x86_64 Version : 3.2.0 Release : 2.fc11 Size : 3.6 M Repo : updates Summary : Nagios monitors hosts and services and yells if somethings breaks URL : http://www.nagios.org/ License : GPLv2 Description: Nagios is a program that will monitor hosts and services on your : network. It has the ability to send email or page alerts when a : problem arises and when a problem is resolved. Nagios is written : in C and is designed to run under Linux (and some other *NIX : variants) as a background process, intermittently running checks : on various services that you specify. : : The actual service checks are performed by separate "plugin" : programs which return the status of the checks to Nagios. The : plugins are available at : http://sourceforge.net/projects/nagiosplug. : : This package provides the core program, web interface, and : documentation files for Nagios. Development files are built as a : separate package.
-----Original Message----- From: fedora-virt-bounces@redhat.com [mailto:fedora-virt-bounces@redhat.com] On Behalf Of Richard W.M. Jones Sent: Friday, October 16, 2009 3:05 AM To: Stephane Grand; fedora-virt@redhat.com Subject: [fedora-virt] Re: nagios-virt: configure: error: Cannot find `nagios' program
On Fri, Oct 16, 2009 at 11:39:38AM +0200, Stephane Grand wrote:
Hello,
I've found your web page about nagios-virt (http://et.redhat.com/~rjones/nagios-virt/). This tools interesting me to supervise servers and vm.
Unfortunately, I can't test it. Here is error message I got when I execute "./configure"
[root] # ./configure ... checking for stdint.h... yes checking for unistd.h... yes checking libvirt/libvirt.h usability... yes checking libvirt/libvirt.h presence... yes checking for libvirt/libvirt.h... yes checking for virConnectGetCapabilities... yes checking for nagios... no configure: error: Cannot find `nagios' program
I've retried this command with others options but I got the same error message
Does the 'nagios' command exist? Is it on the $PATH?
Rich.