Am 29.04.2011 13:33, schrieb [email protected]: > Hi Charles, > > i have tried what you proposed but it doesn't work for me. > > I have integrate PNP4Nagios as described in this documentation: > https://wiki.icinga.org/display/howtos/Setting+up+PNP4Nagios+with+Icinga-Web > > The new field was added in the xml file icinga-service-template.xml but i > cannot see code which will disable the icon if no perfdata is present.
You're barking up the wrong tree. You have to change the service definition (http://docs.icinga.org/latest/de/objectdefinitions.html#objectdefinitions-service) for each service where you want to disable the display of the icon. There is no option to disable it globally only when there is no performance data present. > i'am new in Icinga and agavi :-) > > Salut > > Jacques Mineur > > ----- Weitergeleitet von Jacques Mineur/11/DRV-Bund am 29.04.2011 13:31 > ----- > > JUDITH Charles > <contact@charlesju > dith.com> An > [email protected] > 29.04.2011 11:17 t > Kopie > [email protected] > Thema > Re: [icinga-users] Disable > Perfdata (PNP4Nagios) Icon if no > data present > > > > > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Le 29/04/2011 10:51, [email protected] a écrit : >> Hello >> >> we have integrated the PNP4Nagios Gui in Icinga as documented. >> We have services that don't return performance data. >> >> Is it possible to disable (not showing) the perfdata icon when the > service >> has no performance data ? >> >> Thanks >> >> Jacques Mineur >> >> >> > ------------------------------------------------------------------------------ > >> WhatsUp Gold - Download Free Network Management Software >> The most intuitive, comprehensive, and cost-effective network >> management toolset available today. Delivers lowest initial >> acquisition cost and overall TCO of any competing solution. >> http://p.sf.net/sfu/whatsupgold-sd >> _______________________________________________ >> icinga-users mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/icinga-users > Hi Jacques, > > Try to input the following line on the service description: > > process_perf_data 0 > > Put this line for services which don't give perfdata. > > > Best regards! > > - -- > Charles JUDITH ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ icinga-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/icinga-users
