Page 1 of 1

Re: [Nagios-devel] Wildcard in servicegroup causes

Posted: Tue Jul 18, 2006 7:49 am
by Guest
Bernd Adamowicz wrote:
> Hi Ethan
>
>
>
> got the latest tarball an hour ago (07-17-2006) and tryied again.
>
>
>
> Seems the segfault has gone, but now Nagios doesn't recognize the
> defined service if I'm defining the servivegroup as follows:
>
>
>
> # check swap space on hosts
>
> define service{
>
> host_name BSS-MGMT*
>
> service_description Swapspace
>
> check_command check-swap
>
> use BSS-GenericService
>
> }
>
[snip]

You'll need to enable regular expressions in the main Nagios config file
in order to use * or ? in various object directives. Hope that helps.


Ethan Galstad,
Nagios Developer
---
Email: [email protected]
Website: http://www.nagios.org





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]