nrpe help

Werner Flamme werner.flamme at ufz.de
Fri Jan 19 14:31:43 CET 2007


Chandresh Suthar schrieb am 18.01.2007 17:27:

> services.cfg
> 
> define service{
>         use                             generic-service         ; 
> 
>         host_name                       localhost
>         service_description             PING
>         is_volatile                     0
>         check_period                    24x7
>         max_check_attempts              3
>         normal_check_interval           5
>         retry_check_interval            1
>         contact_groups                  nagios
>         notification_interval           120
>         notification_period             24x7
>         notification_options            c,r
>         check_command                   check_ping!100.0,20%!500.0,60%
>         }
> 
> define service{
>         use                             generic-service
>         host_name                       localhost
>         service_description             NRPE - check_load
>         is_volatile                     0
>         check_period                    24x7
>         max_check_attempts              4
>         normal_check_interval           5
>         retry_check_interval            5
>         contact_groups                  nagios
>         notification_options            w,u,c,r
>         notification_interval           960
>         notification_period             24x7
>         check_command                   check_nrpe!check_load
>         }

Well, in each of my service definitions I have a line like
	name	nrpe_check_load

so that the service is identified . Maybe that name of the service is 
needed by the gui?

Werner

-- 
Werner Flamme, Abt. WKDV
Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Permoserstr. 15 - 04318 Leipzig
Tel.: (0341) 235-3921 - Fax (0341) 235-453921
http://www.ufz.de - eMail: werner.flamme at ufz.de

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list