hice lo que me aconsejaste y cambien el nombre a buscador y me marco el mismo errror
Warning: Duplicate definition found for host 'buscador' (config file '/etc/nagios/config/hosts.cfg', starting on line 3) Error: Could not add object property in file '/etc/nagios/config/hosts.cfg' on line 4. Error processing object config files!
Message: 5 Date: Sat, 26 Sep 2009 08:09:31 +0200 From: Itxaka serrano itxakaserrano@gmail.com Subject: Re: [CentOS-es] Problemas con Nagios To: "centos-es@centos.org" centos-es@centos.org Message-ID: 8875542582118598289@unknownmsgid Content-Type: text/plain; charset="iso-8859-1"
Duplicate definition
Quizás estaría bien si probases a cambiarle el nombre al primer host_name porque suena a que al leer 2veces Google no lo coje bien.
Es lo único que se me ocurre viendo los cfg
Saludos
Enviado desde mi iPhone
El 26/09/2009, a las 05:58, Antonio Hernandez Benitez antonhb@gmail.com escribió:
Buen dia estoy aprendiendo a usar Nagios y depsues de las configuraciones me topo con este error alguien podria orientarme
[root@dsm_linux nagios]# /usr/bin/nagios -v /etc/nagios/nagios.cfg
Nagios Core 3.2.0 Copyright (c) 2009 Nagios Core Development Team and Community Contributors Copyright (c) 1999-2009 Ethan Galstad Last Modified: 08-12-2009 License: GPL
Website: http://www.nagios.org Reading configuration data... Read main config file okay... Processing object config file '/etc/nagios/config/commands.cfg'... Processing object config file '/etc/nagios/config/contacts.cfg'... Processing object config file '/etc/nagios/config/contactgroups.cfg'... Processing object config file '/etc/nagios/config/timeperiods.cfg'... Processing object config file '/etc/nagios/config/templates.cfg'... Processing object config file '/etc/nagios/config/hosts.cfg'... Processing object config file '/etc/nagios/config/hostgroups.cfg'... Processing object config file '/etc/nagios/config/services.cfg'... Processing object config directory '/etc/nagios/config'... Processing object config file '/etc/nagios/config/hosts.cfg'... Warning: Duplicate definition found for host 'google' (config file '/etc/nagios/config/hosts.cfg', starting on line 3) Error: Could not add object property in file '/etc/nagios/config/hosts.cfg' on line 4. Error processing object config files!
***> One or more problems was encountered while processing the config files...
Check your configuration file(s) to ensure that they contain valid directives and data defintions. If you are upgrading from a previous version of Nagios, you should be aware that some variables/definitions may have been removed or modified in this version. Make sure to read the HTML documentation regarding the config files, as well as the 'Whats New' section to find out what has changed.
y esta es la configuracion de hosts.cfg
#Para checar si la linea de salidaa internet es correcta
define host{ host_name google alias Conexion Internet address www.google.com use generic-host }
define host{ host_name miwangateway alias ISP Gateway address 189.229.45.238 parents google use generic-host }
define host{ host_name milangateway alias LAN Internet Gateway address 192.168.1.254 parents miwangateway use generic-host }
define host{ host_name dsm_linux alias Servidor Nagios address 192.168.1.69 # parents milangateway use generic-host }
#define host{ # host_name dsm_vsa # alias Windows Server # address gwdsmvsa.myvnc.com # parents milangateway # use generic-host #}
CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es ------------ próxima parte ------------ Se ha borrado un adjunto en formato HTML... URL: http://lists.centos.org/pipermail/centos-es/attachments/20090926/8a3fa4b9/at...
CentOS-es mailing list CentOS-es@centos.org http://lists.centos.org/mailman/listinfo/centos-es
Fin de Resumen de CentOS-es, Vol 33, Envío 64