[Nagiosplug-help] Plugin dev
    Andreas Ericsson 
    ae at op5.se
       
    Thu May 19 02:43:08 CEST 2005
    
    
  
news gonzo news gonzo wrote:
> Hello,
> I have made a plugin for checking CPU usage but for a
> local use it work but in Nagios i 've :
> CHECK_NRPE: Response packet had invalid CRC32.
> 
> so there is my plugin could you help me :)
> 
It prints output on stderr, which causes nrpe to calculate a bad 
checksum. You can either fix your plugin or redirect stderr to 
/dev/null. Either way should work fine.
-- 
Andreas Ericsson                   andreas.ericsson at op5.se
OP5 AB                             www.op5.se
Lead Developer
    
    
More information about the Help
mailing list