Problem with pnp4nagios

Joerg Linge pitchfork at ederdrom.de
Thu Jul 9 21:10:47 CEST 2009


Kaplan, Andrew H. schrieb:
> Followup:
> 
> I came across the following entry in the nagios.log file:
> 
>  Warning: Host performance command 'process-host-perfdata' was not found - host
> performance data will not be processed!
> 
> What would the correct syntax be, assuming it is in the commands.cfg file, for
> the process-host-perfdata command?  

http://www.pnp4nagios.org/pnp/config

define command {
  command_name    process-service-perfdata
  command_line    /usr/bin/perl /usr/local/nagios/libexec/process_perfdata.pl
}

define command {
  command_name    process-host-perfdata
  command_line    /usr/bin/perl /usr/local/nagios/libexec/process_perfdata.pl -d HOSTPERFDATA
}

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
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