Hola tengo el siguiente error en nagios, cuando intento agregar un host
nuevo me sale este error
//Esta es la definicion del host que tengo en un archivo
define host {
    use                     linux-server            ; Name of host template
to use
    host_name               srv-dhcp
    alias                   srv-dhcp
    address                 192.168.0.1
}
define service {

    use                     local-service           ; Name of service
template to use
    host_name               srv-dhcp
    service_description     PING50
    check_command           check_ping!100.0,20%!500.0,60%
}
root@srv-nagios:/usr/local/nagios/etc/objects# /usr/local/nagios/bin/nagios
-v /usr/local/nagios/etc/servers/dmz_int.cfg

Nagios Core 4.4.3
Copyright (c) 2009-present Nagios Core Development Team and Community
Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 2019-01-15
License: GPL

Website: https://www.nagios.org
Reading configuration data...
Error in configuration file '/usr/local/nagios/etc/servers/dmz_int.cfg' -
Line 1 (NULL value)
   Error processing main config file!

En las version de nagios 3 no me salia este error. Cualquier ayuda que me
pudieran brindar. se los agradeceria.
_______________________________________________
Gutl-l mailing list -- gutl-l@listas.jovenclub.cu
To unsubscribe send an email to gutl-l-le...@listas.jovenclub.cu

Responder a