I'm in the process of building a new Icinga system on CentOS 6.2 (x64), and 
following the 'PnP /w mod_gearman' instructions on the wiki I've run into a 
possible issue.

The wiki says to install Gearman::Worker from CPAN so the PnP worker can start. 
 I've run into this error during the test phase, preventing a normal install:

  DORMANDO/Gearman-1.11.tar.gz
  /usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'blib/lib', 'blib/arch')" t/*.t
t/00-use.t ............. ok
t/10-all.t ............. Unrecognized character \x7F in column 1 at 
/usr/sbin/gearmand line 1.
^Cmake: *** [test_dynamic] Interrupt
  DORMANDO/Gearman-1.11.tar.gz
  /usr/bin/make test -- NOT OK

For now, I have forced the install, and the PnP worker appears to have started 
fine.  I did a connection test to our production gearmand yesterday, and it 
also appears to be receiving PerfData just fine.

Is this error expected behavior now, or am I missing something?  I'm fine with 
updating the wiki if needed, since I've had to update our own local notes.

Installed so far:
- gearmand 0.25 (RPM packages from Sven's mod_gearman below)
- mod_gearman 1.4.8 (from Sven's RPMs, run user changed to icinga afterward)
- pnp4nagios 0.6.21 (from source, since the EPEL RPMs want nagios-core added)

Icinga 1.9.3 is partially configured (from source), but this is our failover 
host so it won't normally be online.


Thanks,
--TSK

Tim Kimball
http://sungak.net



------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to