Hi,

> Perf data related one :
> perfdata_timeout : Perfdata are manage by a broker module, 
> not as a global parameter from now.
> host_perfdata_file_processing_interval
> host_perfdata_file_template
> service_perfdata_file_template
> service_perfdata_file
> host_perfdata_file
.....

if you are using PNP to graph your perfdata, it's best to use the
npcdmod_broker module. It copies the functionality of the npcdmod.o neb
module. 

You simply add a module definition to your shimnken-specific.cfg

define module{
  module_name  NPCD
  module_type  npcdmod
  config_file  /usr/local/pnp4nagios/etc/npcd.cfg
}

and add NPCD to the list of modules to load in the broker definition.

Gerhard


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Shinken-devel mailing list
Shinken-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shinken-devel

Reply via email to