On Mon, Apr 4, 2011 at 1:25 PM, nap <napar...@gmail.com> wrote:

>
>
> 2011/4/2 Grégory Starck <g.sta...@gmail.com>
>
>> Hi list,
>>
>> Hi :)
>
>
>> I've imported a nagios config from my work for testing purpose and I see
>> the load used during startup and also during run is quite "high" (but seeing
>> the number of services it's still acceptable I guess);
>>
>> so fyi:
>>
>>
>> nb: first I've met apparently a bug with shinken:
>>
>> Warning The service 'PING' in the host '*' do not have contacts nor
>> contact_groups
>> The service 'PING' got a unknown host_name '*'.
>>
>> here is the related config:
>>
>> define hostgroup {
>>         hostgroup_name  ping-servers
>>                 alias           Pingable servers
>>                 members         *
>>         }
>> define service {
>>         hostgroup_name                  ping-servers
>>         service_description             PING
>> check_command                   check_ping!1000.0,30%!5000.0,70%
>>         use                             generic-service
>>  notification_interval           0 ; set > 0 if you want to be renotified
>> }
>>
>> I've temporary work arround it by commenting the 'members' line.
>>
> "Should work", I'm creating a test ase to look at it.
>
Hi,

this was a real bug, it's fixed thanks :)


>  [...]
>
>
------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to