From: James T. <ja...@nt...> - 2007-03-07 01:57:12
|
Florian Gleixner wrote: > James Tran wrote: > >> Ok Flo here is the last question i have for you. >> I cleared out nagios and perfparse and started from scratch again. >> >> did the install blah blah blah but i installed perfparse.106 instead >> this time >> >> now when i try to run ./perfparse-log2mysql with the perfparsed >> running i get the following in the log file: >> 2007/03/06 07:44:33 [perfparse-log2any.c:157 31469 ] FIFO not >> authorized as the perf data input source >> >> i've chmodded to 777 and still no go >> i've chowned nagios.nagios still no go >> i killed nagios and restarted it and made sure the file didn't appear >> and the started perfparsed and made sure it was a pipe file. >> tried again... still the same error. >> >> any quick fix? >> >> Thanks >> >> > > perfparse-log2mysql and perfparsed are two different things. They behave > different and are thought for different setups. Don't mix them. It is OK > for perfparse-log2mysql not to accept fifos i think - dont want to dig > in the source, it is 1:15 am here. > Really: Use exact the setup i mailed. Don't put any more options in > there. Check your plugins and nagios outputs. > > Flo > Just to let you know i solved my little problem. It was an oversight on my own part. Apparently i had pieces of an apt-get install of nagios2 on my system when i did the make install it had thrown in the mysql.so modules from perfparse into that folder instead of the source install i did of nagios2. For some reason the rest of the modules installed into the /usr/local/nagios folder however Anyhow thanks again for all the help previously i really appreciated it. So just a reference for apt users don't leave any remanants behind of nagios from apt |