[Pkg-nagios-devel] Notifications

Jan Wagner waja at cyconet.org
Mon Jan 22 10:26:24 CET 2007


Hi Marc,

On Monday 22 January 2007 10:11, Marc Haber wrote:
> So you suggest changing services_nagios2.cfg to read:
>
> # check that web services are running
> define service{
>         hostgroup_name                  http-servers
>         service_description             HTTP
>         check_command                   check_http
>         use                             generic-service
> 	notification_interval 		0 ; set > 0 if you want to be renotified
>         }
>
> # check that ssh services are running
> define service{
>         hostgroup_name                  ssh-servers
>         service_description             SSH
>         check_command                   check_ssh
>         use                             generic-service
> 	notification_interval 		0 ; set > 0 if you want to be renotified
>         }
>
> # check that ping-only hosts are up
> define service{
>         hostgroup_name                  ping-servers
>         service_description             PING
>         check_command                   check_ping!100.0,20%!500.0,60%
>         use                             generic-service
> 	notification_interval 		0 ; set > 0 if you want to be renotified
>         }
>
> Is that your suggestion?

definetly. ;)

With kind regards, Jan.
-- 
Never write mail to <waja at spamfalle.info>, you have been warned!
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GIT d-- s+: a- C+++ UL++++ P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
------END GEEK CODE BLOCK------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-nagios-devel/attachments/20070122/e96cbafd/attachment.pgp


More information about the Pkg-nagios-devel mailing list