Segmentation fault in servicegroups definition
Leonardo Henrique Machado
leonardomachado at gmail.com
Wed Mar 2 19:20:49 CET 2005
========= No SegFault ============
define servicegroup{
servicegroup_name Pings
alias Ping nos computadores
members nagios-server,PING
}
============================
But this one returns segfault em testing with -v switch
========= Returns SegFault ============
define servicegroup{
servicegroup_name Pings
alias Ping nos computadores
members PING
}
============================
I know that I must put the host name before the service name in the
member variable. The problem is that Segfault message does not help us
finding the problem.
======= Message ===========
Nagios 2.0b2
Copyright (c) 1999-2005 Ethan Galstad (www.nagios.org)
Last Modified: 02-09-2005
License: GPL
Reading configuration data...
Segmentation fault
========================
--
Leonardo Henrique Machado
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
More information about the Developers
mailing list